-
Notifications
You must be signed in to change notification settings - Fork 146
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
API changes to support SPDX 3.0 #924
Conversation
src/Microsoft.Sbom.Api/Executors/JsonSerializationStrategyFactory.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/ExternalDocumentReferenceGenerator.cs
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/ExternalDocumentReferenceGenerator.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/PackageArrayGenerator.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/PackageArrayGenerator.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/RelationshipsArrayGenerator.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Sbom.Api/Workflows/Helpers/RelationshipsArrayGenerator.cs
Outdated
Show resolved
Hide resolved
/azp run |
/azp run |
/azp run |
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/Parser/SPDXParser.cs
Outdated
Show resolved
Hide resolved
/azp run |
src/Microsoft.Sbom.Contracts/Contracts/Enums/ComplianceStandard.cs
Outdated
Show resolved
Hide resolved
test/Microsoft.Sbom.Api.Tests/VersionSpecificPins/Version_4_0/InterfaceConcretionTests.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I flagged some issues that we'll want to address, but they can be in a separate PR and don't need to block this one
This PR changes files in the API project. Does it change any of the API interfaces in any way? Please note that this includes the following types of changes:
Because any of these changes can potentially break a downstream consumer with customized interface implementations, these changes need to be treated as breaking changes. Please do one of the following: Option 1 - Publish this as a breaking change
Option 2 - Refactor the changes to be non-breaking
|
/azp run |
This PR changes files in the API project. Does it change any of the API interfaces in any way? Please note that this includes the following types of changes:
Because any of these changes can potentially break a downstream consumer with customized interface implementations, these changes need to be treated as breaking changes. Please do one of the following: Option 1 - Publish this as a breaking change
Option 2 - Refactor the changes to be non-breaking
|
/azp run |
parse SbomFileExample.txt -complianceStandard NTIA