코드 검색에 대한 참조
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를 사용하여 작업에 적용할 정보를 찾습니다.