Settings

Theme

How to scan local files for secrets in Python using the GitGuardian API

blog.gitguardian.com

8 points by mackenzie-gg 6 years ago · 3 comments

Reader

typenil 6 years ago

Just a heads up that the contact sales link on the blog is broken: https://gitguardian.com/contact should be https://gitguardian.com/contact-us

splitbrainhack 6 years ago

you can also use a local cross-platform static analysis tool like : https://github.com/xfhg/intercept

If you fancy regex ofc, but needs no changes into your codebase or internet access from your pipeline.

mackenzie-ggOP 6 years ago

How to scan local files for secrets like API keys and security certificates in python using the GitGuardian API.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection