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
160a09d1
Commit
160a09d1
authored
Mar 28, 2022
by
Fiona Neill
Committed by
Achilleas Pipinellis
Mar 28, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add info about security tab results
parent
ccf28723
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/user/application_security/security_dashboard/index.md
doc/user/application_security/security_dashboard/index.md
+5
-1
No files found.
doc/user/application_security/security_dashboard/index.md
View file @
160a09d1
...
...
@@ -52,6 +52,9 @@ To view vulnerabilities in a pipeline:
1.
From the list, select the pipeline you want to check for vulnerabilities.
1.
Select the
**Security**
tab.
**Scan details**
shows vulnerabilities introduced by the merge request, in addition to existing vulnerabilities
from the latest successful pipeline in your project's default branch.
A pipeline consists of multiple jobs, such as SAST and DAST scans. If a job fails to finish,
the security dashboard doesn't show SAST scanner output. For example, if the SAST
job finishes but the DAST job fails, the security dashboard doesn't show SAST results. On failure,
...
...
@@ -66,7 +69,8 @@ To view the total number of vulnerabilities per scan:
1.
Select the
**Status**
of a branch.
1.
Select the
**Security**
tab.
**Scan details**
show the total number of vulnerabilities found per scan in the pipeline.
**Scan details**
shows vulnerabilities introduced by the merge request, in addition to existing vulnerabilities
from the latest successful pipeline in your project's default branch.
### Download security scan outputs
...
...
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