The bundled pre-commit hook is the runtime-side mirror of molecule-core's canonical .github/workflows/secret-scan.yml SECRET_PATTERNS array. They drifted: canonical added the MiniMax sk-cp- pattern (F1088 vector — caught only after the fact) but this side wasn't updated. Result: a workspace developer's local pre-commit would let through a sk-cp- token that the org-wide CI scan would then refuse — useless friction. This brings the two sides back into byte-aligned-on-the-pattern-list state. The drift is exactly the maintenance gap that task #139's upcoming molecule-core CI lint is designed to surface automatically; this PR clears the gap so the lint passes from day 1. Refs: task #139. |
||
|---|---|---|
| .. | ||
| molecule-gh-token-refresh.sh | ||
| molecule-git-token-helper.sh | ||
| pre-commit-checks.sh | ||