Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[2.0]: dont use non-standard modifiers in patterns

Open
#989 0 comments 0 reactions 1 assignee View on GitHub

@jkowalleck is already working on this.

Since Jul 29, 2026.

Assessment

This issue has not been assessed yet.

Description

CDX 2.0 chore defect

https://json-schema.org/understanding-json-schema/reference/regular_expressions
mentions to use only common/standard regex features

this means, to not use any modifiers

things to fix:

tooling

have a QA tool that asserts that only those common/standard regex patterns are used

Dominant language
XSLT
Stars
551
Forks
93
Avg merge
4h 51m
Merged PRs (30d)
42

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CycloneDX/specification

All issues in CycloneDX/specification

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.