@caido/sdk-backend
SDK
SDK
The SDK object available to all scripts.
Type Parameters
| Type Parameter | Default type |
|---|---|
API | object |
Events | object |
Properties
api
api:
APISDK<API,Events>
The SDK for the API RPC service.
console
console:
Console
The console.
This is currently the same as the global console.
env
env:
EnvironmentSDK
The SDK for the Environment service.
events
events:
EventsSDK<API,Events>
The SDK for the Events service.
findings
findings:
FindingsSDK
The SDK for the Findings service.
graphql
graphql:
GraphQLSDK
The SDK for the GraphQL service.
hostedFile
hostedFile:
HostedFileSDK
The SDK for the HostedFile service.
meta
meta:
MetaSDK
The SDK for metadata information about the plugin.
projects
projects:
ProjectsSDK
The SDK for the Projects service.
replay
replay:
ReplaySDK
The SDK for the Replay service.
requests
requests:
RequestsSDK
The SDK for the Requests service.
runtime
runtime:
RuntimeSDK
The SDK for the runtime information.
scope
scope:
ScopeSDK
The SDK for the Scope service.
