We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f52c4a commit ef29bafCopy full SHA for ef29baf
2 files changed
src/fhir_facade_api/.trivyignore.yaml
@@ -527,3 +527,16 @@ vulnerabilities:
527
- id: CVE-2026-24049
528
statement: "CHANGE ME"
529
expired_at: 2026-06-01
530
+
531
+ - id: CVE-2022-25235
532
+ statement: "CHANGE ME"
533
+ expired_at: 2026-06-01
534
+ - id: CVE-2022-25236
535
536
537
+ - id: CVE-2022-26485
538
539
540
+ - id: CVE-2022-26486
541
542
src/fhir_facade_api/trivy.yaml
@@ -1 +1 @@
1
-ignorefile: "src/cpt_api/.trivyignore_combined.yaml"
+ignorefile: "src/fhir_facade_api/.trivyignore_combined.yaml"
0 commit comments