scortonjs-cli
v0.1.1
Published
ScortonJS CLI with Python providers (MVP)
Readme
ScortonJS build-in cybersecurity Framework
ScortonJS CLI - A powerful security auditing command-line tool.
Installation
npm i scortonjs-cliOr use with npx:
npx scortonjs-cli scan <tool> <target>Usage
scorton <command> [options]Commands
scan <tool> <target>- Run security scansscore <target>- Calculate security scoresaudit <target>- Run comprehensive auditscompliance <framework> <target>- Check compliance (dora|nis2|both)config- View or set configurationinit- Initialize a new projectreport- Generate security reportsquiz- Interactive security quizsim <type>- Run security simulationspersona map- Map user personasmodule- Manage security modules
Requirements
- Node.js >= 14.0.0
- Python >= 3.7.0 (for Python providers)
License
MIT
