mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts
This commit is contained in:
commit
3d80d66925
13 changed files with 1641 additions and 99 deletions
|
@ -137,7 +137,10 @@ module.exports = {
|
|||
],
|
||||
},
|
||||
node: {
|
||||
fs: "empty"
|
||||
fs: "empty",
|
||||
"child_process": "empty",
|
||||
net: "empty",
|
||||
tls: "empty"
|
||||
},
|
||||
performance: {
|
||||
hints: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue