DevOps security tools

Tools

Popular DevOps security tools

gauntlt (attack framework for developers)

code analysis

Gauntlt allows you to run different attacks on your code with the goal to build better software and withstand the biggest threats in existence.

git-crypt (encrypt sensitive data in Git repositories)

data encryption

This tools allows you to store your secrets (such as keys or passwords) in the same repository as your code.

git-secrets (prevent secrets ending up in Git)

data leak prevention, information leak prevention

You would most likely use git-secrets in development teams or as an individual developer. The primary goal is to prevent accidentally submitting authentication details or otherwise sensitive information to your software repositories.

Missing a favorite tool in this list? Share a tool suggestion and we will review it.

Related topics

Looking for more specific topics within this tool group? Have a look at the following relevant topics.