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

Support GetDependencies to consider "context" information #64

Open
sschuberth opened this issue Feb 12, 2024 · 0 comments
Open

Support GetDependencies to consider "context" information #64

sschuberth opened this issue Feb 12, 2024 · 0 comments

Comments

@sschuberth
Copy link

As your own blog article nicely explains, resolved dependencies depend on the context of the downstream consumer, i.e. the application. So when aiming to create a "build-type-SBOM", additional context has to be provided to the resolution mechanism, like the target framework fur NuGet applications, or the JDK version for Maven applications.

However, currently it seems the GetDependencies API cannot take any such context information, making me wonder what the default assumptions about the above-mentioned contexts are.

Ideally, the API would take system-dependent context parameters to allow the user to specify these explicitly.

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

No branches or pull requests

1 participant