Commit d77303f
authored
Revert: whitelist jaeger image from Artifact Hub security scan (#733)
## Reverts #731
The whitelist approach just hides the security vulnerabilities for all
users rather than fixing the root cause.
The proper fix is to wait for the Jaeger project to release a new image
with:
- Updated Alpine base (OpenSSL 3.5.5-r0+)
- Updated Go stdlib (1.25.6+ or 1.24.12+)
Once that happens, we'll update the appVersion and the security rating
will improve naturally.
Signed-off-by: Jonah Kowall <jkowall@kowall.net>1 parent b0247f5 commit d77303f
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 6 | + | |
17 | 7 | | |
18 | 8 | | |
19 | 9 | | |
| |||
0 commit comments