Skip to content

fix: MSBuildTask ignores props passing to CLI args#1384

Closed
guitarrapc wants to merge 2 commits intomicrosoft:mainfrom
guitarrapc:fix/fetchlicense
Closed

fix: MSBuildTask ignores props passing to CLI args#1384
guitarrapc wants to merge 2 commits intomicrosoft:mainfrom
guitarrapc:fix/fetchlicense

Conversation

@guitarrapc
Copy link

Summary

The FetchLicenseInformation and EnablePackageMetadataParsing properties can now be controlled via MSBuild. Fixes a bug where these properties were being ignored, resulting in potentially incorrect behavior of the SBOM generation.

No breaking changes are introduced.

fixes: #718

The FetchLicenseInformation and EnablePackageMetadataParsing properties can now be controlled via MSBuild.
Fixes a bug where these properties were being ignored, resulting in potentially incorrect behavior of the SBOM generation.

No breaking changes are introduced.
…geMetadataParsing

Adds tests to validate SBOM generation when fetching license information and parsing package metadata is enabled.
This ensures that the generated SBOM includes the expected license and supplier information.
@KalleOlaviNiemitalo
Copy link

According to README.md, "This project does not accept open-source contributions due to the sensitive, regulatory nature of SBOMs." ☹️ That was added in #1235.

@guitarrapc
Copy link
Author

Oh, I didn’t catch that, thanks! Let's close PR.

@guitarrapc guitarrapc closed this Jan 13, 2026
@guitarrapc guitarrapc deleted the fix/fetchlicense branch January 13, 2026 09:00
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

Successfully merging this pull request may close these issues.

[Microsoft.Sbom.Targets] License detection properties have no effect

2 participants