Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 407 Bytes

scanner-go

This project needs a better name!

Usage

Simply execute the binary passing the configuration file as the first argument, example:

scanner-linux-i386 /usr/local/scanner/config.json

What does it do?

Currently the client only supports one type of scanner (certificates), it will report certificates on given list of paths back to a backend service.

Status

Work in progress!