[PR #758] Add VulnHawk to Security section #9394

Open
opened 2026-05-31 06:23:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/758
Author: @momenbasel
Created: 4/8/2026
Status: 🔄 Open

Base: mainHead: add-vulnhawk


📝 Commits (1)

  • 5c7003f Add VulnHawk to Security section

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • Adds VulnHawk to the Security section under Static Analysis.
  • VulnHawk is an AI-powered code security scanner GitHub Action that detects vulnerabilities traditional SAST tools miss - including missing authorization checks, IDOR flaws, and business logic bugs.
  • Supports Python, JavaScript/TypeScript, and Go. Outputs SARIF for GitHub Security tab integration.

Checklist

  • Entry added at the end of the relevant category (Security)
  • Description fits on one line
  • Follows [List Name](link) format
  • Spelling and grammar checked
  • No trailing whitespace

🔄 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/sdras/awesome-actions/pull/758 **Author:** [@momenbasel](https://github.com/momenbasel) **Created:** 4/8/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-vulnhawk` --- ### 📝 Commits (1) - [`5c7003f`](https://github.com/sdras/awesome-actions/commit/5c7003fae9672524277d4b368273872c30af7b56) Add VulnHawk to Security section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - Adds [VulnHawk](https://github.com/momenbasel/vulnhawk) to the Security section under Static Analysis. - VulnHawk is an AI-powered code security scanner GitHub Action that detects vulnerabilities traditional SAST tools miss - including missing authorization checks, IDOR flaws, and business logic bugs. - Supports Python, JavaScript/TypeScript, and Go. Outputs SARIF for GitHub Security tab integration. ## Checklist - [x] Entry added at the end of the relevant category (Security) - [x] Description fits on one line - [x] Follows `[List Name](link)` format - [x] Spelling and grammar checked - [x] No trailing whitespace --- <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-05-31 06:23:21 -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-actions#9394