UNCLASSIFIED

Commit fc6507d9 authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Alpha of CodeSonar 6.1

parent 326c11db
Pipeline #363543 canceled with stages
in 33 seconds
...@@ -8,7 +8,7 @@ name: "grammatech/codesonar/codesonar-hub" ...@@ -8,7 +8,7 @@ name: "grammatech/codesonar/codesonar-hub"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dso.mil # on ironbank.dso.mil
tags: tags:
- "6.0.0" - "6.1.0"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -23,15 +23,15 @@ labels: ...@@ -23,15 +23,15 @@ labels:
org.opencontainers.image.licenses: "GrammaTech Commercial License" org.opencontainers.image.licenses: "GrammaTech Commercial License"
org.opencontainers.image.url: "http://support.grammatech.com/" org.opencontainers.image.url: "http://support.grammatech.com/"
org.opencontainers.image.vendor: "GrammaTech" org.opencontainers.image.vendor: "GrammaTech"
org.opencontainers.image.version: "6.0" org.opencontainers.image.version: "6.1"
mil.dso.ironbank.image.keywords: "GrammaTech, CodeSonar, SAST, CI/CD" mil.dso.ironbank.image.keywords: "GrammaTech, CodeSonar, SAST, CI/CD"
mil.dso.ironbank.image.type: "commercial" mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "CodeSonar" mil.dso.ironbank.product.name: "CodeSonar"
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "https://download.grammatech.com/diracc2011/codesonar-6.0/codesonar-6.0p0.20210331-x86_64-pc-linux.tar.gz" - url: "https://download.grammatech.com/diracc2011/codesonar-6.0/codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz"
filename: "codesonar-6.0p0.20210331-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context filename: "codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context
validation: validation:
type: "sha256" # supported: sha256, sha512 type: "sha256" # supported: sha256, sha512
value: "a14d6dc7352ba5c161b68b0bfc69b7c1cfa80e3fe7a49d7b83248fd463dbc5cb" # must be lowercase value: "a14d6dc7352ba5c161b68b0bfc69b7c1cfa80e3fe7a49d7b83248fd463dbc5cb" # must be lowercase
......
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