Commit 3f38fb7a authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs/add-dast-in-mr-index' into 'master'

Add DAST in merge requests index page

Closes gitlab-ce#42916

See merge request gitlab-org/gitlab-ee!4668
parents 0b3e82d3 c9523573
......@@ -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