diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2e68eb371970272a15f4c70fab3e9fef641c275d..295a1bbc050173b4b6bbda69d8c68fcd9279ca02 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -20,13 +20,13 @@ args: labels: org.opencontainers.image.title: "dependency-check" ## Human-readable description of the software packaged in the image - # org.opencontainers.image.description: "FIXME" + org.opencontainers.image.description: "FIXME" ## License(s) under which contained software is distributed - # org.opencontainers.image.licenses: "FIXME" + org.opencontainers.image.licenses: "FIXME" ## URL to find more information on the image # org.opencontainers.image.url: "FIXME" ## Name of the distributing entity, organization or individual - # org.opencontainers.image.vendor: "FIXME" + org.opencontainers.image.vendor: "FIXME" org.opencontainers.image.version: "6.0.3" ## Keywords to help with search (ex. "cicd,gitops,golang") # mil.dso.ironbank.image.keywords: "FIXME"