UNCLASSIFIED

Commit 64a468c0 authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Update hardening_manifest.yaml to fix license and url

parent 7e633257
Pipeline #158930 failed with stages
in 41 seconds
...@@ -22,9 +22,9 @@ labels: ...@@ -22,9 +22,9 @@ labels:
## Human-readable description of the software packaged in the image ## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Collector of opa policies into elasticsearch" org.opencontainers.image.description: "Collector of opa policies into elasticsearch"
## License(s) under which contained software is distributed ## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "FIXME" org.opencontainers.image.licenses: "MIT"
## URL to find more information on the image ## URL to find more information on the image
org.opencontainers.image.url: "MIT" org.opencontainers.image.url: "https://www.openpolicyagent.org/docs/latest/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Big Bang" org.opencontainers.image.vendor: "Big Bang"
org.opencontainers.image.version: "0.3.1" org.opencontainers.image.version: "0.3.1"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment