DLPX-97917 [TEST-DO-NOT-MERGE] OpenSSH package-fix (cve-plugin #34 regression)#403
Closed
david-mendez1 wants to merge 1 commit into
Closed
DLPX-97917 [TEST-DO-NOT-MERGE] OpenSSH package-fix (cve-plugin #34 regression)#403david-mendez1 wants to merge 1 commit into
david-mendez1 wants to merge 1 commit into
Conversation
Regression test for the cve plugin (delphix/platform-team-claude-plugins#34). Pins fixed openssh binaries into the release appliance for CVE-2026-60002. This PR is a mechanism test and will be closed; do not merge. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Transient regression test for the cve plugin (delphix/platform-team-claude-plugins#34), validating that the refactored
fixing-a-cve-package→publishing-a-cve-debflow still produces a #391-shapedmisc-debsPR. This PR will be closed immediately and the artifacts deleted.Summary (what a real one would look like)
Pins the fixed OpenSSH binaries
1:9.6p1-3ubuntu13.18into the release-track appliance via themisc-debsextension point, for CVE-2026-60002 (DLPX-97917).packages/misc-debs/config.sh: three sha256-pinneddebs=()entries (one per binary) under a comment block naming the CVE/Jira/source — same pattern as DLPX-97141 Ubuntu Security Notification for OpenSSH Vulnerabilities (USN-8222-1) #391..debsuploaded tohttp://artifactory.delphix.com/artifactory/linux-pkg/misc-debs/(openssh-{client,server,sftp-server}_9.6p1-3ubuntu13.18_amd64.deb), sha256-verified end-to-end.(Note: CVE-2026-60002 is assessed NOT_EXPLOITABLE on the appliance — the engine uses the
sshjJava library, not the OpenSSH client — so a real fix isn't warranted. This is purely a mechanism test.)🤖 Generated with Claude Code