RSecrets Scanner
Version updated for https://github.com/whit3rabbit/secrets-scanner to version v0.2.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the detection of leaked secrets in source code, configuration files, and pipelines. It uses Rust to perform fast multi-stage scanning with features like fast matching, custom rules, and support for gitleaks-compatible configurations. The action can scan various sources including git-tracked files, changed files, full history patches, staged index blobs, and untracked files. It outputs results in multiple formats (text, JSON, JSONL, SARIF) and supports suppressions and baselines.
What’s Changed
Full Changelog: https://github.com/whit3rabbit/secrets-scanner/compare/v0.2.2...v0.2.3