mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 20:47:00 +02:00
Merge pull request #883 from bgilbert/glsa
test_image_content: whitelist Perl and dbus GLSAs
This commit is contained in:
commit
913140d5d1
@ -5,6 +5,8 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201908-14 # backported both CVE fixes
|
||||
201909-01 # Perl, SDK only
|
||||
201909-08 # backported fix
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
Loading…
Reference in New Issue
Block a user