spec: add TEA discovery, protobuf, and JSON schema drafts#235
spec: add TEA discovery, protobuf, and JSON schema drafts#235MChorfa wants to merge 3 commits intoCycloneDX:mainfrom
Conversation
Signed-off-by: Mohamed Chorfa <mohamed.chorfa@thalesgroup.com>
48dec1c to
46d8796
Compare
Signed-off-by: Mohamed Chorfa <mohamed.chorfa@thalesgroup.com>
Signed-off-by: Mohamed Chorfa <mohamed.chorfa@thalesgroup.com>
|
Implementation work has been moved to a separate repository for review here: This PR is now limited to specification-facing documentation, protobuf definitions, and JSON schemas. CI is currently green (DCO and GitGuardian both passing). If a smaller review unit is preferred, I can split the remaining content further into separate docs/diagrams and proto/schema PRs. |
|
Please split this up into more focused PRs so we can discuss each separately. Thank you. |
|
A pull request this large requires a lot of time for the peers in the working group. We are getting close to 1.0 and are very resistant to add new things before the release. Splitting it up in smaller pieces, more focused, makes it easier to handle and accept small changes - like formatting - and take larger changes later. The TLS requirements - are they written by you or an AI? It doesn't seem based on experience. |
|
Following the request to split this into smaller review units, I have opened focused replacement PRs:
I am closing this broader PR to reduce review load. If the remaining narrative docs and diagrams are still useful, I can reintroduce them later as separate focused PRs. |
|
Following the request to split this into smaller review units, I have opened focused replacement PRs:
I am closing this broader PR to reduce review load. If the remaining narrative docs and diagrams are still useful, I can reintroduce them later as separate focused PRs. |
Summary
This PR carries forward only the specification-facing parts of the previous
ref-implbranch.Included here:
proto/tea/v1schemas/jsonExplicitly excluded from this PR:
Implementation split
The implementation work has been moved into a separate repository:
Notes
This is intended to align with the repository boundary discussed in the previous review and keep this PR limited to spec/schema/doc content.