Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Hefesto is an AI-powered code analysis tool that performs static code analysis across multiple programming languages, DevOps/configuration formats, and cloud formats. It identifies issues such as security vulnerabilities (e.g., SQL injection, hardcoded secrets), code smells (e.g., high complexity, deep nesting), and other potential errors that traditional linters may miss. The tool integrates seamlessly into CI/CD pipelines via a GitHub Action, enabling automated pre-push validation and providing actionable insights to enhance code quality and security.
Release notes
What’s Changed
- OSS: optional wiring for PRO epics (scope/multilang/enrichment) by @artvepa80 in https://github.com/artvepa80/Agents-Hefesto/pull/13
Full Changelog: https://github.com/artvepa80/Agents-Hefesto/compare/v4.9.2...v4.9.3