UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 28731e8a authored by Colton Freeman's avatar Colton Freeman :fingers_crossed:
Browse files

provide example values in hardening_manifest for pipeline to pass

parent 4b6a291c
No related branches found
No related tags found
2 merge requests!25Development,!22Cfreeman
Pipeline #3553310 failed
......@@ -23,14 +23,14 @@ labels:
mil.dso.ironbank.product.name: "name"
resources:
- filename:
url:
- filename: "filename.extension"
url: "https://example.com:"
validation:
type: sha256
value:
value: "23847563487563487563487653428756243857623443654236"
### For Docker dependencies
- tag:
url: docker://
- tag: "example/product:version"
url: "docker://<image-registry>/<image-path>@sha256:38745638353554762349856342985672349863459834675"
maintainers:
- email: "username@example.com"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment