Commit 534ace4
authored
fix: bind package-manager exec approvals to inner commands [AI] (#102035)
* fix: bind package-manager exec approvals to inner commands
* fix: fail closed package manager exec approval gaps
* chore: refresh pr branch metadata
* fix: cover npm exec alias approvals
* fix: fail closed hidden package manager exec aliases
* fix: unwrap chained package manager approvals
* fix: cover yarn package manager approvals
* fix: preserve yarn run approval compatibility
* fix: bind package manager script argv checks
* test: fix package manager script argv type check
* fix: fail closed pnpm shorthand approvals
* fix: preserve pnpm built-in approvals
* fix: preserve pnpm script shortcuts
* fix: preserve npm cwd exec unwrapping
* fix: fail closed cwd and yarn package shorthands1 parent c69724e commit 534ace4
10 files changed
Lines changed: 1649 additions & 230 deletions
File tree
- src
- infra
- node-host
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
481 | 480 | | |
482 | 481 | | |
483 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
484 | 486 | | |
485 | 487 | | |
486 | 488 | | |
| |||
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
511 | | - | |
| 513 | + | |
512 | 514 | | |
513 | 515 | | |
514 | 516 | | |
| |||
519 | 521 | | |
520 | 522 | | |
521 | 523 | | |
522 | | - | |
| 524 | + | |
523 | 525 | | |
524 | 526 | | |
525 | 527 | | |
| |||
0 commit comments