[PR #93] Add VulnHawk to Vulnerability Scanners #94

Open
opened 2026-04-11 04:13:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/93
Author: @momenbasel
Created: 4/8/2026
Status: 🔄 Open

Base: mainHead: add-keyfinder


📝 Commits (2)

  • dc2ed77 Add VulnHawk to Vulnerability Scanners
  • cd42e86 Add keyFinder to Secrets section

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

Summary

  • Adds VulnHawk to the Vulnerability Scanners section
  • VulnHawk is an AI-powered code security scanner (Python, MIT license) that detects business logic vulnerabilities - missing auth checks, IDOR, logic bugs - that traditional SAST tools like Semgrep and CodeQL miss
  • Supports Python, JavaScript/TypeScript, and Go with both CLI and GitHub Action integration

🔄 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/vavkamil/awesome-bugbounty-tools/pull/93 **Author:** [@momenbasel](https://github.com/momenbasel) **Created:** 4/8/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-keyfinder` --- ### 📝 Commits (2) - [`dc2ed77`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/dc2ed77f7bf9c01e3da7c1c8c9ac1e4eb6fac23b) Add VulnHawk to Vulnerability Scanners - [`cd42e86`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/cd42e8691548ad9678d5dd40c8be975eee55cb5a) Add keyFinder to Secrets section ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## Summary - Adds [VulnHawk](https://github.com/momenbasel/vulnhawk) to the Vulnerability Scanners section - VulnHawk is an AI-powered code security scanner (Python, MIT license) that detects business logic vulnerabilities - missing auth checks, IDOR, logic bugs - that traditional SAST tools like Semgrep and CodeQL miss - Supports Python, JavaScript/TypeScript, and Go with both CLI and GitHub Action integration --- <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-11 04:13:30 -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-bugbounty-tools#94