mirror of
https://github.com/Hack-with-Github/Awesome-Hacking.git
synced 2026-07-16 18:52:50 -05:00
[PR #201] [CLOSED] Add VulnHawk to the list #3084
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Hack-with-Github/Awesome-Hacking/pull/201
Author: @momenbasel
Created: 4/10/2026
Status: ❌ Closed
Base:
master← Head:add-vulnhawk-v2📝 Commits (1)
b1b780aAdd VulnHawk to Other Useful Repositories📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding VulnHawk - an AI-powered SAST tool that catches business logic vulnerabilities (missing auth, IDOR, logic flaws) that pattern-matching scanners like Semgrep and CodeQL miss. It cross-references how different parts of a codebase handle security to spot inconsistencies. Supports Python, JS/TS, Go, Java, PHP, Ruby. Free as a GitHub Action.
https://github.com/momenbasel/vulnhawk
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.