Skip to content

feat: harden schema validators#1396

Merged
jkowalleck merged 2 commits intomainfrom
feat/harden-json-validators
Mar 2, 2026
Merged

feat: harden schema validators#1396
jkowalleck merged 2 commits intomainfrom
feat/harden-json-validators

Conversation

@jkowalleck
Copy link
Member

Description

harden schema validators

Resolves or fixes issue:

AI Tool Disclosure

  • My contribution does not include any AI-generated content
  • My contribution includes AI-generated content, as disclosed below:
    • AI Tools: [e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.]
    • LLMs and versions: [e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.]
    • Prompts: [Summarize the key prompts or instructions given to the AI tools]

Affirmation

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck requested a review from a team as a code owner March 2, 2026 11:39
@jkowalleck jkowalleck added the enhancement New feature or request label Mar 2, 2026
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@read-the-docs-community
Copy link

Documentation build overview

📚 CycloneDX JavaScript Library | 🛠️ Build #31620629 | 📁 Comparing f83be19 against latest (aa8ddb1)


🔍 Preview build

Show files changed (2 files in total): 📝 2 modified | ➕ 0 added | ➖ 0 deleted
File Status
changelog.html 📝 modified
index.html 📝 modified

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (aa8ddb1) 26400 25980 98.41%
Head commit (f83be19) 26403 (+3) 25983 (+3) 98.41% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1396) 5 5 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jkowalleck jkowalleck merged commit d533341 into main Mar 2, 2026
40 of 43 checks passed
@jkowalleck jkowalleck deleted the feat/harden-json-validators branch March 2, 2026 11:57
@jkowalleck jkowalleck linked an issue Mar 2, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant