Merge pull request #1358 from flatcar/t-lo/remove-grub-from-glsa-allowlist

test_image_content.sh: remove 202209-12 exception (grub)
This commit is contained in:
Thilo Fromm 2023-11-08 15:54:44 +01:00 committed by GitHub
commit b3875c1bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
GLSA_ALLOWLIST=(
201412-09 # incompatible CA certificate version numbers
202209-12 # grub 2.06 is still in progress
)
glsa_image() {