fix(public): establish a safe a0p release boundary - #109
Draft
erinepshovel-code wants to merge 4 commits into
Draft
fix(public): establish a safe a0p release boundary#109erinepshovel-code wants to merge 4 commits into
erinepshovel-code wants to merge 4 commits into
Conversation
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.
Outcome
Creates a bounded public-release candidate for a0p without treating the broken historical Replit runtime as source authority.
Runtime and deployment
cloudbuild.yaml; GitHub Actions is canonicalPublic boundary
Source privacy
Evidence
Latest head
7cfe3dee8d066c9be294e6aa17f0974a0b32f404passes:npm audit --omit=dev: 0 vulnerabilitiesThe original CodeQL finding is now localized: the first PR commit disabled Helmet
contentSecurityPolicyinserver/index.ts. Commit4cd3bf230c4ce14645a37ac5573123f4a86afb39replaced that with the current Stripe-aware CSP, and GitHub marks the original review thread resolved/outdated. However, the completed exact-head CodeQL summary for7cfe3dee8d066c9be294e6aa17f0974a0b32f404still reports 1 new medium-severity alert. Treat the security gate as inconsistent, not clean, until a fresh current-head analysis reports zero new alerts.Do not release yet
Keep this PR in draft until:
PUBLIC_RELEASE.mdare implemented.The current public hostname is not treated as a live deployment.
hmmm: GitHub marks the original CodeQL thread resolved/outdated while the latest exact-head CodeQL summary still reports one medium alert. Do not merge or release until a fresh scan settles that contradiction.