From da06456abd3b8f22600f04c5085ec0fffaadd077 Mon Sep 17 00:00:00 2001 From: Mark Hermeling Date: Wed, 14 Jul 2021 14:02:28 +0000 Subject: [PATCH] Update hardening_manifest.yaml --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b49cd45..33b73f9 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -34,7 +34,7 @@ resources: filename: "codesonar-6.1p0.20210713-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context validation: type: "sha256" # supported: sha256, sha512 - value: "a14d6dc7352ba5c161b68b0bfc69b7c1cfa80e3fe7a49d7b83248fd463dbc5cb" # must be lowercase + value: "b1cfda925db20e2a9eaa75633886e934ed42e37674a7080fa9a898f242053ec3" # must be lowercase auth: type: basic id: grammatech -- GitLab