Trigger Assessment
Assessments
Trigger Assessment
Triggers a new security assessment against the specified target. The assessment will run asynchronously and results will be available in the MindFort dashboard.
POST
Trigger Assessment
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Body
application/json
UUID of the target to assess
Assessment mode. White-box includes code context and requires an enabled associated repository plus a GitHub App installation that can access it.
Available options:
black-box, white-box Assessment thoroughness. Balanced is the default; Ultra is the most exhaustive.
Available options:
balanced, deep, ultra UUID of stored credentials to use for authenticated testing
Response
Assessment triggered successfully