Conversation
|
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. |
There was a problem hiding this comment.
Pull Request Overview
Adds a multi-language CodeQL security analysis workflow to CI to scan core crate and various language bindings.
- Introduces a matrix build covering Rust, C/C++, Python, Java/Kotlin, Go, C#, and JS/TS (WASM) bindings.
- Implements language/toolchain setup and manual build steps before invoking CodeQL analysis.
- Schedules weekly scans and runs on pushes and PRs to main.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
3aa6caf to
e70baad
Compare
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
No description provided.