https://github.com/eddiewebb/entropy-orb
Scans latest commit for introduction of potential secrets, failing the build.
https://github.com/eddiewebb/entropy-orb
circleci-orbs
Last synced: 8 months ago
JSON representation
Scans latest commit for introduction of potential secrets, failing the build.
- Host: GitHub
- URL: https://github.com/eddiewebb/entropy-orb
- Owner: eddiewebb
- Created: 2018-12-06T17:56:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T15:52:39.000Z (almost 5 years ago)
- Last Synced: 2025-01-03T15:19:31.514Z (9 months ago)
- Topics: circleci-orbs
- Language: Shell
- Homepage:
- Size: 62.5 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Entropy Orb a.k.a. `secret_scan`
Scans latest commit for potential secrets.
## Example
Eddie is trying to be helpful, and adds a "test" key to the project readme.
CircleCI detects the secret, warns that the README contains high entropy (but does not log the value)
## More Info
Orbs are self-documenting! See https://circleci.com/orbs/registry/orb/eddiewebb/secret_scan for use and info