Skip to content

feat(sdk): custom assertions#309

Closed
cshamrick wants to merge 4 commits into
mainfrom
feature/custom-assertions-support
Closed

feat(sdk): custom assertions#309
cshamrick wants to merge 4 commits into
mainfrom
feature/custom-assertions-support

Conversation

@cshamrick

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>
@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>
@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

public boolean hexEncodeRootAndSegmentHashes;
public boolean renderVersionInfoInManifest;
public boolean systemMetadataAssertion;
public Map<String, AssertionBinder> binders = new HashMap<>();

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.

can we make this private?

@pflynn-virtru

Copy link
Copy Markdown
Member

I wonder if we should adopt dependency injection support, with a Spring example

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
62.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@github-actions

Copy link
Copy Markdown
Contributor

@cshamrick cshamrick closed this Dec 8, 2025
@cshamrick cshamrick deleted the feature/custom-assertions-support branch December 8, 2025 15:09
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