Skip to content

Add Hefesto Code Guardian to Static Analysis#739

Open
artvepa80 wants to merge 1 commit intosdras:mainfrom
artvepa80:add-hefestoai
Open

Add Hefesto Code Guardian to Static Analysis#739
artvepa80 wants to merge 1 commit intosdras:mainfrom
artvepa80:add-hefestoai

Conversation

@artvepa80
Copy link
Copy Markdown

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'

@artvepa80
Copy link
Copy Markdown
Author

Hi @sdras 👋 — following up on this PR. HefestoAI works as a GitHub Action for pre-commit code quality checks (semantic drift, security issues, 21 languages). It's already listed on OWASP's Source Code Analysis Tools. Happy to make any changes if the format needs adjusting. Thanks for considering it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants