Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 492 Bytes

Using Atlant from Go

The scanner directory houses an example command-line client for scanning files using WithSecure Atlant written in the Go programming language.

Compilation

Use the following commands to compile atlant-scanner:

cd go/scanner
go build

Usage

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.