Commit c9523573 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Add DAST in merge requests index page

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42916
parent 0c71e3df
......@@ -234,6 +234,18 @@ merge request widget area.
[Read more about SAST Docker images reports.](sast_docker.md)
## Dynamic Application Security Testing
> Introduced in [GitLab Ultimate][products] 10.4.
If you are using [GitLab CI/CD][ci], you can analyze your running web
application(s) for known vulnerabilities using Dynamic Application Security
Testing (DAST).
Going a step further, GitLab can show the vulnerability report right in the
merge request widget area.
[Read more about Dynamic Application Security Testing reports.](dast.md)
## Browser Performance Testing
> Introduced in [GitLab Premium][products] 10.3.
......
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