Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

feat(dotnet): Add support for parsing .deps.json files for .Net core #549

Open
Tracked by #2487
astevenson-microsoft opened this issue Jun 1, 2022 · 0 comments · May be fixed by #550
Open
Tracked by #2487

feat(dotnet): Add support for parsing .deps.json files for .Net core #549

astevenson-microsoft opened this issue Jun 1, 2022 · 0 comments · May be fixed by #550

Comments

@astevenson-microsoft
Copy link

.Net core generates a [appname].deps.json alongside the executable which contains the dependencies of that executable. Parsing it would provide information on dependencies for deployed .Net core executables. Support for parsing .deps.json was added to go-dep-parser in aquasecurity/go-dep-parser#103.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant