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
d199fa71
Commit
d199fa71
authored
Mar 15, 2022
by
Thiago Figueiró
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document DAST required architecture
parent
aa3c1bef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/application_security/dast/index.md
doc/user/application_security/dast/index.md
+1
-1
No files found.
doc/user/application_security/dast/index.md
View file @
d199fa71
...
@@ -51,7 +51,7 @@ results. On failure, the analyzer outputs an
...
@@ -51,7 +51,7 @@ results. On failure, the analyzer outputs an
## Prerequisites
## Prerequisites
-
[
GitLab Runner
](
../../../ci/runners/index.md
)
available, with the
-
[
GitLab Runner
](
../../../ci/runners/index.md
)
available, with the
[
`docker` executor
](
https://docs.gitlab.com/runner/executors/docker.html
)
.
[
`docker` executor
](
https://docs.gitlab.com/runner/executors/docker.html
)
on Linux/amd64
.
-
Target application deployed. For more details, read
[
Deployment options
](
#deployment-options
)
.
-
Target application deployed. For more details, read
[
Deployment options
](
#deployment-options
)
.
-
DAST runs in the
`dast`
stage, which must be added manually to your
`.gitlab-ci.yml`
.
-
DAST runs in the
`dast`
stage, which must be added manually to your
`.gitlab-ci.yml`
.
...
...
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