github.com/stellaraf/go-s1

SentinelOne API Go Client


License
BSD-3-Clause-Clear
Install
go get github.com/stellaraf/go-s1

Documentation



SentinelOne Go Client


Go Reference GitHub tag (latest SemVer)

This client is autogenerated using oapi-codegen

Updating the Spec

  1. Download the updated spec from the SentinelOne API Docs (requires authentication).
  2. Save the file as spec.oapi2.json in the root of the repo.
  3. Run go generate