Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot authored and HowardBraham committed Oct 18, 2024
1 parent 2e10288 commit 2f0c38c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3058,6 +3058,14 @@
"process": true
}
},
"eslint-plugin-rulesdir": {
"builtin": {
"fs.readdirSync": true,
"path.basename": true,
"path.extname": true,
"path.resolve": true
}
},
"eslint>@eslint-community/eslint-utils": {
"packages": {
"eslint>eslint-visitor-keys": true
Expand Down

0 comments on commit 2f0c38c

Please sign in to comment.