Skip to content

Commit

Permalink
extend pkg metadata types to include php
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
  • Loading branch information
wagoodman committed Jan 18, 2022
1 parent aae5d48 commit 3b8b6fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syft/pkg/metadata.go
Expand Up @@ -31,4 +31,5 @@ var AllMetadataTypes = []MetadataType{
RustCargoPackageMetadataType,
KbPackageMetadataType,
GolangBinMetadataType,
PhpComposerJSONMetadataType,
}

0 comments on commit 3b8b6fe

Please sign in to comment.