unstructured/.grype.yaml
Steve Canny b092fb7f47
fix: add .grype.yaml (#3834)
**Summary**
CVE-2024-11053 https://curl.se/docs/CVE-2024-11053.html (severity Low)
was published on Dec 11, 2024 and began failing CI builds on open-core
on Dec 13, 2024 when it appeared in `grype` apparently misclassified as
a critical vulnerability.

The severity reported on the CVE is "Low" so it should not fail builds.
Add a `.grype.yaml` file to ignore this CVE until grype is updated.
2024-12-16 19:39:55 +00:00

3 lines
42 B
YAML

ignore:
- vulnerability: CVE-2024-11053