github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.37k stars 227 forks source link

Enable CodeQL scanning #138

Closed massar closed 1 year ago

massar commented 2 years ago

This enables CodeQL scanning to uncover not-updated dependencies and fun code oddities.

https://codeql.github.com

github-advanced-security[bot] commented 1 year ago

This pull request is setting up code scanning for the repository and analyzing the pull request branch only. You can see alerts for this branch in the repository Security tab when all checks have passed. To complete the setup and see alerts from other branches according to your tool configuration, merge this pull request.

hjmcnew commented 1 year ago

Just scan python and go for now. Add in C++ scanning later.