ghasec Action
Version updated for https://github.com/koki-develop/ghasec-action to version v1.0.2.
- 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 ghasec-action GitHub Action integrates the ghasec security linter into CI/CD pipelines to analyze GitHub Actions workflows for potential security vulnerabilities and misconfigurations. It automates the process of detecting security issues in workflows, helping developers ensure compliance with best practices and reduce risks. Key capabilities include customizable rule sets and support for network-based checks.
What’s Changed
1.0.2 (2026-03-27)
Patches
- Disable offline warning and update check (3089d48)