Skip to content

Instantly share code, notes, and snippets.

@initcron
Created September 22, 2025 15:43
Show Gist options
  • Save initcron/3c94c77fe843438fc1070599468c90da to your computer and use it in GitHub Desktop.
Save initcron/3c94c77fe843438fc1070599468c90da to your computer and use it in GitHub Desktop.
# .trivyignore
# Trivy ignore file for known false positives or accepted risks
# Example: Ignore specific CVE that doesn't affect our use case
# CVE-2023-12345
# Example: Ignore vulnerabilities in specific packages
# pkg:pypi/package-name@version
# Note: Only ignore vulnerabilities after proper risk assessment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment