UNCLASSIFIED

Commit fcc57438 authored by Pradip  Pathak's avatar Pradip Pathak
Browse files

Updated Hardening Manifest file

parent 18b40f1d
Pipeline #117280 passed with stages
in 13 minutes and 3 seconds
...@@ -20,20 +20,20 @@ args: ...@@ -20,20 +20,20 @@ args:
labels: labels:
org.opencontainers.image.title: "gradle-jre8" org.opencontainers.image.title: "gradle-jre8"
## Human-readable description of the software packaged in the image ## Human-readable description of the software packaged in the image
# org.opencontainers.image.description: "FIXME" org.opencontainers.image.description: "Gradle is a build tool with a focus on build automation and support for multi-language development."
## 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: "Apache License 2.0"
## URL to find more information on the image ## URL to find more information on the image
# org.opencontainers.image.url: "FIXME" org.opencontainers.image.url: "https://gradle.org/releases/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
# org.opencontainers.image.vendor: "FIXME" org.opencontainers.image.vendor: "Gradle Inc. 2020"
org.opencontainers.image.version: "6.7.1" org.opencontainers.image.version: "6.7.1"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME" mil.dso.ironbank.image.keywords: "gradle-jre11,gradle"
## This value can be "opensource" or "commercial" ## 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 ## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME" mil.dso.ironbank.product.name: "Gradle"
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
...@@ -43,16 +43,11 @@ resources: ...@@ -43,16 +43,11 @@ resources:
type: sha256 type: sha256
value: 3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d value: 3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers: maintainers:
- email: "gavin.scallon@parsons.com" - email: "melissari_sean@bah.com"
# # The name of the current container owner # # The name of the current container owner
# name: "FIXME" name: "Sean Melissari"
# # The gitlab username of the current container owner # # The gitlab username of the current container owner
# username: "FIXME" username: "sean.melissari"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
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