Fluid Attacks Secrets Scan
Version updated for https://github.com/fluidattacks/secret-scan-action to version 0.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Fluid Attacks Secrets Scan GitHub Action is a free, open-source tool designed to automatically detect hardcoded secrets in your repository. It streamlines the process of identifying sensitive information such as API keys or passwords by performing full repository scans or targeted differential scans on code changes, with results integrated into GitHub’s Security tab and pull request annotations. This action requires no additional accounts, API keys, or configurations, making it a straightforward solution for enhancing code security.
What’s Changed
- secret-scan\feat(back): #1 refac name (a419bf1)
- secret-scan\feat(back): #1 minor adjustments (fab4f01)
- secret-scan\feat(back): #1 adjust default options (2cfbf96)
- Initial release: Fluid Attacks Secret Scan Action (ecf548a)
- Initial commit (4f4fa4b)