Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.2.
- 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 static code analysis tool designed to validate code across multiple programming languages, DevOps configurations, and cloud formats. It automates the detection of security vulnerabilities, code smells, and critical issues that traditional linters may overlook, ensuring higher code quality before deployment. Additionally, it integrates seamlessly into CI/CD pipelines via a Docker-based GitHub Action, enabling pre-push validation and enhanced security scanning.
Release notes
What’s Changed
- ci: add wheel leak check + OSS smoke test by @artvepa80 in https://github.com/artvepa80/Agents-Hefesto/pull/10
- feat: JSON puro output, default excludes, SQLi sink detection by @artvepa80 in https://github.com/artvepa80/Agents-Hefesto/pull/11
- fix: simplify exit codes — 0/1 semantics by @artvepa80 in https://github.com/artvepa80/Agents-Hefesto/pull/12
Full Changelog: https://github.com/artvepa80/Agents-Hefesto/compare/v4.9.1...v4.9.2