Skip to content

Commit 58295d8

Browse files
authored
Add Rust integrations
1 parent 5b9e440 commit 58295d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 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

0 commit comments

Comments
 (0)