mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +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=(
|
GLSA_ALLOWLIST=(
|
||||||
201412-09 # incompatible CA certificate version numbers
|
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() {
|
glsa_image() {
|
||||||
|
Loading…
Reference in New Issue
Block a user