Scan
Start a Scan
Start a new source code scan based on a git code base 🚀
POST
Authorizations
Body
application/json
Data to submit on your request to Securitron
Git URL to scan
Example:
"https://github.com/AquilaX-AI/vulnapp-python"
Git Branch to Scan, if not set then main
will be used
Example:
"main"
Response
200 - text/markdown
Successful response with a structured text output
Scan ID of the new Scan
Example:
"67e9f3205357d4a0178efde6"