Skip to content

docs: clarify sortOrder default and name uniqueness - #263

Open
Mehrn0ush wants to merge 1 commit into
CycloneDX:mainfrom
Mehrn0ush:docs/sort-order-default-and-name-uniqueness
Open

docs: clarify sortOrder default and name uniqueness#263
Mehrn0ush wants to merge 1 commit into
CycloneDX:mainfrom
Mehrn0ush:docs/sort-order-default-and-name-uniqueness

Conversation

@Mehrn0ush

Copy link
Copy Markdown
Contributor

Summary

  • Closes pagination sort order #247 by documenting the global sortOrder default (asc) and recommending sortOrder=desc for newest releases/collections.
  • Closes Doc update: Name uniqueness in sort-field-component: #248 by documenting product/component name uniqueness as an implementation recommendation (unique within each type; separate namespaces), per maintainer decision.
    No behavioral defaults changed. UUID tie-breakers for pagination remain as already specified.

Document the global ascending sortOrder default and recommend desc for
newest releases/collections (CycloneDX#247). Document product/component name
uniqueness as a per-type implementation recommendation (CycloneDX#248).

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush
Mehrn0ush requested review from madpah and oej as code owners August 26, 2026 15:08
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.

Doc update: Name uniqueness in sort-field-component: pagination sort order

1 participant