Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5b4ff654
Commit
5b4ff654
authored
Jun 12, 2019
by
Petar Prokic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-security index.md's (SAST,DAST,LM and DS)
parent
f18f3ed9
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
5 deletions
+4
-5
doc/user/application_security/dast/index.md
doc/user/application_security/dast/index.md
+1
-1
doc/user/application_security/dependency_scanning/index.md
doc/user/application_security/dependency_scanning/index.md
+1
-2
doc/user/application_security/license_management/index.md
doc/user/application_security/license_management/index.md
+1
-1
doc/user/application_security/sast/index.md
doc/user/application_security/sast/index.md
+1
-1
No files found.
doc/user/application_security/dast/index.md
View file @
5b4ff654
...
...
@@ -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.
...
...
doc/user/application_security/dependency_scanning/index.md
View file @
5b4ff654
...
...
@@ -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.
...
...
doc/user/application_security/license_management/index.md
View file @
5b4ff654
...
...
@@ -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.
...
...
doc/user/application_security/sast/index.md
View file @
5b4ff654
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment