Skip to content

Review algorithm list, apply rules for patterns#646

Merged
stevespringett merged 2 commits intoCycloneDX:1.7-dev-cryptographyfrom
bhess:patch-3
Jun 19, 2025
Merged

Review algorithm list, apply rules for patterns#646
stevespringett merged 2 commits intoCycloneDX:1.7-dev-cryptographyfrom
bhess:patch-3

Conversation

@bhess
Copy link
Contributor

@bhess bhess commented Jun 5, 2025

The following rules apply for the patterns:

{placeholder} -> required parameter with placeholder
(option1|option2) -> required parameter with fixed alternatives
[parameter] -> optional parameter
[-{placeholder}] -> optional parameter with literal separator

{placeholder} -> required parameter with placeholder
(option1|option2) -> required parameter with fixed alternatives
[parameter] -> optional parameter
[-{placeholder}] -> optional paremeter with literal separator

Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
@bhess bhess requested a review from a team as a code owner June 5, 2025 12:37
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
@stevespringett stevespringett merged commit 167deb9 into CycloneDX:1.7-dev-cryptography Jun 19, 2025
9 checks passed
jvdsn pushed a commit to jvdsn/specification that referenced this pull request Feb 23, 2026
The following rules apply for the patterns:

{placeholder} -> required parameter with placeholder
(option1|option2) -> required parameter with fixed alternatives 
[parameter] -> optional parameter
[-{placeholder}] -> optional parameter with literal separator

<!-- 
Thank you for taking the time to develop and contribute a core
enhancement or fix for a defect!

We kindly request that you create pull requests only for things that
have been discussed in a ticket first; exceptions may be made for
spelling or grammar fixes.
Read more about the process here:
https://cyclonedx.org/participate/standardization-process/#working-model

Please have the related ticket/issue ID ready. 
If there is none, feel free to create a new ticket:
https://github.com/CycloneDX/specification/issues/new/choose

-->

<!-- 

Please provide a brief description of what this pull request intends to
do and which ticket it fixes/closes.
Example: 
> As discussed in ticket CycloneDX#485, this PR adds Streebog to the hash
algorithm enum.
>
> fixes CycloneDX#485 

In case this is for a spelling or grammar improvement, please provide a
brief description.
Example:
> Fixe typo: color(AE) -> colour(BE)

-->
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.

2 participants