Commit 65865e17 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'cc-verbiage-sast-in-core' into 'master'

Add verbiage + link sast to show it's in core

See merge request gitlab-org/gitlab!51935
parents 9e53ebe2 5e5cf3f3
---
title: Add verbiage + link sast to show it's in core.
merge_request: 51935
author:
type: Other
...@@ -155,9 +155,10 @@ as artifacts. ...@@ -155,9 +155,10 @@ as artifacts.
The collected Code Quality report uploads to GitLab as an artifact and is summarized in merge requests. The collected Code Quality report uploads to GitLab as an artifact and is summarized in merge requests.
#### `artifacts:reports:sast` **(ULTIMATE)** #### `artifacts:reports:sast`
> - Introduced in GitLab 11.5. > - Introduced in GitLab 11.5.
> - Made [available in all tiers](https://gitlab.com/groups/gitlab-org/-/epics/2098) in GitLab 13.3.
> - Requires GitLab Runner 11.5 and above. > - Requires GitLab Runner 11.5 and above.
The `sast` report collects [SAST vulnerabilities](../../user/application_security/sast/index.md) The `sast` report collects [SAST vulnerabilities](../../user/application_security/sast/index.md)
......
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