Commit a48bc2c
committed
Skip kernel vulnerabilities for container images
Ubuntu container image builds are failing security scans because of
Linux kernel vulnerabilities reported against linux-libc-dev.
Also tighten the kernel package name test to avoid matching on an
unrelated <something>-kernel package.
(cherry picked from commit 3ca9ed7)1 parent f7e3d69 commit a48bc2c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments