MCPcopy
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
3const { ArgumentParser } = require('argparse');
4const engine = require('./engine');

Callers

nothing calls this directly

Calls 3

engineFunction · 0.85
loadHelperFileFunction · 0.85
checkRequiredKeysFunction · 0.85

Tested by

no test coverage detected