Skip to main content
Version: v0.36.0

Analyzers Reference

RegiS CLI includes several built-in analyzers that extract specific data from container images. Each analyzer runs independently and contributes to the unified data model evaluated by your Playbooks.

AnalyzerDescription
cveVulnerability (CVE) scanning via grype
dockleContainer image linting and CIS benchmark checks
endoflifeOS and runtime end-of-life status
freshnessImage age and staleness score
hadolintDockerfile best practice linting
ociBase metadata from registry (labels, architecture, layers)
popularityRegistry pull count and popularity metrics
provenanceSupply chain provenance and attestations
sbomSoftware Bill of Materials (CycloneDX / SPDX) via syft
scorecarddevOpenSSF Scorecard checks
secretsEmbedded secret detection via trufflehog
sizeImage size and layer analysis
versioningImage tag and versioning policy