Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
SecurityThreat
Interface SecurityThreat
interface
SecurityThreat
{
description
:
string
;
severity
:
|
"low"
|
"medium"
|
"high"
|
"critical"
;
source
:
string
;
timestamp
:
number
;
type
:
|
"rate-limit"
|
"malformed-request"
|
"suspicious-pattern"
|
"blacklisted-ip"
;
}
Index
Properties
description
severity
source
timestamp
type
Properties
description
description
:
string
severity
severity
:
|
"low"
|
"medium"
|
"high"
|
"critical"
source
source
:
string
timestamp
timestamp
:
number
type
type
:
|
"rate-limit"
|
"malformed-request"
|
"suspicious-pattern"
|
"blacklisted-ip"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
severity
source
timestamp
type
@synapse/client-sdk
Loading...