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
G
GrammaTech
CodeSonar
codesonar-builder
Commits
6ef8211b
Commit
6ef8211b
authored
Aug 20, 2021
by
Mark Hermeling
Browse files
Add new file
parent
98e3cfab
Pipeline
#434681
failed with stages
in 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
48 additions
and
0 deletions
+48
-0
hardening_manifest.yaml
hardening_manifest.yaml
+48
-0
No files found.
hardening_manifest.yaml
0 → 100644
View file @
6ef8211b
--
apiVersion
:
v1
# The repository name in registry1, excluding /ironbank/
name
:
"
grammatech/codesonar/codesonar-hub"
# 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.dso.mil
tags
:
-
"
6.1.0"
-
"
latest"
# Build args passed to Dockerfile ARGs
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.4"
# Docker image labels
labels
:
org.opencontainers.image.title
:
"
codesonar-gnu-builder"
org.opencontainers.image.description
:
"
CodeSonar
GNU
Builder"
org.opencontainers.image.licenses
:
"
GrammaTech
Commercial
License"
org.opencontainers.image.url
:
"
http://support.grammatech.com/"
org.opencontainers.image.vendor
:
"
GrammaTech"
org.opencontainers.image.version
:
"
6.1"
mil.dso.ironbank.image.keywords
:
"
GrammaTech,
CodeSonar,
SAST,
CI/CD"
mil.dso.ironbank.image.type
:
"
commercial"
mil.dso.ironbank.product.name
:
"
CodeSonar"
# List of resources to make available to the offline build context
resources
:
-
url
:
"
https://download.grammatech.com/diracc2011/codesonar-6.1/codesonar-6.1p0.20210802-x86_64-pc-linux.tar.gz"
filename
:
"
codesonar-6.1p0.20210802-x86_64-pc-linux.tar.gz"
# [required field] desired staging name for the build context
validation
:
type
:
"
sha256"
# supported: sha256, sha512
value
:
"
c6fe558a91b460a7ed3377a23bf98ce12f2c1c72b1519835859ceefbb295ffc8"
# must be lowercase
auth
:
type
:
basic
id
:
grammatech
# List of project maintainers
maintainers
:
-
email
:
"
mhermeling@grammatech.com"
# The name of the current container owner
name
:
"
Mark
Hermeling"
# The gitlab username of the current container owner
username
:
"
markhermeling"
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