grafeas / voucher

🎟 Voucher creates attestations for Binary Authorization
Apache License 2.0
73 stars 24 forks source link

rm clair support #66

Closed thepwagner closed 1 year ago

thepwagner commented 1 year ago

Remove support for clair, leaving Google Container Analysis as the only supported vulnerability checker.

The version of the clair library used by Voucher is no longer supported. Because of that staleness, we assume nobody is using Voucher's clair implementation.

Removing the client entirely is cheaper than managing the upgrade.

Related