Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
fpTrackerHook
Function fpTrackerHook
fpTrackerHook
(
appendEvidence
:
AppendEvidenceFn
,
opts
:
{
packId
:
string
;
reportId
:
string
;
scenarioId
:
string
;
status
:
"rejected"
|
"open"
|
"confirmed"
;
}
,
)
:
void
Records false positive events from assurance results into the audit trail.
Parameters
appendEvidence
:
AppendEvidenceFn
opts
:
{
packId
:
string
;
reportId
:
string
;
scenarioId
:
string
;
status
:
"rejected"
|
"open"
|
"confirmed"
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Records false positive events from assurance results into the audit trail.