Skip to content

Commit 234b4ce

Browse files
committed
Add VulnHawk - AI-powered SAST scanner
Add VulnHawk to the Testing section. It's an AI-powered static analysis tool that fills the gap between pattern-matching SAST and manual code review via context-enriched analysis.
1 parent 1704e44 commit 234b4ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa
227227
* [ShiftLeft Scan](https://slscan.io)
228228
* [Snyk](https://snyk.io)
229229
* [SourceClear](https://www.sourceclear.com)
230+
* [VulnHawk](https://github.com/momenbasel/vulnhawk) - AI-powered static analysis tool with context-enriched code review. Supports Python, JS/TS, Go, Java, PHP, Ruby. GitHub Action + CLI with SARIF input/output.
230231

231232

232233
## Alerting

0 commit comments

Comments
 (0)