File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
code-scanning-guides/integrations Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -496,8 +496,10 @@ changes and not directly in this file.
496496 - Commercial Requirement for Private Repositories
497497
498498### Rust
499-
499+ - [ Clippy ] ( https://github.com/rust-lang/rust-clippy ) + [ Clippy SARIF ] ( https://github.com/psastras/sarif-rs/tree/main/clippy-sarif#example-1 )
500500- [ DevSkim] ( https://github.com/microsoft/DevSkim ) by Microsoft
501+ - [ Semgrep] ( https://semgrep.dev/ )
502+ - Commercial Requirement for Private Repositories
501503
502504### SQL
503505
@@ -516,6 +518,8 @@ changes and not directly in this file.
516518 - [ Open Source Tool Aggregator] ( https://docs.codacy.com/getting-started/supported-languages-and-tools/ )
517519- [ Coverity] ( https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html ) by Synopsys
518520 - Commercial Requirement for Private Repositories
521+ - [ Semgrep] ( https://semgrep.dev/ )
522+ - Commercial Requirement for Private Repositories
519523- [ SpotBugs with FindSecBugs] ( https://github.com/marketplace/actions/spotbugs-with-findsecbugs )
520524- [ Veracode] ( https://veracode.com/ )
521525 - Commercial Requirement for Private Repositories
You can’t perform that action at this time.
0 commit comments