From 3ac95bfbd0c0e615f405c464492b366fde868b9d Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:00:30 -0400 Subject: [PATCH] chore(deps): update CPE dictionary index (#2919) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: wagoodman <590471+wagoodman@users.noreply.github.com> --- .../internal/cpegenerate/dictionary/data/cpe-index.json | 3 +++ 1 file changed, 3 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 75fa5285b..5a72a546a 100644 --- a/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json +++ b/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json @@ -10,6 +10,9 @@ "github.com/SimonWaldherr/zplgfa": [ "cpe:2.3:a:simonwaldherr:zplgfa:*:*:*:*:*:go:*:*" ], + "github.com/anchore/stereoscope": [ + "cpe:2.3:a:anchore:stereoscope:*:*:*:*:*:go:*:*" + ], "github.com/apptainer/apptainer": [ "cpe:2.3:a:lfprojects:apptainer:*:*:*:*:*:go:*:*" ],