2.0.4 • Published 3 years ago

vaddy-scanner v2.0.4

Weekly downloads
52
License
MIT
Repository
-
Last release
3 years ago

How to install

$ npm install vaddy-scanner

How to use

use config file

config template

user='vaddy user id'
key='vaddy api key'
projectId='vaddy project id'
crawlId='crawl id'

Specify and execute the configuration file

$ vaddy-scan -f config.yaml

use command line option

options

optionshorthand optiondescription
--user-uvaddy user id
--apikey-kvaddy user api key
--projectid-pscanning project id
--crawlid-cscanning crawl id

Execute the command with arguments

$ vaddy-scan -u '{userid}' -k '{apiKey}' -p '{projectid}' -c 'crawlid'
2.0.4

3 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago