2.0.2 • Published 6 years ago

nessus-api-client v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Build Status Coverage Status npm version Downloads Deps bitHound Code Windows Build status Average time to resolve an issue Percentage of issues still open License: MIT

NodeJS based Nessus Scan API client

Usage

The client's Run method returns a promise so it must either be awaited or have a chained series of thens.

Once the promise resolves you'll get back an array of objects with the scan's name and raw JSON scan results.

OR

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago