Skip to content

Commit e6e847c

Browse files
Security: Disable yarn postinstall scripts (#51)
* security: disable yarn postinstall scripts Disable yarn's postinstall scripts to improve security by setting enableScripts: false in .yarnrc.yml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f9e789e commit e6e847c

13 files changed

Lines changed: 39006 additions & 30727 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
nodeLinker: pnpm
2+
enableScripts: false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.2.0
1+
7.2.0

0 commit comments

Comments
 (0)