Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / bridgeSupplyChainToAudit

Function: bridgeSupplyChainToAudit()

ts
function bridgeSupplyChainToAudit(opts): SupplyChainBridgeTeardown;

Defined in: packages/security/src/audit/supply-chain-bridge.ts:40

Subscribe the audit-log subsystem to the supply-chain audit emitter.

Parameters

ParameterType
optsBridgeSupplyChainToAuditOptions

Returns

SupplyChainBridgeTeardown

Stable