@ideascol/owasp-check
v0.0.4
Published
Utilities for check standard OWASP
Downloads
5
Readme
@ideascol/owasp-check
Utilities for check standard OWASP
Installation
npm install -g @ideascol/owasp-check
Usage
Security Headers
owasp-check security-headers --urlTarget='https://juice-shop.herokuapp.com/'
If you need to print by console in json format:
owasp-check security-headers --urlTarget='https://juice-shop.herokuapp.com/' --format=json