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
8c2a7b02
Commit
8c2a7b02
authored
Dec 23, 2020
by
Paul Gascou-Vaillancourt
Committed by
Paul Gascou-Vaillancourt
Dec 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
445cb0f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ee/app/views/layouts/nav/sidebar/_project_security_link.html.haml
...iews/layouts/nav/sidebar/_project_security_link.html.haml
+1
-1
No files found.
ee/app/views/layouts/nav/sidebar/_project_security_link.html.haml
View file @
8c2a7b02
-
on_demand_scans_path
=
Feature
.
enabled?
(
:dast_saved_scans
)
?
new_project_on_demand_scan_path
(
@project
)
:
project_on_demand_scan
_path
(
@project
)
-
on_demand_scans_path
=
Feature
.
enabled?
(
:dast_saved_scans
,
@project
,
default_enabled: :yaml
)
?
new_project_on_demand_scan_path
(
@project
)
:
project_on_demand_scans
_path
(
@project
)
-
if
any_project_nav_tab?
([
:security
,
:dependencies
,
:licenses
,
:audit_events
])
=
nav_link
(
path:
sidebar_security_paths
)
do
...
...
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