📄️ Introduction
regis-cli is a command-line tool designed to analyze container image registries, evaluate security playbooks, and generate comprehensive reports. It provides deep visibility into container image metadata and security posture, enabling automated policy enforcement in CI/CD environments.
📄️ Analyzers
regis-cli uses a pluggable architecture where separate Analyzers are responsible for extracting specific types of data from container images or their build artifacts.
📄️ Playbooks
Playbooks are the core of the regis-cli evaluation engine. They define the security and compliance rules that the tool evaluates against container image metadata.
📄️ Reports
One of the core missions of regis-cli is to bridge the gap between automated tools and human review through Visual Excellence.
📄️ Rules
Rules are the evaluation heart of RegiS. Each rule defines a specific condition that the analysis results must satisfy, together with a severity level, interpolated messages, and optional parameters.
📄️ Scoring & Metrics
regis-cli doesn't just provide raw data; it translates analysis results into actionable Scores and Metrics based on your security and operational policies.