package
0.0.0-20250312114311-d566d432ef81
Repository: https://github.com/adevinta/vulcan-checks.git
Documentation: pkg.go.dev

# Functions

NewClient returns an [Client] that uses the given config parameters.

# Variables

ErrAssetDoesNotExist is returned by the [Client] when there is no info about the asset in the Security Graph.

# Structs

BlastRadiusRequest defines the parameters required by the blast radius endpoint.
BlastRadiusResponse defines the output of a blast radius calculation.
Client allows to communicates with Intel API exposed by the Security Graph.
Config defines the config parameters needed by an [IntelAPIClient].
HTTPStatusError is returned by the method [IntelAPIClient.BlastRadius] when it receives a response with a status code different to 200.