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
d7ae9097
Commit
d7ae9097
authored
May 14, 2020
by
Fernando Arias
Committed by
Nick Gaskill
May 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify unknown severity in docs
* Add/Update text copy
parent
dbe3821d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
doc/user/application_security/index.md
doc/user/application_security/index.md
+13
-3
No files found.
doc/user/application_security/index.md
View file @
d7ae9097
...
...
@@ -201,9 +201,19 @@ security team when a merge request would introduce one of the following security
-
A security vulnerability
-
A software license compliance violation
This threshold is defined as
`high`
,
`critical`
, or
`unknown`
severity. When any vulnerabilities are
present within a merge request, an approval is required from the
`Vulnerability-Check`
approver
group.
The security vulnerability threshold is defined as
`high`
,
`critical`
, or
`unknown`
severity. The
`Vulnerability-Check`
approver group must approve merge requests that contain vulnerabilities.
When GitLab can assess vulnerability severity, the rating can be one of the following:
-
`unknown`
-
`low`
-
`medium`
-
`high`
-
`critical`
The rating
`unknown`
indicates that the underlying scanner doesn't contain or provide a severity
rating.
### Enabling Security Approvals within a project
...
...
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