Sensitive Content Scanner
Version updated for https://github.com/windyinwind/sensitive-scanner-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sensitive Content Scanner GitHub Action automates the detection of sensitive information, such as secrets, credentials, and harmful code patterns, in pull requests. It helps prevent unintentional exposure of sensitive data by scanning only the modified files and lines, providing detailed reports, and categorizing findings by severity. This action is highly configurable, allowing users to customize detection patterns, exclusions, and reporting preferences to suit their security needs.
Release notes
What’s Changed
- Update README.md by @windyinwind in https://github.com/windyinwind/sensitive-scanner-action/pull/4
- Create LICENSE.md by @windyinwind in https://github.com/windyinwind/sensitive-scanner-action/pull/3
- feat: add JWT tokens by @darkweaver87 in https://github.com/windyinwind/sensitive-scanner-action/pull/5
New Contributors
- @darkweaver87 made their first contribution in https://github.com/windyinwind/sensitive-scanner-action/pull/5
Full Changelog: https://github.com/windyinwind/sensitive-scanner-action/compare/v1...v1.0.1