Sign inSign up

hysnsec/detect-secrets

By hysnsec

Updated over 1 year ago

Image
1

7.0K

hysnsec/detect-secrets repository overview

detect-secrets scans different types of files for potential secrets, passwords, and other sensitive details that might have been committed by accident, notifying the user of potential security vulnerabilities. It can be utilized on developer workstations, integrated into CI/CD pipelines, and deployed on production systems.

Container Image Usage

Running detect-secrets in a Docker container can be done with the following command:

docker run -it -v $(pwd):/src -w /src hysnsec/detect-secrets

In this command, the current working directory is linked with /src in the Docker container.

Documentation

For comprehensive information on using detect-secrets, please check out the documentation. This portal includes a detailed guide on installation, quick start tips, and usage instructions to assist you in securing your codebase effectively.

Tag summary

Content type

Image

Digest

sha256:f25665bf0

Size

100.1 MB

Last updated

over 1 year ago

docker pull hysnsec/detect-secrets