Apply suggestion to doc/topics/application_development_platform/index.md

This commit is contained in:
Daniel Gruesso 2019-06-18 15:11:38 +00:00
parent da06c6a438
commit cd4a676c3b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ you can use as much or as little of the default pipeline as you'd like, and deep
The Application Development Platform helps you ensure that the applications you create are not affected by vulnerabilities
that may lead to security problems and unintended use. This can be achieved by making use of the embeded security features of Auto DevOps
which allow both security teams and developers to know if there is something that they should consider in their apps,
which allow both security teams and developers to know if there is something that they should consider changing in their apps,
before it is too late to create a fix. The following features are included:
- [Auto SAST (Static Application Security Testing)](https://docs.gitlab.com/ee/topics/autodevops/#auto-sast-ultimate)