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

feat(dotnet): add dependency graph support for .deps.json files #5230

Open
DmitriyLewen opened this issue Sep 22, 2023 Discussed in #5208 · 1 comment
Open

feat(dotnet): add dependency graph support for .deps.json files #5230

DmitriyLewen opened this issue Sep 22, 2023 Discussed in #5208 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@DmitriyLewen
Copy link
Contributor

Discussed in #5208

.deps.json files have target array with information about child dependencies.
We can use it to build dependency tree.

@DmitriyLewen DmitriyLewen added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 22, 2023
@DmitriyLewen
Copy link
Contributor Author

Related PR - aquasecurity/go-dep-parser#258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant