Skip to content

Conversation

@artem-smotrakov
Copy link
Contributor

GitHub now offers static analysis scans for open-source projects. The scans are based on CodeQL engine that is also used on lgtm.com

https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository

When enabled on pull requests, the scans help to prevent introducing multiple issues (including security ones).

This pull requests adds a GitHub action that runs a scan for master branch and pull requests.

@artem-smotrakov
Copy link
Contributor Author

Here is how the checks on pull requests are going to look:

artem-smotrakov#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant