Clarify TEA Component Release fields#136
Merged
oej merged 6 commits intoCycloneDX:mainfrom May 8, 2025
Merged
Conversation
Synchronizes the fields of the TEA Component Release between the OpenSpec and Markdown documents. Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Adds examples of TEA Collection Release objects, based on Apache Tomcat packages. Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Closed
Contributor
|
I believe this: and this should be a single release. In any case, as discussed we should have a conversation on this. There should be either one level above the release or one level down from the release to support this properly. Today's common understanding of the world |
Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Contributor
Author
|
I removed this example in e173892, we'll talk about it in #131: # Different packaging of Apache Tomcat 11.0.6
# Will have slightly different SBOM
- uuid: a9570065-9fc6-4d35-97b4-4bc67d68dbcd
version: "11.0.6"
release_date: 2025-04-01T15:43:00Z
identifiers:
- idType: purl
idValue: pkg:maven/org.apache.maven/maven@11.0.6?classifier=windows-x64&type=zip |
ppkarwasz
commented
May 7, 2025
Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Signed-off-by: Piotr P. Karwasz <piotr@github.copernik.eu>
Contributor
Author
|
@taleodor, can you review it again? |
Contributor
|
Thank you, looks great to me! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tea-collection.mdand the OpenAPI spec.