The scanner directory houses an example command-line client for scanning files using WithSecure Atlant written in the Go programming language.
Use the following commands to compile atlant-scanner
:
cd go/scanner
go build
atlant-scanner
can be invoked as:
atlant-scanner AUTH-URL SCAN-URL CLIENT-ID CLIENT-SECRET FILE
Note that atlant-scanner
is currently not compatible with Atlant container.