mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
79f3187d18
Two failures landed this morning: - test_gitleaks_ignore.py's historical-fingerprint resolution (added ind1fa7f38c) needs branch- and tag-reachable history, but the scripts-and-build job used a depth-1 checkout, so all 37 fingerprints failed to resolve in CI. Fetch full history like the gitleaks and changes jobs already do. -d1f687c0erouted frontend-modern/package.json and package-lock.json to the new frontend-dependency-security path policy without updating the manifest expectations pinned in test-hot-dev-bg.sh. Pin the effective first-match policy per manifest instead of bare membership so the routing stays asserted and shadowed entries cannot fake coverage. Contract-Neutral: CI-only fix: full-history checkout for gitleaks fingerprint resolution test and re-pin hot-dev manifest policy expectations to the registry routingd1f687c0ealready established; no contract delta