Configuration
Choose the model provider — hosted Azure AI Foundry, or a local Ollama daemon — connect it, pick the models scans use, and set how the runtime exploit proof (DAST) is isolated. Saved settings take effect immediately (no redeploy). The Foundry key is encrypted at rest and never shown again once stored; Ollama needs no credential.
Model provider
This server scans with Azure AI Foundry. The local Ollama provider is a workstation feature: it needs a model daemon on the same machine, so a deployment cannot use it.
Hosted. Code excerpts are sent to the Azure endpoint you configure below.
Azure AI Foundry
The hosted provider. Endpoint + key or managed identity.
Models
Deployment(s) a scan uses by default. Multiple are unioned; the strongest confirms.
No endpoint configured yet, so no deployments have been requested. Pick a resource above, or add deployment names by hand.
No models yet. Add a deployment name below.
Repository access
A GitHub personal access token (PAT) so scans can clone private and enterprise repositories. Public repos need none.
Runtime exploit proof (DAST)
Boots the target app and attacks it. Only runs once an isolation profile is chosen.