mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
test_image_content.sh: remove 202209-12 exception (grub)
We updated grub to >=2.06 and thus 202209-12 can be removed from the GLSA allowlist. Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
041e1ef2c8
commit
bea69017fa
@ -4,7 +4,6 @@
|
||||
|
||||
GLSA_ALLOWLIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
202209-12 # grub 2.06 is still in progress
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
Loading…
Reference in New Issue
Block a user