Skip to content

Commit bea6901

Browse files
committed
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>
1 parent 041e1ef commit bea6901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_library/test_image_content.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
GLSA_ALLOWLIST=(
66
201412-09 # incompatible CA certificate version numbers
7-
202209-12 # grub 2.06 is still in progress
87
)
98

109
glsa_image() {

0 commit comments

Comments
 (0)