Skip to content

Commit 3e68ab9

Browse files
authored
Merge pull request #1149 from docker/sec-cli/ignore-scripts-fix-20260527-153708
ci: add ignore-scripts to Node package manager config (20260527-153708)
2 parents 640e4c5 + d9a9d55 commit 3e68ab9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
compressionLevel: mixed
44
enableGlobalCache: false
55
enableHardenedMode: true
6+
enableScripts: false
67

78
logFilters:
89
- code: YN0013

0 commit comments

Comments
 (0)