mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
chore: document temporary grype ignore for CVE-2019-1010022
This commit is contained in:
parent
f5fc38dcf9
commit
a0e0026df0
1 changed files with 3 additions and 0 deletions
3
ci_cd/.grype.yaml
Normal file
3
ci_cd/.grype.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ignore:
|
||||
- vulnerability: CVE-2019-1010022
|
||||
reason: no fixed glibc package is available yet in the Wolfi repositories, so this is ignored temporarily until an upstream release exists
|
||||
Loading…
Add table
Reference in a new issue