代码扫描的参考
查找要应用于 code scanning的信息。
SARIF support for code scanning
To display results from a third-party static analysis tool in your repository on GitHub, you'll need your results stored in a SARIF file that supports a specific subset of the SARIF 2.1.0 JSON schema for code scanning. If you use the default CodeQL static analysis engine, then your results will display in your repository on GitHub automatically.
使用 CodeQL 扫描代码的参考
查找有关如何将信息应用到您的工作中的信息 CodeQL code scanning。