Commit 27de6f09 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/security-reports' into 'master'

Consolidate all security reports under one section

See merge request gitlab-org/gitlab-ee!5566
parents 8074f415 b9e7572e
...@@ -148,11 +148,11 @@ scales to run your tests faster. ...@@ -148,11 +148,11 @@ scales to run your tests faster.
- [Review Apps](ci/review_apps/index.md): Preview changes to your app right from a merge request. - [Review Apps](ci/review_apps/index.md): Preview changes to your app right from a merge request.
- [Pipeline Graphs](ci/pipelines.md#pipeline-graphs) - [Pipeline Graphs](ci/pipelines.md#pipeline-graphs)
- [Multi-project pipeline graphs](ci/multi_project_pipeline_graphs.md) **[PREMIUM]** - [Multi-project pipeline graphs](ci/multi_project_pipeline_graphs.md) **[PREMIUM]**
- [Code Quality](user/project/merge_requests/code_quality_diff.md) **[STARTER]** - [Code Quality reports](user/project/merge_requests/code_quality_diff.md) **[STARTER]**
- [Static Application Security Testing (SAST)](user/project/merge_requests/sast.md) **[ULTIMATE]** - [Static Application Security Testing (SAST) reports](user/project/merge_requests/sast.md) **[ULTIMATE]**
- [Dynamic Application Security Testing (DAST)](user/project/merge_requests/dast.md) **[ULTIMATE]** - [Dynamic Application Security Testing (DAST)](user/project/merge_requests/dast.md) **[ULTIMATE]**
- [Container Scanning](ci/examples/container_scanning.md) **[ULTIMATE]** - [Dependency Scanning reports](user/project/merge_requests/dependency_scanning.md) **[ULTIMATE]**
- [Dependency Scanning](ci/examples/dependency_scanning.md) **[ULTIMATE]** - [Container Scanning reports](user/project/merge_requests/container_scanning.md) **[ULTIMATE]**
### Package ### Package
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment