Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 348 Bytes

drone-nessus

Parses a nessus XML file into a lair project.

Install

Download a compiled binary for supported operating systems from here.

$ mv drone-nessus* drone-nessus
$ ./drone-nessus -h

Build from source

$ go get github.com/lair-framework/drone-nessus