Skip to content

feat: add support for configurable hash algorithms - #785

Open
ctran wants to merge 1 commit into
CycloneDX:masterfrom
ctran:master
Open

feat: add support for configurable hash algorithms#785
ctran wants to merge 1 commit into
CycloneDX:masterfrom
ctran:master

Conversation

@ctran

@ctran ctran commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Implement the ability to only generate the hash/digest for specific algorithms instead of all available algorithms. On extremely large projects, the digest calculation can add a significant amount of time and space.

This is a follow up to @jeremylong change in CycloneDX/cyclonedx-core-java#776.

@codacy-production

codacy-production Bot commented Aug 11, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 14 duplication

Metric Results
Duplication 14

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Comment thread README.md Outdated
@ctran
ctran force-pushed the master branch 3 times, most recently from 3d88b3d to 1e0d5a5 Compare August 11, 2026 19:57
@ctran
ctran marked this pull request as ready for review August 11, 2026 20:01
@ctran
ctran requested a review from a team as a code owner August 11, 2026 20:01
@ctran
ctran requested a review from jeremylong August 11, 2026 20:01

@jeremylong jeremylong left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@skhokhlov skhokhlov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update on this. I spotted a few small issues. Happy to merge once they fixed.

Comment thread src/main/java/org/cyclonedx/gradle/BaseCyclonedxTask.java Outdated
Comment thread src/main/java/org/cyclonedx/gradle/SbomBuilder.java
@ctran
ctran requested a review from skhokhlov August 13, 2026 16:19
Signed-off-by: Cuong Tran <cuong.tran@gmail.com>
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.

3 participants