[PR #739] Add Hefesto Code Guardian to Static Analysis #4890

Open
opened 2026-05-11 08:07:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/739
Author: @artvepa80
Created: 3/30/2026
Status: 🔄 Open

Base: mainHead: add-hefestoai


📝 Commits (1)

  • 2da0c0b Add Hefesto Code Guardian to Static Analysis

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Add Hefesto Code Guardian

Link: https://github.com/artvepa80/Agents-Hefesto

Description: AI-powered code quality guardian for AI-generated code. Catches security flaws, semantic drift, and complexity across 21 formats.

Why it belongs here:

  • Published GitHub Action (Docker-based, artvepa80/Agents-Hefesto@v4.9.8)
  • 346 tests, CI green, MIT license
  • 677+ monthly PyPI downloads
  • Unique niche: validates code generated by Copilot/Claude/Cursor — catches semantic drift that traditional linters miss
  • Supports Python, TypeScript, JavaScript, Java, Go, Rust, C#, plus 14 DevOps/Cloud formats
  • Pre-commit speed: 0.01s

Usage:

- uses: artvepa80/Agents-Hefesto@v4.9.8
  with:
    target: '.'
    fail_on: 'CRITICAL'

🔄 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/739 **Author:** [@artvepa80](https://github.com/artvepa80) **Created:** 3/30/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-hefestoai` --- ### 📝 Commits (1) - [`2da0c0b`](https://github.com/sdras/awesome-actions/commit/2da0c0b1b5700f53360d26706911c4e394a7b98b) Add Hefesto Code Guardian to Static Analysis ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Add Hefesto Code Guardian **Link:** https://github.com/artvepa80/Agents-Hefesto **Description:** AI-powered code quality guardian for AI-generated code. Catches security flaws, semantic drift, and complexity across 21 formats. **Why it belongs here:** - Published GitHub Action (Docker-based, `artvepa80/Agents-Hefesto@v4.9.8`) - 346 tests, CI green, MIT license - 677+ monthly PyPI downloads - Unique niche: validates code generated by Copilot/Claude/Cursor — catches semantic drift that traditional linters miss - Supports Python, TypeScript, JavaScript, Java, Go, Rust, C#, plus 14 DevOps/Cloud formats - Pre-commit speed: 0.01s **Usage:** ```yaml - uses: artvepa80/Agents-Hefesto@v4.9.8 with: target: '.' fail_on: 'CRITICAL' ``` --- <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-11 08:07:54 -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#4890