Skip to content

🚧 Add SBOM generation to NuGet Package output using Microsoft.Sbom.Targets #636

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michael-hawker
Copy link
Member

@michael-hawker michael-hawker added enhancement Improvement to an existing feature CI/pipeline 🔬 nuget 📦 partner ⏹ Label for issues that are being depended on by Toolkit partners. external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. in progress 🚧 improvements ✨ feature request 📬 labels Jan 29, 2025
@michael-hawker
Copy link
Member Author

michael-hawker commented Jan 30, 2025

This seemed to work:
image

manifest.spdx.json

It does list the dependencies, though not sure if it's supposed to find the licenses and locations? I haven't been able to find another example of a package with this same type of embedded manifest...

@Arlodotexe
Copy link
Member

It does list the dependencies, though not sure if it's supposed to find the licenses and locations? I haven't been able to find another example of a package with this same type of embedded manifest...

@michael-hawker I'm seeing the same thing, but I'm thinking these things are meant to be handled by Source Link and the licensing tooling in NuGet. Do these need to be included in the sbom?

@michael-hawker
Copy link
Member Author

Open issue about documenting the tool: microsoft/sbom-tool#909

@Arlodotexe
Copy link
Member

Noting that GitHub makes use of SBOM already in the network/dependencies Insights tab in any repo.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/pipeline 🔬 enhancement Improvement to an existing feature external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. feature request 📬 improvements ✨ in progress 🚧 nuget 📦 partner ⏹ Label for issues that are being depended on by Toolkit partners.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants