docs(security): OSV-Scanner is the chosen vuln gate; close #36 as won't-fix#105
Merged
Merged
Conversation
…'t-fix (O1) Operator decision 2026-05-15: GitHub Advanced Security / Code Scanning is a paid feature. The repo deliberately uses google/osv-scanner-action as its dependency-vuln gate instead. OSV-Scanner runs on every PR + weekly cron and fail-on-vuln gates merges via the action's exit code. The only thing we give up is the SARIF Security-tab UI; the gate itself is unchanged. Changes: - .github/workflows/osv-scanner.yml: rewrite the upload-sarif: false comment to reflect the deliberate choice (was: "pending operator toggle"; now: "deliberately disabled, alt path chosen") - docs/unblock-sequence.md: mark Phase 0.2 as deliberately-skipped; #36 closes as won't-fix - Optimal-ordering table updated (Phase 0.2 → 0 min instead of 2 min) Closes #36 Refs: O1
Contributor
|
Neon branch ready: Connection strings (pooled + unpooled) are emitted as job outputs for downstream steps. They are NOT printed in the workflow log — see Neon Console (project: divine-cloud-27295848) if you need to inspect them. |
Contributor
|
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
Per operator decision 2026-05-15: GitHub Advanced Security / Code Scanning is a paid feature. The repo deliberately uses
google/osv-scanner-actionas its dependency-vuln gate instead. Closes #36 as won't-fix (alt path chosen).Why this is fine
OSV-Scanner provides equivalent dependency-vuln gating:
scan-prjob)scan-mainjob)The gate behavior is unchanged; only the visualization differs.
Changes
.github/workflows/osv-scanner.ymlupload-sarif: falsecomment to reflect the deliberate choice (was: "pending operator toggle"; now: "deliberately disabled, alt path chosen")docs/unblock-sequence.mdTest plan
npm run verify— greenCloses
Refs
O1
https://claude.ai/code/session_9d8f8432-101f-466f-9c31-b1021ea934e7
Generated by Claude Code