duo-labs/cloudmapper

Manual audit for secrets

Open

#427 opened on Jun 7, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,670 stars) (789 forks)batch import
auditgood first issue

Description

Have a way to more easily check certain areas for secrets such as:

  • CloudFormation scripts
  • Environment variables for Lambda functions
  • userdata of EC2's

Automate some of this testing, such as scanning for access keys, see https://github.com/Yelp/detect-secrets

Contributor guide