Skip to content
GitLab
菜单
为什么选择 GitLab
定价
联系销售
探索
为什么选择 GitLab
定价
联系销售
探索
登录
获取免费试用
主导航
搜索或转到…
项目
GitLab
管理
动态
成员
标记
计划
议题
议题看板
里程碑
代码
合并请求
仓库
分支
提交
标签
仓库图
比较修订版本
代码片段
构建
流水线
作业
流水线计划
产物
部署
发布
Package registry
Container registry
模型注册表
运维
环境
Terraform 模块
监控
事件
服务台
分析
价值流分析
贡献者分析
CI/CD 分析
仓库分析
模型实验
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为极狐GitLab 提交贡献
提交反馈
隐私声明
快捷键
?
新增功能
4
代码片段
群组
项目
显示更多面包屑
杨林
GitLab
提交
35162da3
提交
35162da3
编辑于
1 year ago
作者:
JH_SYNC_TOKEN
浏览文件
操作
下载
差异文件
Merge remote-tracking branch 'origin/master' into pre-main-jh
上级
c3b62c46
ebe280e5
No related branches found
No related tags found
无相关合并请求
变更
2
隐藏空白变更内容
行内
左右并排
显示
2 个更改的文件
doc/ci/variables/index.md
+7
-3
7 个添加, 3 个删除
doc/ci/variables/index.md
doc/user/application_security/vulnerability_report/index.md
+18
-30
18 个添加, 30 个删除
doc/user/application_security/vulnerability_report/index.md
有
25 个添加
和
33 个删除
doc/ci/variables/index.md
+
7
−
3
浏览文件 @
35162da3
...
...
@@ -278,11 +278,15 @@ The method used to mask variables [limits what can be included in a masked varia
The value of the variable must:
-
Be a single line.
-
Be 8 characters or longer, consisting only of:
-
Characters from the Base64 alphabet (RFC4648).
-
The
`@`
,
`:`
,
`.`
, or
`~`
characters.
-
Be 8 characters or longer.
-
Not match the name of an existing predefined or custom CI/CD variable.
Additionally, if
[
variable expansion
](
#prevent-cicd-variable-expansion
)
is enabled,
the value can contain only:
-
Characters from the Base64 alphabet (RFC4648).
-
The
`@`
,
`:`
,
`.`
, or
`~`
characters.
Different versions of
[
GitLab Runner
](
../runners/index.md
)
have different masking limitations:
| Version | Limitations |
...
...
此差异已折叠。
点击以展开。
doc/user/application_security/vulnerability_report/index.md
+
18
−
30
浏览文件 @
35162da3
...
...
@@ -11,7 +11,8 @@ The Vulnerability Report provides information about vulnerabilities from scans o
cumulative results of all successful jobs, regardless of whether the pipeline was successful. The scan results from a
pipeline are only ingested after all the jobs in the pipeline complete.
The report is available for users with the
[
correct role
](
../../permissions.md
)
on projects, groups, and the Security Center.
<i
class=
"fa fa-youtube-play youtube"
aria-hidden=
"true"
></i>
For an overview, see
[
Vulnerability Management
](
https://www.youtube.com/watch?v=8SJHz6BCgXM
)
.
At all levels, the Vulnerability Report contains:
...
...
@@ -19,8 +20,11 @@ At all levels, the Vulnerability Report contains:
-
Filters for common vulnerability attributes.
-
Details of each vulnerability, presented in tabular layout.
<i
class=
"fa fa-youtube-play youtube"
aria-hidden=
"true"
></i>
For an overview, see
[
Vulnerability Management
](
https://www.youtube.com/watch?v=8SJHz6BCgXM
)
.
At the project level, the Vulnerability Report also contains:
-
A time stamp showing when it was updated, including a link to the latest pipeline.
-
The number of failures that occurred in the most recent pipeline. Select the failure
notification to view the
**Failed jobs**
tab of the pipeline's page.
The
**Activity**
column contains icons to indicate the activity, if any, taken on the vulnerability
in that row:
...
...
@@ -38,54 +42,38 @@ status of a Jira issue is not shown in the GitLab UI.

## Project-level Vulnerability Report
At the project level, the Vulnerability Report also contains:
-
A time stamp showing when it was updated, including a link to the latest pipeline.
-
The number of failures that occurred in the most recent pipeline. Select the failure
notification to view the
**Failed jobs**
tab of the pipeline's page.
When vulnerabilities originate from a multi-project pipeline setup,
this page displays the vulnerabilities that originate from the selected project.
##
#
View the
project-level
vulnerability report
## View the vulnerability report
To v
iew the
project-level vulnerability report:
V
iew the
vulnerability report to list all vulnerabilities in the project or group.
1.
On the left sidebar, select
**Search or go to**
and find your project.
1.
Select
**Secure > Vulnerability report**
.
Prerequisites:
## Vulnerability Report actions
-
You must have at least the Developer role for the project or group.
From
the
V
ulnerability
R
eport
you can
:
To view
the
v
ulnerability
r
eport:
-
[
Filter the list of vulnerabilities
](
#filter-the-list-of-vulnerabilities
)
.
-
[
View more details about a vulnerability
](
#view-details-of-a-vulnerability
)
.
-
[
View vulnerable source location
](
#view-vulnerable-source-location
)
(
if
available).
-
[
Change the status of vulnerabilities
](
#change-status-of-vulnerabilities
)
.
-
[
Export details of vulnerabilities
](
#export-vulnerability-details
)
.
-
[
Sort vulnerabilities by date
](
#sort-vulnerabilities-by-date-detected
)
.
-
[
Manually add a vulnerability finding
](
#manually-add-a-vulnerability-finding
)
.
-
[
Grouping vulnerability report
](
#group-vulnerabilities
)
1.
On the left sidebar, select
**Search or go to**
and find your project or group.
1.
Select
**Secure > Vulnerability report**
.
## Vulnerability Report filters
You can filter the Vulnerability Report to narrow focus on only vulnerabilities matching specific
criteria.
The available
filter
s are:
The
filters
available
at all level
s are:
<!-- vale gitlab.SubstitutionWarning = NO -->
-
**Status**
: Detected,
C
onfirmed,
D
ismissed,
R
esolved. For details on what each status means, see
-
**Status**
: Detected,
c
onfirmed,
d
ismissed,
r
esolved. For details on what each status means, see
[
vulnerability status values
](
../vulnerabilities/index.md#vulnerability-status-values
)
.
-
**Severity**
: Critical,
H
igh,
M
edium,
L
ow,
I
nfo,
U
nknown.
-
**Severity**
: Critical,
h
igh,
m
edium,
l
ow,
i
nfo,
u
nknown.
-
**Tool**
: For more details, see
[
Tool filter
](
#tool-filter
)
.
-
**Project**
: For more details, see
[
Project filter
](
#project-filter
)
.
-
**Activity**
: For more details, see
[
Activity filter
](
#activity-filter
)
.
The filters' criteria are combined to show only vulnerabilities matching all criteria
.
Additionally, the
[
project filter
](
#project-filter
)
is available at the group level
.
<!-- vale gitlab.SubstitutionWarning = YES -->
...
...
此差异已折叠。
点击以展开。
预览
0%
加载中
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录