We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffa4d3 commit ff57a80Copy full SHA for ff57a80
.grype.yml
@@ -18,3 +18,8 @@ ignore:
18
- fix-state: not-fixed
19
- fix-state: wont-fix
20
- fix-state: unknown
21
+
22
+ # https://github.com/HHS/simpler-grants-gov/issues/2582
23
+ - vulnerability: CVE-2024-34158
24
+ - vulnerability: CVE-2024-34156
25
+ - vulnerability: CVE-2024-34155
analytics/Makefile
@@ -200,3 +200,4 @@ percent-complete:
200
sprint-reports: sprint-burndown percent-complete
201
202
sprint-reports-with-latest-data: gh-data-export sprint-reports
203
0 commit comments