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
525e9aad
Commit
525e9aad
authored
Nov 09, 2021
by
Paul Gascou-Vaillancourt
Committed by
Natalia Tepluhina
Nov 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable on-demand scans index page
parent
c138caca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
config/feature_flags/development/dast_view_scans.yml
config/feature_flags/development/dast_view_scans.yml
+1
-1
doc/user/application_security/dast/index.md
doc/user/application_security/dast/index.md
+7
-0
No files found.
config/feature_flags/development/dast_view_scans.yml
View file @
525e9aad
...
...
@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/340388
milestone
:
'
14.3'
type
:
development
group
:
group::dynamic analysis
default_enabled
:
fals
e
default_enabled
:
tru
e
doc/user/application_security/dast/index.md
View file @
525e9aad
...
...
@@ -954,6 +954,11 @@ An on-demand scan can be run in active or passive mode:
minimize the risk of accidental damage, running an active scan requires a
[
validated site
profile
](
#site-profile-validation
)
.
### View on-demand DAST scans
To view running and completed on-demand DAST scans for a project, go to
**Security & Compliance > On-demand Scans**
in the left sidebar.
### Run an on-demand DAST scan
Prerequisites:
...
...
@@ -987,6 +992,7 @@ To run an on-demand scan either at a scheduled date or frequency, read
1.
From your project's home page, go to
**Security & Compliance > On-demand Scans**
in the left
sidebar.
1.
Select
**New DAST scan**
.
1.
Complete the
**Scan name**
and
**Description**
fields.
1.
In GitLab 13.10 and later, select the desired branch from the
**Branch**
dropdown.
1.
In
**Scanner profile**
, select a scanner profile from the dropdown.
...
...
@@ -1023,6 +1029,7 @@ To schedule a scan:
1.
On the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Security & Compliance > On-demand Scans**
.
1.
Select
**New DAST scan**
.
1.
Complete the
**Scan name**
and
**Description**
text boxes.
1.
In GitLab 13.10 and later, from the
**Branch**
dropdown list, select the desired branch.
1.
In the
**Scanner profile**
section, from the dropdown list, select a scanner profile.
...
...
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