Skip to content

Remove go-ast from SAST offline docs

Thomas Woodham requested to merge sast-remove-go-ast-from-offline-docs into master

What does this MR do?

We list the go-ast scanner as part of the documentation for running SAST in an offline environment. This project is archived and deprecated in favor of the gosec analyzer. This MR removes go-ast from this part of our user documentation.

Screenshots

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