Scan code repoAsk AIpost https://app.aikido.dev/api/public/v1/repositories/code/{code_repo_id}/scanScan a code repositoryPath Paramscode_repo_idintegerrequiredThe code repository IDQuery Paramsinclude_sast_scanbooleanDefaults to falseWhether to trigger a SAST scantruefalseinclude_iac_scanbooleanDefaults to falseWhether to trigger an IAC scantruefalseinclude_secrets_scanbooleanDefaults to falseWhether to trigger a secrets scantruefalseResponses 204A scan has been initiated successfully. 400We were unable to initiate a scan for this repository. 404A code repository with this ID does not exist.Updated 5 months ago