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
61b21bfc
Commit
61b21bfc
authored
Oct 26, 2021
by
Russell Dickenson
Committed by
Nick Gaskill
Oct 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improved docs of false positive UI
parent
45da3d6d
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
1 deletion
+13
-1
doc/user/application_security/vulnerabilities/index.md
doc/user/application_security/vulnerabilities/index.md
+3
-0
doc/user/application_security/vulnerability_report/img/group_vulnerability_report_v14_2.png
...erability_report/img/group_vulnerability_report_v14_2.png
+0
-0
doc/user/application_security/vulnerability_report/img/project_level_vulnerability_report_v14_5.png
...y_report/img/project_level_vulnerability_report_v14_5.png
+0
-0
doc/user/application_security/vulnerability_report/index.md
doc/user/application_security/vulnerability_report/index.md
+10
-1
No files found.
doc/user/application_security/vulnerabilities/index.md
View file @
61b21bfc
...
@@ -20,6 +20,9 @@ vulnerability include:
...
@@ -20,6 +20,9 @@ vulnerability include:
-
Linked issues
-
Linked issues
-
Actions log
-
Actions log
In GitLab 14.3 and later, if the scanner determined the vulnerability to be a false positive, an
alert message is included at the top of the vulnerability's page.
On the vulnerability's page, you can:
On the vulnerability's page, you can:
-
[
Change the vulnerability's status
](
#change-vulnerability-status
)
.
-
[
Change the vulnerability's status
](
#change-vulnerability-status
)
.
...
...
doc/user/application_security/vulnerability_report/img/group_vulnerability_report_v14_2.png
deleted
100644 → 0
View file @
45da3d6d
63.8 KB
doc/user/application_security/vulnerability_report/img/project_level_vulnerability_report_v14_5.png
0 → 100644
View file @
61b21bfc
95.1 KB
doc/user/application_security/vulnerability_report/index.md
View file @
61b21bfc
...
@@ -16,7 +16,16 @@ At all levels, the Vulnerability Report contains:
...
@@ -16,7 +16,16 @@ At all levels, the Vulnerability Report contains:
-
Filters for common vulnerability attributes.
-
Filters for common vulnerability attributes.
-
Details of each vulnerability, presented in tabular layout.
-
Details of each vulnerability, presented in tabular layout.
![
Vulnerability Report
](
img/group_vulnerability_report_v14_2.png
)
The
**Activity**
column contains icons to indicate the activity, if any, taken on the vulnerability
in that row:
-
Issues
**{issues}**
: Links to issues created for the vulnerability. For more details, read
[
Create an issue for a vulnerability
](
../vulnerabilities/index.md#create-an-issue-for-a-vulnerability
)
.
-
Wrench
**{admin}**
: The vulnerability has been remediated.
-
False positive
**{false-positive}**
: The scanner determined this vulnerability to be a false
positive.
![
Example project-level Vulnerability Report
](
img/project_level_vulnerability_report_v14_5.png
)
## Project-level Vulnerability Report
## Project-level Vulnerability Report
...
...
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