v1

latestOpenAPI 3.0.02026-07-13211133.5 KB
Public Scan

Start a Scan

Start a new source code scan based on a git code base 🚀

post/api/v2/scan

Query parameters

orgstring required
groupstring required

Request body

git_uristring

Git URL to scan

branchstring

Git Branch to Scan, if not set then main will be used

Example request

{
  "git_uri": "https://github.com/AquilaX-AI/vulnapp-python",
  "branch": "main"
}

Response

Successful response with a structured text output