Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cyclonedx)!: Change default format to JSON #9609

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

tsteenbe
Copy link
Member

Change default format as JSON format is more used than XML in the CycloneDX.

@tsteenbe tsteenbe requested a review from a team as a code owner December 13, 2024 15:26
Change default format as JSON is more popular than XML
in the CycloneDX community see e.g. cdxgen [1].

[1]: https://github.com/CycloneDX/cdxgen

Signed-off-by: Thomas Steenbergen <[email protected]>
@tsteenbe tsteenbe force-pushed the reporter-cyclonedx-defaul-format branch from ef64518 to 324fb27 Compare December 13, 2024 15:26
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (d02f662) to head (324fb27).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9609      +/-   ##
============================================
- Coverage     68.03%   68.02%   -0.02%     
  Complexity     1285     1285              
============================================
  Files           249      249              
  Lines          8826     8829       +3     
  Branches        920      921       +1     
============================================
+ Hits           6005     6006       +1     
- Misses         2432     2433       +1     
- Partials        389      390       +1     
Flag Coverage Δ
funTest-docker 64.96% <ø> (ø)
funTest-non-docker 33.31% <ø> (ø)
test-ubuntu-24.04 35.80% <ø> (-0.01%) ⬇️
test-windows-2022 35.78% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fviernau fviernau merged commit 4872713 into main Dec 13, 2024
26 checks passed
@fviernau fviernau deleted the reporter-cyclonedx-defaul-format branch December 13, 2024 16:19
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