Skip to main content
Version: v0.35.0

secrets

The secrets analyzer scans container images for embedded secrets and credentials using the TruffleHog CLI.

Overview

Functionality

This analyzer searches image layers for embedded secrets, credentials, and tokens. It reports the total number of findings (secrets_count) and how many were verified as live (verified_count).

Default Rules

The following rules are provided by default:

SlugTitleLevel
verified-secretsNo verified, active credentials should be embedded in the image.critical
secret-scanNo secrets or credentials should be embedded in the image.warning