[PR #201] [CLOSED] Add VulnHawk to the list #346

Closed
opened 2026-04-10 16:00:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Hack-with-Github/Awesome-Hacking/pull/201
Author: @momenbasel
Created: 4/10/2026
Status: Closed

Base: masterHead: add-vulnhawk-v2


📝 Commits (1)

  • b1b780a Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Hack-with-Github/Awesome-Hacking/pull/201 **Author:** [@momenbasel](https://github.com/momenbasel) **Created:** 4/10/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-vulnhawk-v2` --- ### 📝 Commits (1) - [`b1b780a`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/b1b780a4bdea9dfe0743a6a7eb72d75cd6e958b3) Add VulnHawk to Other Useful Repositories ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 16:00:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Awesome-Hacking#346