You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blocked by #394: Scan Docker image and Scan cryptify image fail on CVE-2026-63073 (OpenSSL 3.5.6-1~deb13u2, critical) in both images, off the debian:trixie-slim base.
Two notes for whoever picks this up.
The current sha has not been scanned. The failures are on d7500980; release-plz refreshed the branch to 946ec7cb at 09:19:51Z (picking up #382's COMPATIBILITY.md now that #393 merged), and that sha sits at action_required with 0 check-runs. Expect the same two failures once it runs — the base image is identical across the shas — but read the sha the PR points at now rather than this comment.
The vulnerable path looks unreachable from our binaries.CVE-2026-63073 is a format-string bug in OpenSSL's CMP client, reached only when validating a CMP response. OpenSSL is linked here (native-tls → openssl-sys), but nothing in the workspace uses CMP. That does not unblock the gate — grype does no reachability analysis — but it is the difference between a release to hold and a release to expedite. #394 carries the decision.
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
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.
🤖 New release
pg-pkg: 0.6.3 -> 0.6.4cryptify: 0.1.32 -> 0.1.33Changelog
pg-pkgcryptifyThis PR was generated with release-plz.