Git Security Scanner
Version updated for https://github.com/cloudon-one/git-security-scanner-public to version 2.3.
- 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 Git Security Scanner GitHub Action automates the process of identifying security issues in GitHub repositories by scanning for secrets, vulnerabilities, and misconfigurations during CI/CD workflows. It leverages tools like Gitleaks and Trivy to detect exposed credentials, common vulnerabilities (CVEs), and infrastructure misconfigurations, providing detailed reports in multiple formats (e.g., JSON, HTML, SARIF) and integrating directly into pull requests and the GitHub Security tab. This action streamlines security checks, ensures compliance with quality gates, and prevents deployments with critical risks.
What’s Changed
Full Changelog: https://github.com/cloudon-one/git-security-scanner-public/compare/2.2...2.3