Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5e5cf3f3
Commit
5e5cf3f3
authored
Jan 19, 2021
by
Caleb Cooper
Committed by
Marcel Amirault
Jan 19, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add verbiage + link sast to show it's in core
parent
9e53ebe2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/cc-verbiage-sast-in-core.yml
changelogs/unreleased/cc-verbiage-sast-in-core.yml
+5
-0
doc/ci/pipelines/job_artifacts.md
doc/ci/pipelines/job_artifacts.md
+2
-1
No files found.
changelogs/unreleased/cc-verbiage-sast-in-core.yml
0 → 100644
View file @
5e5cf3f3
---
title
:
Add verbiage + link sast to show it's in core.
merge_request
:
51935
author
:
type
:
Other
doc/ci/pipelines/job_artifacts.md
View file @
5e5cf3f3
...
...
@@ -155,9 +155,10 @@ as artifacts.
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.
> - Made [available in all tiers](https://gitlab.com/groups/gitlab-org/-/epics/2098) in GitLab 13.3.
> - Requires GitLab Runner 11.5 and above.
The
`sast`
report collects
[
SAST vulnerabilities
](
../../user/application_security/sast/index.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment