Commit bc5fb03
committed
chore: enable blockExoticSubdeps for security
Blocks transitive deps using file:/git: protocols at install time.
Audited the lockfile and all package.json files: zero non-link
exotic protocols in the graph, so this is a no-op for resolution
today and provides defense-in-depth against future supply-chain
attacks via compromised transitive deps.
https://pnpm.io/settings#blockexoticsubdeps
https://claude.ai/code/session_01G759MUqmjsPh9k1qDxbdjG1 parent d90e9de commit bc5fb03
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
0 commit comments