Add DotNet Component Adapter by grvillic · Pull Request #994 · microsoft/sbom-tool (original) (raw)
Context
New DotNet component contract was added upstream in component detection. The detector is still in experimental phase, but we want to be able to deserialize the contract successfully and generate SBOM when ready.
⚙️ Changes
Some other updates were included in the version upgrade
- Mariner 2.0 Syft Tweak Ignore Logic
- Remove incomplete ELF Syft results for Mariner 2.0
- Fix link version parsing in pnpm9
- Register VS Code built-in packages as skipped
- Fix broken links in Go detector doc
- Update syft image and doc - use docker commands
- Add Swift Package Manager component detection (detector disabled by default)