Skip to content

Commit 5afbc42

Browse files
committed
chore: add pnpm configuration file to prevent supply chain attacks
1 parent d394eb5 commit 5afbc42

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
dangerouslyAllowAllBuilds: false
2+
blockExoticSubdeps: true
3+
minimumReleaseAge: 1440 # 1 day
4+
trustPolicy: no-downgrade

0 commit comments

Comments
 (0)