Skip to main content

コード スキャンのリファレンス

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 を使用して、作業に適用する情報を検索します。