Is it possible to add the NuGet package source URL to the report #1096
Answered
by
mtsfoni
paulomorgado
asked this question in
Q&A
-
|
I have multiple NuGet sources mapped in my I know where each package comes from, but if I hand over the SBOM to a person that does not know it, it can be a daunting task figuring out where each package comes from. Is there a way to add the NuGet source to each reported NuGet package? Refernces: |
Beta Was this translation helpful? Give feedback.
Answered by
mtsfoni
May 27, 2026
Replies: 1 comment
-
|
Currently it is not possible. I created an "Issue" and will think about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
paulomorgado
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it is not possible.
I created an "Issue" and will think about it.
Need to see if a) i can extract that information in a reasonable way and b) find a good field in the cyclonedx standard to store the information.