diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index ce5c1be108..94c81cbec5 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -5,20 +5,8 @@ GLSA_WHITELIST=( 201412-09 # incompatible CA certificate version numbers 201908-14 # backported both CVE fixes - 201904-13 # git 201909-01 # Perl, SDK only - 201909-08 # backported fix - 201911-01 # package too old to even have the affected USE flag - 202003-20 # backported fix - 202003-12 # only applies to old, already-fixed CVEs - 202003-24 # SDK only 202003-26 # SDK only - 202003-30 # fixed by updating within older minor release - 202003-31 # SDK only - 202003-52 # difficult to update :-( - 202004-10 # fixed by updating within older minor release - 202004-13 # fixed by updating within older minor release - 202005-02 # SDK only 202005-09 # SDK only )