resk-llm-ts - v1.0.0
GitHub
npm
Preparing search index...
index
AclDecisionTreeDetector
Class AclDecisionTreeDetector
Implements
BaseDetector
Index
Constructors
constructor
Properties
name
category
enabled
Methods
detect
Constructors
constructor
new
AclDecisionTreeDetector
()
:
AclDecisionTreeDetector
Returns
AclDecisionTreeDetector
Properties
Readonly
name
name
:
"acl_decision_tree"
= 'acl_decision_tree'
Readonly
category
category
:
DIRECT_INJECTION
= ThreatCategory.DIRECT_INJECTION
enabled
enabled
:
boolean
Methods
detect
detect
(
text
:
string
,
context
?:
Record
<
string
,
unknown
>
)
:
DetectionResult
Parameters
text
:
string
Optional
context
:
Record
<
string
,
unknown
>
Returns
DetectionResult
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
category
enabled
Methods
detect
Documentation
GitHub
npm
resk-llm-ts - v1.0.0
Loading...