Status: Experimental
https://godoc.org/github.com/trend206/deepsecurity-go
Install: go get -u github.com/trend206/deepsecurity-go
- Authentication - examples/authenticate.go
- Activate agent - examples/activateagent.go
- Retrieve Host Info - examples/gethost.go
- Move Host/s to Host Group - examples/movetohostgroup.go
- Create a Host Group - examples/hostgroupcreate.go
- Concurrently run DS recommendation scans in goroutines examples/recoscan.go
- Retrieve AntiMalware events examples/amevents.go
- Retrieve System events examples/systemevents.go
- Retrieve Trusted Update Mode on a host examples/trustedupdatemode.go