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
CollaborationAI
Crowd Vector
stylepack
Commits
42ca13ef
Commit
42ca13ef
authored
Jan 19, 2021
by
Al Fontaine
Browse files
Add new file
parent
12a89b6a
Pipeline
#135983
failed with stages
in 5 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
0 deletions
+63
-0
hardening_manifest.yaml
hardening_manifest.yaml
+63
-0
No files found.
hardening_manifest.yaml
0 → 100644
View file @
42ca13ef
---
apiVersion
:
v1
# The repository name in registry1, excluding /ironbank/
name
:
"
collaborationai/crowd-vector/stylepack"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
0.0.5"
-
"
latest"
# Build args passed to Dockerfile ARGs
args
:
BASE_IMAGE
:
"
opensource/nodejs/nodejs12"
BASE_TAG
:
"
12.20.0"
# Docker image labels
labels
:
org.opencontainers.image.title
:
"
stylepack"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
FIXME"
## License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
FIXME"
## 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
:
"
0.0.5"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
FIXME"
## This value can be "opensource" or "commercial"
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
resources
:
-
filename
:
stylepack.gz
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/stylepack/stylepack.tar.gz
validation
:
type
:
sha256
value
:
78ee6ec83f728de65afb04e64b186b649a889608d586ba0f1a69299b8dc97892
-
filename
:
node-sass_binding.node
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/stylepack/node-sass_binding.node
validation
:
type
:
sha256
value
:
08fb3cdf154dd5bade912f6e83bc3401b331367580fd122a9eb5ff260c594949
# 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
:
-
email
:
"
jay@collaboration.ai"
# # 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"
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