# Describe the feature wanted The goal is to leverage the GH service named **CODEQL** in order to scan the project from a security point of view. # Links - [Configuration file](https://github.com/github/codeql-action/blob/main/.github/codeql/codeql-config.yml). - [Configuration file documentation](https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning). - [Setup in the GH action descriptor](https://github.com/github/codeql-action#usage).
Describe the feature wanted
The goal is to leverage the GH service named CODEQL in order to scan the project from a security point of view.
Links