Skip to content

feat(config): add blobHash data type#586

Merged
bevzzz merged 2 commits into
mainfrom
feat/blobHash
Jun 25, 2026
Merged

feat(config): add blobHash data type#586
bevzzz merged 2 commits into
mainfrom
feat/blobHash

Conversation

@bevzzz

@bevzzz bevzzz commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This PR adds blobHash data type and a dedicated factory for it.

Closes #562

@bevzzz bevzzz self-assigned this Jun 23, 2026
@bevzzz bevzzz changed the title feat(gh-562): add blobHash data type feat(config): add blobHash data type Jun 23, 2026

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@dirkkul dirkkul left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Want to add a test here? Not sure if there is an existing blob test that could simply be extended

@bevzzz

bevzzz commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator Author

Want to add a test here?

I don't think one for blobHash is necessary, as it's only a hardcoded string parameter, but I added one for every property type just for these kind of PRs.

@bevzzz bevzzz merged commit 93825d9 into main Jun 25, 2026
14 checks passed
@bevzzz bevzzz deleted the feat/blobHash branch June 25, 2026 13:22
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.

Add support for blobHash property type

2 participants