This is the reference for the backend SDK used by backend plugins. SDK is the main interface that provides access to various services and functionalities.
The SDK object available to all scripts.
| Type Parameter | Default type |
|---|---|
API |
object |
Events |
object |
api:
APISDK<API,Events>
The SDK for the API RPC service.
console:
Console
The console.
This is currently the same as the global console.
env:
EnvironmentSDK
The SDK for the Environment service.
events:
EventsSDK<API,Events>
The SDK for the Events service.
findings:
FindingsSDK
The SDK for the Findings service.
graphql:
GraphQLSDK
The SDK for the GraphQL service.
hostedFile:
HostedFileSDK
The SDK for the HostedFile service.
meta:
MetaSDK
The SDK for metadata information about the plugin.
net:
NetSDK
The SDK for the Net service.
projects:
ProjectsSDK
The SDK for the Projects service.
replay:
ReplaySDK
The SDK for the Replay service.
requests:
RequestsSDK
The SDK for the Requests service.
runtime:
RuntimeSDK
The SDK for the runtime information.
scope:
ScopeSDK
The SDK for the Scope service.