netlify/security-netlify-trufflehog-parse
python wrapped trufflehog scanner and report parser adding features like suppression handling
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| trufflehog_report_file_path | location of trufflehog report that will be parsed | yes | trufflehog_report.json |
| suppression_file_path | path/name of suppression list file | no | suppressions-trufflehog |
| ignore_paths_file_path | path/name of paths-to-ignore list file | no | ignore-paths-trufflehog |
| create_github_issue | boolean if user wishes to create github issues | no | false |
| create_slack_notification | boolean if user wishes to create slack alert | no | false |
| secret_scan_slack_webhook | slack webhook, if desired | no | "" |
| secret_scan_gh_access_token | GH access token used to create issues | no | "" |
| github_repo_name | github repo name | no | "" |
| github_server | github server | no | "" |
| github_ref | github branch ref | no | refs/heads/main |
Outputs
no outputs