After activating a custom target adapter, attach it to one or more targets by
selecting Custom Adapter as the connection method and configuring the channel and optional
overrides.
| Where Can I Use This? | What Do I Need? |
- Prisma AIRS (AI Red Teaming)
|
|
Before attaching a custom adapter to a target, complete the following:
- Set up prerequisites—The Network Channel
Helm chart must be at v1.4.0 or later, the adapter sidecar must be enabled, and
a Network Channel must exist for the target's network.
An active Network Channel is required to host and
execute adapter code.
- Build the Custom Adapter Code/Script—Write and test
your Python adapter functions before uploading.
- Test and activate the adapter—The adapter
must be active in the Custom Adapters list before it can be selected here.
You can point multiple targets at the same custom target
adapter, each with its own overrides and channel. When you update and reactivate a
shared adapter, every target using it picks up the change on its next scan. You do
not need to edit each target individually. Scans in progress use the adapter version
that was active when the scan started. Changes take effect from the next scan
onward.
Attaching the adapter to a target is the final step in the custom adapter setup. For
an overview of the complete workflow, see
Custom Target Adapters.