📄️ Getting Started
regis-cli is designed to be easy to set up and run, whether locally or in a CI/CD environment.
📄️ Image Analysis
You can analyze any public container image. By default, regis-cli produces a JSON report on stdout.
📄️ Advanced Configuration
For more complex projects, regis-cli can be configured using a dedicated YAML file or environment variables.
📄️ Playbook Customisation
Playbooks allow you to define your own security policies and customize the structure of your reports. While the Default Playbook covers many best practices, you may want to create a custom one tailored to your organization's specific needs.
🗃️ CI/CD Integration
3 items
📄️ Registry Authentication
To analyze private images, regis-cli needs to authenticate with your container registry. It typically leverages the authentication mechanisms of its underlying Analyzers, such as Skopeo and Trivy.
📄️ Report Viewer
The regis-cli Report Viewer is a modern, interactive Single Page Application (SPA) designed to transform complex security data into clear, actionable insights.