Skip to content

Suggest debug logging when troubleshooting SAST

Greg Myers requested to merge docs-sast-debug-log-troubleshooting into master

What does this MR do?

Adds a suggestion to enable debug logging for Secure scanners when troubleshooting SAST.

This is a common first step in troubleshooting Support tickets where customers report a SAST job is failing.

Customers can more easily find this on their own and copy/paste the variable snippet to their CI template.

Support can link to this section of docs when suggesting it to customers.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports