From 9612f2398659dfe218fc0f1f73772175d02d797c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Wed, 25 Sep 2019 12:34:14 +0200 Subject: [PATCH] TO REVIEW: ignore GLSA (it shouldn't come up) --- build_library/test_image_content.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 4eae612f57..2e2046297a 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -5,6 +5,7 @@ GLSA_WHITELIST=( 201412-09 # incompatible CA certificate version numbers 201908-14 # backported both CVE fixes + 201904-13 # ignore for now ) glsa_image() {