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
5f62f985
Commit
5f62f985
authored
Dec 20, 2019
by
Aleksandr Soborov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trim E2E fixture Dependency Scanning report
parent
0203b813
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7823 deletions
+11
-7823
qa/qa/ee/fixtures/secure_premade_reports/gl-dependency-scanning-report.json
...secure_premade_reports/gl-dependency-scanning-report.json
+10
-7822
qa/qa/specs/features/ee/browser_ui/secure/security_reports_spec.rb
...cs/features/ee/browser_ui/secure/security_reports_spec.rb
+1
-1
No files found.
qa/qa/ee/fixtures/secure_premade_reports/gl-dependency-scanning-report.json
View file @
5f62f985
This diff is collapsed.
Click to expand it.
qa/qa/specs/features/ee/browser_ui/secure/security_reports_spec.rb
View file @
5f62f985
...
...
@@ -4,7 +4,7 @@ require 'pathname'
module
QA
context
'Secure'
,
:docker
do
let
(
:number_of_dependencies_in_fixture
)
{
1309
}
let
(
:number_of_dependencies_in_fixture
)
{
7
}
let
(
:dependency_scan_example_vuln
)
{
'Prototype pollution attack in mixin-deep'
}
let
(
:container_scan_example_vuln
)
{
'CVE-2017-18269 in glibc'
}
let
(
:sast_scan_example_vuln
)
{
'Cipher with no integrity'
}
...
...
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