mempool-cli
mempool-cli copied to clipboard
Codeql SAST
Run codeql for SAST https://github.com/ossf/scorecard/blob/main/docs/checks.md#sast
sorry I'm not familiar with that, what is it?
Codeql https://codeql.github.com is a static analysis tool by GitHub to identify Vulnerabilities in the code. I am a maintainer of a few supply chain security projects.
Here is a list of issues Codeql found in kaniko https://github.com/GoogleContainerTools/kaniko/pull/1905/checks?check_run_id=5010209790 as an example.
This will help prevent Vulnerabilities.