Skip to content

Commit 8eee6de

Browse files
authored
Merge pull request #55 from BlythT/patch-3
Security: Add pnpm minimumReleaseAge to mitigate NPM supply chain attack vulnerability
2 parents 199332a + eb596cf commit 8eee6de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ onlyBuiltDependencies:
44
- esbuild
55
- protobufjs
66
- re2
7+
minimumReleaseAge: 1440 # Protect against supply chain attacks by requiring dependencies to be 24h old before installation.

0 commit comments

Comments
 (0)