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
88a51dff
Commit
88a51dff
authored
Mar 19, 2018
by
Dmitriy Zaporozhets
Committed by
Achilleas Pipinellis
Mar 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for security report on the pipeline page
parent
9a41631c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
doc/user/project/merge_requests/img/security_report.png
doc/user/project/merge_requests/img/security_report.png
+0
-0
doc/user/project/merge_requests/sast.md
doc/user/project/merge_requests/sast.md
+11
-1
No files found.
doc/user/project/merge_requests/img/security_report.png
0 → 100644
View file @
88a51dff
37.6 KB
doc/user/project/merge_requests/sast.md
View file @
88a51dff
...
...
@@ -55,7 +55,17 @@ this file and show the information inside the merge request.
![
SAST Widget
](
img/gemnasium.png
)
## Security report under pipelines
> [Introduced][ee-3776] in [GitLab Ultimate][ee] 10.6.
Visit any pipeline page which has a
`sast`
job and you will be able to see
the security report tab with the listed vulnerabilities (if any).
![
Security Report
](
img/security_report.png
)
[
ee-3775
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues/3775
[
ee
]:
https://about.gitlab.com/products/
[
ee-3776
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues/3776
[
ee
]:
https://about.gitlab.com/pricing
[
ci
]:
../../../ci/README.md
[
cc-docs
]:
../../../ci/examples/sast.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