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-hub
Commits
4b492b23
Commit
4b492b23
authored
Apr 28, 2021
by
Mark Hermeling
Browse files
First scan of an early 6.1 build with Python3, should resolve some of the warnings
parent
e9607b46
Pipeline
#236579
failed with stages
in 15 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
hardening_manifest.yaml
View file @
4b492b23
...
...
@@ -8,7 +8,7 @@ name: "grammatech/codesonar/codesonar-hub"
# The most specific version should be the first tag and will be shown
# on ironbank.dso.mil
tags
:
-
"
1.0
.0"
-
"
6.1
.0"
-
"
latest"
# Build args passed to Dockerfile ARGs
...
...
@@ -23,18 +23,18 @@ labels:
org.opencontainers.image.licenses
:
"
GrammaTech
Commercial
License"
org.opencontainers.image.url
:
"
http://support.grammatech.com/"
org.opencontainers.image.vendor
:
"
GrammaTech"
org.opencontainers.image.version
:
"
5.4
"
org.opencontainers.image.version
:
"
6.1-Early
"
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-
5.4
/codesonar-
5.4
p0.202
00911
-x86_64-pc-linux.tar.gz"
filename
:
"
codesonar-
5.4
p0.202
00911
-x86_64-pc-linux.tar.gz"
# [required field] desired staging name for the build context
-
url
:
"
https://download.grammatech.com/diracc2011/codesonar-
early-6.1
/codesonar-
6.0
p0.202
10426
-x86_64-pc-linux.tar.gz"
filename
:
"
codesonar-
6.0
p0.202
10426
-x86_64-pc-linux.tar.gz"
# [required field] desired staging name for the build context
validation
:
type
:
"
sha256"
# supported: sha256, sha512
value
:
"
1d0d47a2a5cde4e88d04397bcdb107188b6e999b3a2ccde5b4dddb05677b83be
"
# must be lowercase
value
:
"
4578ecc9471c137110d22a98bc84bb8a01e842a8eb8416b40c5be3d85caddf41
"
# must be lowercase
auth
:
type
:
basic
id
:
grammatech
...
...
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