https://github.com/stellaraf/go-s1
SentinelOne API Go Client
https://github.com/stellaraf/go-s1
Last synced: 2 months ago
JSON representation
SentinelOne API Go Client
- Host: GitHub
- URL: https://github.com/stellaraf/go-s1
- Owner: stellaraf
- License: bsd-3-clause-clear
- Created: 2024-04-12T19:42:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T14:05:12.000Z (about 2 years ago)
- Last Synced: 2025-12-31T15:33:56.247Z (6 months ago)
- Language: Go
- Size: 575 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_This client is autogenerated using [oapi-codegen](https://github.com/deepmap/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`