Skip to content

Commit 9fbe974

Browse files
brunozoricclaude
andcommitted
feat: add "webiny" package to preapproved packages in yarnrc security article
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a6c63db commit 9fbe974

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/developer-docs/6.x/infrastructure/yarnrc-security.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ enableScripts: false
3131
npmMinimalAgeGate: 3d
3232
npmPreapprovedPackages:
3333
- "@webiny/*"
34+
- "webiny"
3435
- "wts-client"
3536

3637
approvedGitRepositories:
@@ -95,6 +96,7 @@ If you publish your own packages or work with a trusted vendor whose packages yo
9596
```yaml .yarnrc.yml
9697
npmPreapprovedPackages:
9798
- "@webiny/*"
99+
- "webiny"
98100
- "wts-client"
99101
- "@your-org/*"
100102
```

0 commit comments

Comments
 (0)