Modules
Elixir library for interacting with the Guardsix API.
Establishes an authenticated browser session with a Guardsix instance.
Manage alert rules and their notifications in Guardsix.
List searchable repos.
Manage incidents in Guardsix.
Search logs and retrieve instance data from Guardsix.
Blocking polling for Guardsix searches.
Manage user-defined lists in Guardsix.
Session-based operations for user-defined lists in Guardsix.
Holds the base URL, credential, and SSL settings for API requests.
An incident comment linking a comment string to an incident ID.
Username and secret key used to authenticate with the Guardsix API.
Builder for email notification structs.
Builder for HTTP notification structs.
Builder for alert rule structs.
Search query parameters passed to Guardsix.Core.Search functions.
Holds an authenticated session for UI endpoints that do not support JWT.