Skip to content
Snippets Groups Projects
Commit 5b4ff654 authored by Petar Prokic's avatar Petar Prokic
Browse files

Update application-security index.md's (SAST,DAST,LM and DS)

parent f18f3ed9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -58,7 +58,7 @@ To enable DAST in your project, define a job in your `.gitlab-ci.yml` file that
 
This can be done in two ways:
 
- For GitLab 11.9 and later, including the provided DAST `.gitlab-ci.yml` template (recommended).
- For GitLab 11.9 and later, including the provided `DAST.gitlab-ci.yml` template (recommended).
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.
 
Loading
Loading
Loading
Loading
@@ -66,8 +66,7 @@ file that generates the
 
This can be done in two ways:
 
- For GitLab 11.9 and later, including the provided Dependency Scanning
`.gitlab-ci.yml` template (recommended).
- For GitLab 11.9 and later, including the provided `Dependency-Scanning.gitlab-ci.yml` template (recommended).
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.
 
Loading
Loading
Loading
Loading
@@ -65,7 +65,7 @@ file that generates the [License Management report artifact](../../../ci/yaml/RE
 
This can be done in two ways:
 
- For GitLab 11.9 and later, including the provided License Management `.gitlab-ci.yml` template (recommended).
- For GitLab 11.9 and later, including the provided `License-Management.gitlab-ci.yml` template (recommended).
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.
 
Loading
Loading
Loading
Loading
@@ -80,7 +80,7 @@ To enable SAST in your project, define a job in your `.gitlab-ci.yml` file that
 
This can be done in two ways:
 
- For GitLab 11.9 and later, including the provided SAST `.gitlab-ci.yml` template (recommended).
- For GitLab 11.9 and later, including the provided `SAST.gitlab-ci.yml` template (recommended).
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment