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
6 changes: 6 additions & 0 deletions data/00-general/websites/02-tools/0005-vulnhawk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"free": true,
"name": "VulnHawk",
"remark": "AI-powered static application security testing (SAST) tool that detects business logic flaws, missing authorization checks, IDOR/BOLA, and inconsistent security controls by analyzing related code context across the codebase. Supports Python, JavaScript/TypeScript, Go, Java, PHP (Laravel-aware), and Ruby (Rails-aware). Available as CLI and GitHub Action, with SARIF ingestion for deeper analysis of Semgrep/CodeQL findings.",
"url": "https://github.com/momenbasel/vulnhawk"
}
Loading