Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa
* [ShiftLeft Scan](https://slscan.io)
* [Snyk](https://snyk.io)
* [SourceClear](https://www.sourceclear.com)
* [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.
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only entry in the Testing list that adds a long, multi-sentence description after the link (via - ...). To keep the list consistent and scannable, consider limiting this to the same pattern as the surrounding items (link-only, or at most a very short phrase).

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says this is added to the "SAST section", but the README doesn’t have a SAST section heading and this change lands under "## Testing". Please align the PR description with the actual placement (or move the entry if a different section was intended).

Copilot uses AI. Check for mistakes.


## Alerting
Expand Down
Loading