mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Skeleton
This commit is contained in:
parent
d0f2edec0a
commit
f086aeb2be
6 changed files with 44 additions and 6 deletions
|
|
@ -12,6 +12,7 @@ export async function main(args) {
|
|||
await proxy.startServer();
|
||||
|
||||
try {
|
||||
console.log(chalk.blueBright.bold("main.js: Scanning for malicious packages..."));
|
||||
// This parses all the --safe-chain arguments and removes them from the args array
|
||||
args = initializeCliArguments(args);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue