We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4269924 commit deea19fCopy full SHA for deea19f
code-scanning-guides/integrations/code-scanning-third-party-integrations.md
@@ -496,8 +496,10 @@ changes and not directly in this file.
496
- Commercial Requirement for Private Repositories
497
498
### Rust
499
-
+- [Clippy](https://github.com/rust-lang/rust-clippy) + [Clippy SARIF](https://github.com/psastras/sarif-rs/tree/main/clippy-sarif#example-1)
500
- [DevSkim](https://github.com/microsoft/DevSkim) by Microsoft
501
+- [Semgrep](https://semgrep.dev/)
502
+ - Commercial Requirement for Private Repositories
503
504
### SQL
505
0 commit comments