From 1e08f703d0439b83030caddbfb360f555ed7ea60 Mon Sep 17 00:00:00 2001 From: anchore-oss-update-bot Date: Mon, 13 Apr 2026 11:28:50 -0400 Subject: [PATCH] chore(deps): update CPE dictionary index (#4767) Signed-off-by: anchore-oss-update-bot Co-authored-by: anchore-oss-update-bot --- .../internal/cpegenerate/dictionary/data/cpe-index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json b/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json index 478c5723b..24b6f75ef 100644 --- a/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json +++ b/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json @@ -52,6 +52,9 @@ "github.com/disintegration/imaging": [ "cpe:2.3:a:disintegration:imaging:*:*:*:*:*:go:*:*" ], + "github.com/distribution/distribution/v3": [ + "cpe:2.3:a:distribution:distribution:*:*:*:*:*:*:*:*" + ], "github.com/ecnepsnai/web": [ "cpe:2.3:a:web_project:web:*:*:*:*:*:go:*:*" ], @@ -6047,6 +6050,9 @@ "bottle": [ "cpe:2.3:a:bottlepy:bottle:*:*:*:*:*:*:*:*" ], + "briefcase": [ + "cpe:2.3:a:beeware:briefcase:*:*:*:*:*:python:*:*" + ], "case-utils": [ "cpe:2.3:a:lfprojects:case_python_utilities:*:*:*:*:*:python:*:*" ],