feat: full CI scans, real-repo readiness default, multi-PM intercept#41
Merged
Merged
Conversation
- Add --full for complete lockfile CI gates; emit scan_coverage including changed_only_empty with clearer NOTICE and docs. - Default production-readiness to benchmarks/real-repos.json so real-repo validation counts without extra flags (15/15 public beta evidence). - Intercept pnpm, yarn, and uv install paths with shell shim updates.
PkgSafe Dependency GateDecision: ALLOW Counts
Warn / Review / Block FindingsNo blocked, review-required, or warning dependencies found. Recommended ActionAll scanned packages are allowed by policy. Governance Evidence
|
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
--fullforces whole-lockfile scans; JSON/human output includesscan_coverage(full/changed_only/changed_only_empty); docs spell out PR vs main/release usage.benchmarks/real-repos.jsonwhen present → 15/15 real-repo validations,PUBLIC_BETA_READY(remaining GA blockers: local signed release + provenance verification).pkgsafe pnpm|yarn|uv …plus shell aliases for npm/pnpm/yarn/pip/uv.Test plan
go test ./...ci scanchanged-only empty → NOTICE +changed_only_emptyci scan --full→scan_coverage: full, packages scannedpnpm/yarn add axois --mode block→ BLOCK exit 1production-readinesswithout flags → 15/15 real repos