Skip to content

feat: basic support for CycloneDX 1.7#559

Merged
jkowalleck merged 3 commits intomasterfrom
feat/basic-cdx17
Oct 23, 2025
Merged

feat: basic support for CycloneDX 1.7#559
jkowalleck merged 3 commits intomasterfrom
feat/basic-cdx17

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Oct 23, 2025

fixes #558

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added the enhancement New feature or request label Oct 23, 2025
@jkowalleck jkowalleck requested a review from a team as a code owner October 23, 2025 10:14
@jkowalleck jkowalleck added the schema 1.7 related to CycloneDX spec v1.6 label Oct 23, 2025
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% 99.10% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (63347ba) 5199 5180 99.63%
Head commit (7bb9122) 5532 (+333) 5510 (+330) 99.60% (-0.03%)

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 (#559) 111 110 99.10%

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 2c30834 into master Oct 23, 2025
41 checks passed
@jkowalleck jkowalleck deleted the feat/basic-cdx17 branch October 23, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request schema 1.7 related to CycloneDX spec v1.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support basic CycloneDX 1.7

1 participant