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
41dff601
Commit
41dff601
authored
Nov 11, 2020
by
Mark Florian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused mock data
parent
8eab7c9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
25 deletions
+0
-25
ee/spec/frontend/vue_shared/security_reports/mock_data.js
ee/spec/frontend/vue_shared/security_reports/mock_data.js
+0
-25
No files found.
ee/spec/frontend/vue_shared/security_reports/mock_data.js
View file @
41dff601
...
...
@@ -277,31 +277,6 @@ export const containerScanningFeedbacks = [
},
];
export
const
secretScanningFeedbacks
=
[
{
id
:
3
,
project_id
:
17
,
author_id
:
1
,
issue_iid
:
null
,
pipeline_id
:
132
,
category
:
'
secret_detection
'
,
feedback_type
:
'
dismissal
'
,
branch
:
'
try_new_secret_scanning
'
,
project_fingerprint
:
libTiffCveFingerprint2
,
},
{
id
:
4
,
project_id
:
17
,
author_id
:
1
,
issue_iid
:
123
,
pipeline_id
:
132
,
category
:
'
secret_detection
'
,
feedback_type
:
'
issue
'
,
branch
:
'
try_new_secret_scanning
'
,
project_fingerprint
:
libTiffCveFingerprint2
,
},
];
export
const
coverageFuzzingFeedbacks
=
[
{
id
:
3
,
...
...
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