Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aquasecurity/cloudsploit
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
{ ArgumentParser } = require(
'argparse'
);
4
const
engine = require(
'./engine'
);
Callers
nothing calls this directly
Calls
3
engine
Function · 0.85
loadHelperFile
Function · 0.85
checkRequiredKeys
Function · 0.85
Tested by
no test coverage detected