base-org / pessimism

Detect real-time threats and events on OP Stack compatible blockchains
https://base-org.github.io/pessimism/
MIT License
1.57k stars 435 forks source link

Add trufflehog workflow #195

Closed bthornton-cb closed 10 months ago

bthornton-cb commented 10 months ago

Pull Request Template

Fixes Issue

Fixes #

Changes proposed

This adds a trufflehog scan to all pushes to master/development and to all PRs.

Valid findings are surfaced as failures within the PR as comments.

Screenshots (Optional)

Screenshot taken from Trufflehog documentation: image1

Note to reviewers