mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 20:47:00 +02:00
test_image_content: add GLSA 202407-05 to allowlist
Add GLSA 202407-05 to allowlist, because ebuild of sys-auth/sssd already has a custom patch to fix CVE-2021-3621.
This commit is contained in:
parent
8b7394459a
commit
ea7ca345f0
@ -4,6 +4,7 @@
|
||||
|
||||
GLSA_ALLOWLIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
202407-05 # ebuild of sys-auth/sssd already has a custom patch to fix CVE-2021-3621
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
Loading…
Reference in New Issue
Block a user