Skip to content

Commit d3c1aa3

Browse files
authored
Merge pull request #39 from advanced-security/3rd-party/scala-semgrep
3rd party list - Scala / Rust
2 parents 7c834ca + 58295d8 commit d3c1aa3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

code-scanning-guides/integrations/code-scanning-third-party-integrations.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)