mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
test_image_content: whitelist Perl and dbus GLSAs
Backported the dbus GLSA. Ignoring the Perl one.
This commit is contained in:
parent
ffbd3e267f
commit
bd79eaf9d1
@ -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…
x
Reference in New Issue
Block a user