Faultline Go Risk Scan
Version updated for https://github.com/faultline-go/action to version v1.0.6.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Faultline GitHub Action provides automated structural risk analysis for Go codebases by scanning repositories on pull requests and pushes. It identifies potential risks, posts advisory comments on pull requests, uploads SARIF results to GitHub code scanning, and optionally integrates with Faultline Enterprise for portfolio-level governance and compliance tracking. Its key features include risk scoring with test coverage integration, architecture boundary enforcement, and the ability to fail workflows on high-severity findings, enabling developers to proactively manage code quality and security risks.
What’s Changed
Patch release moving the Marketplace v1 tag to the current Action workflow with restored self-test coverage.