trivy

Trivy

Find vulnerabilities in containers and IaC.

Trivy config files, exit codes, severity filters and CI integration for container and filesystem scanning.

Configuration Recipes5

trivyYAMLintermediate
Generating HTML Reports with Trivy

Learn how to create HTML reports from Trivy scans and troubleshoot common issues.

Trivy · Security & Compliance
trivyYAMLintermediate
Integrating Trivy for Docker Image Scanning in GitLab CI/CD

This guide demonstrates how to configure Trivy for scanning Docker images within a GitLab CI/CD pipeline.

Trivy · Security & Compliance
trivyBashintermediate
Troubleshooting Trivy Scans in CircleCI: Handling GitHub Token Issues

Learn how to resolve common issues with Trivy scans in CircleCI, particularly related to GitHub token authentication and database downloads.

Trivy · Security & Compliance
trivyBashintermediate
Scanning Local Docker Images with Trivy: Troubleshooting Unauthorized Errors

Learn how to effectively scan local Docker images using Trivy and troubleshoot common unauthorized access errors.

Trivy · Security & Compliance
trivyYAMLintermediate
Implementing CI/CD Pipeline with Kaniko and Trivy in GitLab

This guide outlines how to structure a GitLab CI/CD pipeline to build Docker images, run tests, and perform security analysis using Trivy before pushing to a registry.

Trivy · Security & Compliance