clamav-docker
clamav-docker copied to clipboard
Adding annotations, Provenance and SBOM to docker images
Adding annotations, attestations and SBOM for ClamAV (Apline/Debian) and Clam-bytecode-compiler(ubuntu) docker images.
Changes are added for "_base" image and db image wherever applicable.
Test Images built ClamAV Debian-based image - docker pull micasnyd/clamav-debian:1.4.1-6 ClamAV Alpine-based image - docker pull micasnyd/clamav:1.4.1-21 ClamBC image - docker pull micasnyd/clambc-compiler:1.4.0-2
Fixes #55 @candrews Thanks for starting the work and helping the ClamAV team to add these changes.