Secret Scanning Review Action
Version updated for https://github.com/advanced-security/secret-scanning-review-action to version v2.2.2.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 60 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Secret Scanning Review Action” is a GitHub Action designed to enhance visibility and enforce security by identifying secret scanning alerts in pull requests. It automatically annotates files, summarizes detected secrets, and optionally fails status checks, ensuring that any introduced secrets are addressed before merging. This Action helps automate secret detection in areas not covered by push protection and strengthens peer review processes to prevent oversight of critical security risks.
Release notes
What’s Changed
- Bump the all-actions group with 3 updates by @dependabot[bot] in https://github.com/advanced-security/secret-scanning-review-action/pull/51
- Adds secret detection in PR metadata #35 & step outputs + workflow summary control #36 features (from Python to PowerShell runtime) by @Copilot in https://github.com/advanced-security/secret-scanning-review-action/pull/46
- Bump github/codeql-action from 3.31.8 to 4.31.9 in the all-actions group by @dependabot[bot] in https://github.com/advanced-security/secret-scanning-review-action/pull/53
Full Changelog: https://github.com/advanced-security/secret-scanning-review-action/compare/v2.2.1...v2.2.2