From 67deb451e7781e518f1fa3ff1d892dfccd1bcceb Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Mon, 14 Jun 2021 12:44:03 +0000 Subject: [PATCH] re-enable security scan --- Dockerfile | 2 +- tests/main.bats | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4f20514..c4abe96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ ENV TOMCAT_MAJOR=9 \ ##shib-idp \ VERSION=4.1.2 \ ##TIER \ - TIERVERSION=20210607 \ + TIERVERSION=20210614 \ #################### \ #### OTHER VARS #### \ #################### \ diff --git a/tests/main.bats b/tests/main.bats index 91b421f..4fa64f1 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -46,9 +46,9 @@ load ../common ./tests/checkidpver.sh ${maintainer}/${imagename} } -#@test "070 There are no known security vulnerabilities" { -# ./tests/clairscan.sh ${maintainer}/${imagename}:latest -#} +@test "070 There are no known security vulnerabilities" { + ./tests/clairscan.sh ${maintainer}/${imagename}:latest +} @test "080 The IdP successfully completed a full-cycle test with an SP" { ./tests/fulltest.sh