anchore / anchore-engine

A service that analyzes docker images and scans for vulnerabilities
Apache License 2.0
1.59k stars 272 forks source link

Changes for removing default vulnerabilities provider #1252

Closed nightfurys closed 3 years ago

nightfurys commented 3 years ago

This PR removes the code defaults resulting in the policy-engine fall back to legacy vulnerabilities provider when the config is not found or invalid. policy-engine will fail bootstrap if a provider is not explicitly configured in the configuration with this change