From fb09c6c5167091289013e4aa1d1a9e027b679e41 Mon Sep 17 00:00:00 2001 From: Laurent Goderre Date: Mon, 16 Dec 2024 11:53:50 -0500 Subject: [PATCH] Add SBOM scanning to api-firewall --- doi.jq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doi.jq b/doi.jq index 3faacd3..35605ca 100644 --- a/doi.jq +++ b/doi.jq @@ -8,6 +8,7 @@ def _sbom_subset: "alt", "amazoncorretto", "amazonlinux", + "api-firewall", "arangodb", "archlinux", "backdrop", @@ -127,7 +128,6 @@ def _sbom_subset: # "yourls", # TODO: add these when the golang dependencies are fixed - # "api-firewall", # "nats", # "couchbase",