fix(vendor): re-vendor conformance-kit → e8838ed (unblock main; restore integrity)#102
Merged
Merged
Conversation
…egrity) #98 hand-copied a newer verify.mjs (X509 SAN) into the vendored kit without re-vendoring the rest or regenerating the lock, so verify-vendor failed repo-wide (main red). conformance-kit main (e8838ed, #26) already carries that fix plus the split vulns/asvs schema and the ai-readability gate, so this re-vendors the full pinned subset to e8838ed and regenerates vendor/conformance-kit.lock.json. verify-vendor: 45 files @ e8838ed (green). Advances prx-tnqu. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…audit tool The re-vendor to e8838ed updated the structure-audit tool; the consumer-side drift baseline is regenerated to match (site content unchanged, 0 errors/warns). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 29, 2026
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
Fixes
mainbeing red. PR #98 hand-copied a newerverify.mjs(X509 SAN) into the vendored conformance-kit without re-vendoring the rest or regenerating the lock, soverify-vendor(and the hermeticnix build) failed repo-wide. conformance-kitmain(e8838ed, #26) already carries that X509 fix plus the splitvulns/asvsschema and the ai-readability gate — so this re-vendors the full pinned subsetbf20952 → e8838edand regeneratesvendor/conformance-kit.lock.json.Changes
vendor/conformance-kit/**→ e8838ed content (11 files updated +verify/package-lock.json).vendor/conformance-kit.lock.json→ regenerated (45 files @ e8838ed).integrity/structure-audit/structure.json→ baseline regenerated for the updated audit tool (site content unchanged, 0 errors).Verified locally (nix devshell)
verify-vendor✓ (45 files @ e8838ed) — the failing checknix build .#site✓ (exit 0) — the failing build jobnpm run build✓ — conformance 12/30 met · 0 unmet · 18 not-assessed (model gained 3 criteria; nothing regressed)axeruns in CI (real browser); site content unchanged.Follow-ups (not in this PR — keeping it a clean integrity restore)
vuln-gate,html-validator-gate,baseline-gate) to flipsecurity.no-critical-vulnsetc. → supersedes PR feat(security): fail-closed npm-audit gate (no critical/high vulns ships) #99 (hand-rolled vuln gate) and prx-0ip7 (split schema, already upstream). Tracked under prx-tnqu.Draft until CI is green.
🤖 Generated with Claude Code