Interface: ActionProfile
Prefactor TypeScript SDK / @prefactor/core / ActionProfile
Interface: ActionProfile
Section titled “Interface: ActionProfile”Defined in: packages/core/src/tracing/data-risk.ts:25
Describes which data-mutating or communicating actions a span type is permitted to perform.
Properties
Section titled “Properties”create_data
Section titled “create_data”create_data:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:26
read_data
Section titled “read_data”read_data:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:27
update_data
Section titled “update_data”update_data:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:28
destroy_data
Section titled “destroy_data”destroy_data:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:29
financial_transactions
Section titled “financial_transactions”financial_transactions:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:30
external_communication
Section titled “external_communication”external_communication:
ActionProfileValue
Defined in: packages/core/src/tracing/data-risk.ts:31