Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
InfrastructureAuditEnvelope
Interface InfrastructureAuditEnvelope
interface
InfrastructureAuditEnvelope
{
event
:
Readonly
<
Record
<
string
,
unknown
>
>
;
fleetAttribution
:
Readonly
<
{
environment
:
string
;
eventTrust
:
"untrusted"
;
scriptName
:
string
;
source
:
"external-candidate-via-trusted-proxy"
;
tenantTag
:
string
;
}
,
>
;
}
Index
Properties
event
fleet
Attribution
Properties
Readonly
event
event
:
Readonly
<
Record
<
string
,
unknown
>
>
Readonly
fleet
Attribution
fleetAttribution
:
Readonly
<
{
environment
:
string
;
eventTrust
:
"untrusted"
;
scriptName
:
string
;
source
:
"external-candidate-via-trusted-proxy"
;
tenantTag
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
fleet
Attribution
Documentation
GitHub
Anchorage API reference
Loading...