Skip to content

Force quiltcore 0.1.7 for sha2-256-chunked hash support - #319

Open
drernie wants to merge 1 commit into
mainfrom
318-flexible-hash-and-url
Open

Force quiltcore 0.1.7 for sha2-256-chunked hash support#319
drernie wants to merge 1 commit into
mainfrom
318-flexible-hash-and-url

Conversation

@drernie

@drernie drernie commented Apr 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Pin com.quiltdata:quiltcore to 0.1.7 via Gradle resolution strategy to ensure sha2-256-chunked hash type support
  • Add QuiltHashTypeTest covering SHA256, sha2-256-chunked, case-insensitive parsing, and error handling
  • Update CHANGELOG with the dependency change

Test plan

  • Verify QuiltHashTypeTest passes with quiltcore 0.1.7
  • Confirm builds resolve quiltcore 0.1.7 (not an older version)
  • Validate sha2-256-chunked hash type works end-to-end with a package using chunked hashes

🤖 Generated with Claude Code

Add resolution strategy to pin quiltcore 0.1.7 which includes
sha2-256-chunked hash type support, and add tests for hash type parsing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@drernie drernie linked an issue Apr 6, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ MARKDOWN markdown-link-check 1 0 0 1.29s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.17s
✅ REPOSITORY checkov yes no no 11.68s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 29.85s
✅ REPOSITORY secretlint yes no no 0.5s
✅ REPOSITORY syft yes no no 1.03s
✅ REPOSITORY trivy yes no no 7.79s
✅ REPOSITORY trivy-sbom yes no no 0.09s
✅ REPOSITORY trufflehog yes no no 2.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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.

flexible hash and url

1 participant