optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 138 forks source link

Filter out unstable Debian issues #10

Closed chrisfelix82 closed 6 years ago

chrisfelix82 commented 7 years ago

A lot of errors are unfixable because the fixes are in unreleased versions of Debian. Please allow filtering out of those results. Thanks.

hashmap commented 7 years ago

To be on the same page - do you want to filter out some vulnerabilities because fixes are not (and will not be for example) available for your distro? Would it just gives a false sense of security?

chrisfelix82 commented 7 years ago

So the Debian distro is the only one that reports on unstable releases. So say I want to filter out those because I can't do an upgrade on the image to a non released version.

chrisfelix82 commented 7 years ago

It can of course be made configurable. I just don't want the CI pipeline to fail because of it.

hashmap commented 7 years ago

Fair enough, thanks for suggestion!

hashmap commented 6 years ago

@chrisfelix82 https://github.com/optiopay/klar/pull/98 brings this functionality, please try 2.1 release