565995e715
- Pin all third-party actions to SHA - Gate claude.yml triggers to internal authors with Harden-Runner egress audit - Ignore fork-PR lifecycle scripts - Narrow cross-repo dispatch payloads - Add 7d npm release-age gate - Add CODEOWNERS on .github/** and .yarnrc.yml --------- Co-authored-by: prastoin <paul@twenty.com>
12 lines
174 B
YAML
12 lines
174 B
YAML
enableConstraintsChecks: true
|
|
|
|
enableHardenedMode: true
|
|
|
|
enableInlineHunks: true
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmMinimalAgeGate: "3d"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.13.0.cjs
|