Interface: RedTeamAdapterValidateRequest
Defined in: src/airs/types.ts:1527
Properties
adapterUuid?
optionaladapterUuid?:string
Defined in: src/airs/types.ts:1533
Resolve redacted/null variable values from this stored adapter before the run.
networkBrokerChannelUuid
networkBrokerChannelUuid:
string
Defined in: src/airs/types.ts:1529
prompt
prompt:
string
Defined in: src/airs/types.ts:1530
scriptB64
scriptB64:
string
Defined in: src/airs/types.ts:1528
variables?
optionalvariables?:RedTeamAdapterVar[]
Defined in: src/airs/types.ts:1531