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
ec5c9c9f
Commit
ec5c9c9f
authored
Oct 11, 2021
by
Fernando Arias
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs for Pipeline Security tab
* Update screenshots * Update text
parent
9998e460
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
5 deletions
+9
-5
doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v14_2.png
...urity_dashboard/img/pipeline_security_dashboard_v14_2.png
+0
-0
doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v14_4.png
...urity_dashboard/img/pipeline_security_dashboard_v14_4.png
+0
-0
doc/user/application_security/security_dashboard/index.md
doc/user/application_security/security_dashboard/index.md
+9
-5
No files found.
doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v14_2.png
deleted
100644 → 0
View file @
9998e460
45.3 KB
doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v14_4.png
0 → 100644
View file @
ec5c9c9f
123 KB
doc/user/application_security/security_dashboard/index.md
View file @
ec5c9c9f
...
...
@@ -51,7 +51,7 @@ The security dashboard and vulnerability report displays information about vulne
At the pipeline level, the Security section displays the vulnerabilities present in the branch of
the project the pipeline ran against.
![
Pipeline Security Dashboard
](
img/pipeline_security_dashboard_v14_
2
.png
)
![
Pipeline Security Dashboard
](
img/pipeline_security_dashboard_v14_
4
.png
)
Visit the page for any pipeline that ran any of the
[
supported reports
](
#supported-reports
)
. To view
the pipeline's security findings, select the
**Security**
tab when viewing the pipeline.
...
...
@@ -64,11 +64,15 @@ the analyzer outputs an
### Scan details
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3728) in GitLab 13.10.
> - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3728) in GitLab 13.10.
> - [Improved](https://gitlab.com/gitlab-org/gitlab/-/issues/333660) in GitLab 14.2.
The
**Scan details**
section lists the scans run in the pipeline and the total number of
vulnerabilities per scan. For the DAST scan, select
**Download scanned resources**
to download a
CSV file containing details of the resources scanned.
The
**Scan details**
section lists the scans run in the pipeline and the total number of vulnerabilities
per scan.
You can download the JSON artifacts from each security scan. Select
**Download results**
then
select the JSON artifact. Additionally for the DAST scan, from the
**Download results**
dropdown select
**Download scanned resources**
to download a CSV file containing details of the resources scanned.
## Project Security Dashboard
...
...
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