Skip to content
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

feat: add custom properties to external references #610

Open
wants to merge 1 commit into
base: 1.7-dev
Choose a base branch
from

Conversation

Urist-McGit
Copy link

@Urist-McGit Urist-McGit commented Mar 10, 2025

With this property external references can be annotated with additional metadata in a machine-readable format.

As discussed in #608 this adds support for custom properties in external references.

fixes #608

@Urist-McGit Urist-McGit requested a review from a team as a code owner March 10, 2025 13:37
@Urist-McGit Urist-McGit force-pushed the feat/ext-reference-properties branch 2 times, most recently from f5e6bed to aaf9399 Compare March 10, 2025 14:34
With this property external references can be annotated with additional
metadata in a machine-readable format.

Signed-off-by: Christoph Steiger <[email protected]>
@jkowalleck
Copy link
Member

@Urist-McGit, the current state looks promising.

According to the CycloneDX working model, the next step would be to move from "prototype" to "draft", meaning the community review phase (RFC) would start.
Do you want to change anything, or should we move to RFC?

@jkowalleck jkowalleck added this to the 1.7 milestone Mar 13, 2025
@Urist-McGit
Copy link
Author

@gernot-h any reservations? Otherwise I think we can continue to the RFC

@gernot-h
Copy link

Thanks, @Urist-McGit, for taking care! From my side, please proceed to RFC step!

@jkowalleck jkowalleck added draft RFC notice sent A public RFC notice was distributed to the CycloneDX mailing list for consideration request for comment ready for review and removed prototype labels Mar 16, 2025
@jkowalleck
Copy link
Member

RFC notice sent.

Public RFC period ends April 13, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft proposed core enhancement ready for review request for comment RFC notice sent A public RFC notice was distributed to the CycloneDX mailing list for consideration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: properties for externalReferences
3 participants