Skip to content
代码片段 群组 项目
未验证 提交 d525ddba 编辑于 作者: Fiona Neill's avatar Fiona Neill 提交者: GitLab
浏览文件

Merge branch 'rd/add-security-to-mr-widgets-list' into 'master'

Add security widget to MR widgets list

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141066



Merged-by: default avatarFiona Neill <fneill@gitlab.com>
Approved-by: default avatarFiona Neill <fneill@gitlab.com>
Co-authored-by: default avatarRussell Dickenson <rdickenson@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -247,10 +247,8 @@ Security scan information appears in multiple locations and formats: ...@@ -247,10 +247,8 @@ Security scan information appears in multiple locations and formats:
### Merge request **(FREE ALL)** ### Merge request **(FREE ALL)**
> - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/4393) in GitLab Free 13.5. Output of all enabled application security tools is shown in a merge request widget. You can use
> - Made [available in all tiers](https://gitlab.com/gitlab-org/gitlab/-/issues/273205) in 13.6. this information to manage the risk of any issues identified in the source branch.
> - Report download dropdown list [added](https://gitlab.com/gitlab-org/gitlab/-/issues/273418) in 13.7.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/249550) in GitLab 13.9.
#### All tiers #### All tiers
......
...@@ -73,3 +73,9 @@ If you have configured [License Compliance](../../compliance/license_scanning_of ...@@ -73,3 +73,9 @@ If you have configured [License Compliance](../../compliance/license_scanning_of
If you have configured [external status checks](status_checks.md) you can If you have configured [external status checks](status_checks.md) you can
see the status of these checks in merge requests see the status of these checks in merge requests
[in a specific widget](status_checks.md#status-checks-widget). [in a specific widget](status_checks.md#status-checks-widget).
## Application security scanning
If you have enabled any application security scanning tools, the results are shown in the security
scanning widget. For more information, see
[security scanning output in merge request widget](../../application_security/index.md#merge-request).
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册