Skip to content

Commit

Permalink
chore: update lavamoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 21, 2024
1 parent 3328b29 commit 1968816
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
16 changes: 8 additions & 8 deletions lavamoat/browserify/beta/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@
"crypto-browserify": true,
"ethereumjs-util>create-hash>ripemd160": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -1445,8 +1445,8 @@
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ethers>@ethersproject/sha2>hash.js": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -4266,7 +4266,7 @@
"browserify>buffer": true,
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true
"ganache>secp256k1": true
}
},
"ethereumjs-util>ethereum-cryptography>browserify-aes": {
Expand Down Expand Up @@ -4302,11 +4302,6 @@
"readable-stream": true
}
},
"ethereumjs-util>ethereum-cryptography>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"ethereumjs-util>rlp": {
"packages": {
"bn.js": true,
Expand Down Expand Up @@ -4625,6 +4620,11 @@
"define": true
}
},
"ganache>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"gulp>vinyl-fs>object.assign": {
"packages": {
"@lavamoat/lavapack>json-stable-stringify>object-keys": true,
Expand Down
16 changes: 8 additions & 8 deletions lavamoat/browserify/flask/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@
"crypto-browserify": true,
"ethereumjs-util>create-hash>ripemd160": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -1445,8 +1445,8 @@
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ethers>@ethersproject/sha2>hash.js": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -4266,7 +4266,7 @@
"browserify>buffer": true,
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true
"ganache>secp256k1": true
}
},
"ethereumjs-util>ethereum-cryptography>browserify-aes": {
Expand Down Expand Up @@ -4302,11 +4302,6 @@
"readable-stream": true
}
},
"ethereumjs-util>ethereum-cryptography>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"ethereumjs-util>rlp": {
"packages": {
"bn.js": true,
Expand Down Expand Up @@ -4625,6 +4620,11 @@
"define": true
}
},
"ganache>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"gulp>vinyl-fs>object.assign": {
"packages": {
"@lavamoat/lavapack>json-stable-stringify>object-keys": true,
Expand Down
16 changes: 8 additions & 8 deletions lavamoat/browserify/main/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@
"crypto-browserify": true,
"ethereumjs-util>create-hash>ripemd160": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -1445,8 +1445,8 @@
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ethers>@ethersproject/sha2>hash.js": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -4266,7 +4266,7 @@
"browserify>buffer": true,
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true
"ganache>secp256k1": true
}
},
"ethereumjs-util>ethereum-cryptography>browserify-aes": {
Expand Down Expand Up @@ -4302,11 +4302,6 @@
"readable-stream": true
}
},
"ethereumjs-util>ethereum-cryptography>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"ethereumjs-util>rlp": {
"packages": {
"bn.js": true,
Expand Down Expand Up @@ -4625,6 +4620,11 @@
"define": true
}
},
"ganache>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"gulp>vinyl-fs>object.assign": {
"packages": {
"@lavamoat/lavapack>json-stable-stringify>object-keys": true,
Expand Down
16 changes: 8 additions & 8 deletions lavamoat/browserify/mmi/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@
"crypto-browserify": true,
"ethereumjs-util>create-hash>ripemd160": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -1537,8 +1537,8 @@
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>bs58check": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true,
"ethers>@ethersproject/sha2>hash.js": true,
"ganache>secp256k1": true,
"koa>content-disposition>safe-buffer": true
}
},
Expand Down Expand Up @@ -4358,7 +4358,7 @@
"browserify>buffer": true,
"crypto-browserify>randombytes": true,
"ethereumjs-util>ethereum-cryptography>keccak": true,
"ethereumjs-util>ethereum-cryptography>secp256k1": true
"ganache>secp256k1": true
}
},
"ethereumjs-util>ethereum-cryptography>browserify-aes": {
Expand Down Expand Up @@ -4394,11 +4394,6 @@
"readable-stream": true
}
},
"ethereumjs-util>ethereum-cryptography>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"ethereumjs-util>rlp": {
"packages": {
"bn.js": true,
Expand Down Expand Up @@ -4717,6 +4712,11 @@
"define": true
}
},
"ganache>secp256k1": {
"packages": {
"@metamask/ppom-validator>elliptic": true
}
},
"gulp>vinyl-fs>object.assign": {
"packages": {
"@lavamoat/lavapack>json-stable-stringify>object-keys": true,
Expand Down

0 comments on commit 1968816

Please sign in to comment.