Build Status on Pull Requests
The GuardRails bot sets a status on the pull request depending on what we are doing at the moment.
The status we are using:
task queued for processing
The scan has been queued and will be picked up soon.
scan in progress
We are currently scanning the codebase for security issues. Depending on the size of the codebase this can range between seconds and a few minutes.
no security issues detected
The scan successfully completed and no new findings have been detected. Everything is green and good to go.
detected n security issues
The scan successfully completed and we detected new security issues. We will set the status to failed. Our bot will post the findings as a comment on the pull request.
internal error (please contact support)
Something went wrong on our side and we could not scan the codebase successfully. Please contact [email protected] and we will fix it right away.