table of contents
dodgy(1) | dodgy | dodgy(1) |
NAME¶
dodgy - searches for dodgy looking lines in Python code
SYNOPSIS¶
dodgy
DESCRIPTION¶
dodgy checks all modules in ./ for:
- hard coded Amazon Web Services (AWS) secret access keys
- hard coded passwords and secret keys
- hard coded SSH private and public keys
- accidental SCM diff checkins
AUTHORS¶
dodgy was written by Landscape.io <code@landscape.io>
06 June 2017 | 0.1.9 |