Skip to main content

Module secrets

Module secrets 

Source
Expand description

Secret management. Secret scanning command for detecting hardcoded credentials.

Scans source files for potential secrets like API keys, passwords, tokens, and other sensitive information using pattern matching and entropy analysis.

Structs§

SecretsArgs
CLI arguments for the secrets scanning command.

Functions§

run
Run the secrets scan.