Commit 406edf25 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'docs-outdent-sections' into 'master'

Outdent two sections of SAST doc

See merge request gitlab-org/gitlab!46501
parents 153bdfbd bef3a2f4
......@@ -285,7 +285,7 @@ you can use the `MAVEN_CLI_OPTS` environment variable.
Read more on [how to use private Maven repositories](../index.md#using-private-maven-repos).
#### Enabling Kubesec analyzer
### Enabling Kubesec analyzer
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/12752) in GitLab Ultimate 12.6.
......@@ -300,7 +300,7 @@ variables:
SCAN_KUBERNETES_MANIFESTS: "true"
```
#### Pre-compilation
### Pre-compilation
If your project requires custom build configurations, it can be preferable to avoid
compilation during your SAST execution and instead pass all job artifacts from an
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment