Replace PaperSecret bridge with generated SDK#148
Merged
Conversation
Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
pquerna
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
github.com/conductorone/conductorone-sdk-gov1.29.0 and regenerate the vendored dependency treeGetAgeSuite()before returning a recipient, while preserving authenticated client reuse, context cancellation, retryable downgrade errors, and cone HTTP error mappingx/cryptoandgo-jose/v4to the exact releases that clear reachablegovulncheckfindingsValidation
go test ./pkg/client ./cmd/conego test ./...go test -race ./pkg/client ./cmd/conego test -count=100 -run 'Test(CreateSecret|RequirePaperSecretAgeSuite)' ./pkg/clientmake lint(includes gosec)make buildgo mod verifygovulncheck ./...: 0 reachable vulnerabilitiesThe canonical v1.29.0 vendored
RELEASES.mdcontains one upstream Markdown hard-break with trailing spaces; the source-only whitespace audit is clean and re-vendoring reproduces the upstream file exactly.Closes #147.
Related:
This PR must remain unmerged until independent review is complete.