Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for package.json #200 #224

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Add support for package.json #200 #224

merged 1 commit into from
Oct 16, 2020

Conversation

Toure
Copy link
Contributor

@Toure Toure commented Oct 15, 2020

This patch-set adds support for package.json, it also creates a separation between directory and image-based information, which allows for the removal of yarn pkg type and replaces it with npm as a new hierarchy. The last change made was the removal of the Golang build exclusion tag " +build integration" this was possible through the use of a _test suffixes on test packages.

Signed-off-by: Toure Dunnon toure.dunnon@anchore.com
Closes #200

Makefile Outdated Show resolved Hide resolved
schema/json/schema.json Show resolved Hide resolved
syft/cataloger/javascript/cataloger.go Outdated Show resolved Hide resolved
syft/pkg/type.go Outdated Show resolved Hide resolved
schema/README Outdated Show resolved Hide resolved
Signed-off-by: Toure Dunnon <toure.dunnon@anchore.com>
@Toure Toure merged commit c0b9d78 into main Oct 16, 2020
@Toure Toure deleted the add_package_json branch October 16, 2020 15:43
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for package.json
4 participants