actions-marketplace-validations/Detect secrets with Talisman
Scan an incoming range of commits for accidentally added secrets and sensitive information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| local-ref | Ref that was updated | no | ${{ github.ref }} |
| local-sha | The latest of the incoming commits | no | ${{ github.event.after }} |
| remote-ref | Ref that was updated | no | ${{ github.ref }} |
| remote-sha | The latest commit on the remote being pushed to | no | ${{ github.event.before }} |
Outputs
no outputs