ossf / allstar

GitHub App to set and enforce security policies
Apache License 2.0
1.24k stars 123 forks source link

.github: Create codeql.yml #533

Closed justaugustus closed 3 months ago

justaugustus commented 3 months ago

We have CodeQL enabled but currently only configured to run post-merge: https://github.com/ossf/allstar/blob/a10a639218f8d99f499ecaa227c345c0fa10eea2/.github/workflows/postmerge.yaml#L10-L34

github-advanced-security[bot] commented 3 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

justaugustus commented 3 months ago

https://github.com/ossf/allstar/pull/533/checks?check_run_id=26964402825 can be ignored, since that config block was removed in this PR.