From 11c0ea38fbe12efa6bb29283e2b9051f72fdb59e Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 21 May 2019 17:05:06 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- Readme | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme b/Readme index 0c84d22..e83a444 100644 --- a/Readme +++ b/Readme @@ -1,4 +1,10 @@ +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvivekshwarup%2Fnessus.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvivekshwarup%2Fnessus?ref=badge_shield) + git clone https://github.com/vivekshwarup/nessus.git Download Nessus-8.3.1-ubuntu1110_amd64.deb (https://www.tenable.com/downloads/nessus) and copy to nessus folder docker build -t vivek/nessus . docker run -it -p 8834:8834 --name nessus vivek/nessus + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvivekshwarup%2Fnessus.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvivekshwarup%2Fnessus?ref=badge_large) \ No newline at end of file