UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
C
Confluent
Kafka
cp-kafka-5.5.x
Commits
445685d5
Commit
445685d5
authored
Dec 11, 2020
by
SonicDeathMonkey
Browse files
tweak
parent
0f7e1a16
Pipeline
#104326
passed with stages
in 39 minutes and 11 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
26 deletions
+17
-26
hardening_manifest.yaml
hardening_manifest.yaml
+17
-26
No files found.
hardening_manifest.yaml
View file @
445685d5
...
@@ -9,7 +9,8 @@ name: "confluent/kafka/cp-kafka-5.5.x"
...
@@ -9,7 +9,8 @@ name: "confluent/kafka/cp-kafka-5.5.x"
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
5.5.2"
-
"
5.5.2"
-
"
latest"
-
"
5.5.x"
-
"
5.5"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
...
@@ -19,21 +20,14 @@ args:
...
@@ -19,21 +20,14 @@ args:
# Docker image labels
# Docker image labels
labels
:
labels
:
org.opencontainers.image.title
:
"
cp-kafka-5.5.x"
org.opencontainers.image.title
:
"
cp-kafka-5.5.x"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
Confluent
Platform
Kafka."
# org.opencontainers.image.description: "FIXME"
org.opencontainers.image.licenses
:
"
CONFLUENT
ENTERPRISE
LICENSE"
## License(s) under which contained software is distributed
org.opencontainers.image.url
:
"
https://docs.confluent.io/5.5.2/installation/docker/image-reference.html#image-reference"
# org.opencontainers.image.licenses: "FIXME"
org.opencontainers.image.vendor
:
"
Confluent"
## 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.version
:
"
5.5.2"
org.opencontainers.image.version
:
"
5.5.2"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
confluent,kafka,zookeeper"
# mil.dso.ironbank.image.keywords: "FIXME"
mil.dso.ironbank.image.type
:
"
commercial"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.product.name
:
"
Confluent
Platform"
# mil.dso.ironbank.image.type: "FIXME"
## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME"
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
...
@@ -249,15 +243,12 @@ resources:
...
@@ -249,15 +243,12 @@ resources:
value
:
a65232ad4ee53acdc54fbe394c636caa956b7c17302c1631289b110be51ff2b4
value
:
a65232ad4ee53acdc54fbe394c636caa956b7c17302c1631289b110be51ff2b4
# List of project maintainers
# 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
:
"
confluentfed@confluent.io"
-
name
:
"
Scott
Stroud"
# # The name of the current container owner
username
:
"
scottstroud"
# name: "FIXME"
email
:
"
confluent-fed@confluent.io"
# # The gitlab username of the current container owner
cht_member
:
false
# username: "FIXME"
-
name
:
"
Preston
McGowan"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
username
:
"
preston.mcgowan"
# - name: "FIXME"
email
:
"
confluent-fed@confluent.io"
# username: "FIXME"
cht_member
:
false
# email: "FIXME"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment