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:*:*" ],