UNCLASSIFIED

Commit 9797a7c3 authored by alexander.klepal's avatar alexander.klepal
Browse files

Update hardening_manifest.yaml

parent 3e4ffeec
Pipeline #100164 passed with stage
in 4 seconds
......@@ -20,20 +20,20 @@ args:
labels:
org.opencontainers.image.title: "mixer-1.7"
## Human-readable description of the software packaged in the image
# org.opencontainers.image.description: "FIXME"
org.opencontainers.image.description: "Mixer provides a rich intermediation layer between the Istio components as well as Istio-based services, and the infrastructure backends used to perform access control checks and telemetry capture. "
## License(s) under which contained software is distributed
# org.opencontainers.image.licenses: "FIXME"
org.opencontainers.image.licenses: "Apache-2.0"
## URL to find more information on the image
# org.opencontainers.image.url: "FIXME"
org.opencontainers.image.url: "https://istio.io/"
## Name of the distributing entity, organization or individual
# org.opencontainers.image.vendor: "FIXME"
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "1.7.5"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
mil.dso.ironbank.image.keywords: "istio"
## This value can be "opensource" or "commercial"
# mil.dso.ironbank.image.type: "FIXME"
mil.dso.ironbank.image.type: "opensource"
## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME"
mil.dso.ironbank.product.name: "istio"
# List of resources to make available to the offline build context
resources:
......@@ -44,12 +44,7 @@ resources:
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers:
- email: "bhearn@anchore.com"
# # The name of the current container owner
# name: "FIXME"
# # The gitlab username of the current container owner
# username: "FIXME"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
- email: "klepal_alexander@bah.com"
name: "Alexander Klepal"
username: "alexander.klepal"
cht_member: true
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