Commit 2c9862d7 authored by Will Meek's avatar Will Meek Committed by Andrejs Cunskis

Update security_reports_spec.rb

parent 0c668514
......@@ -2,7 +2,7 @@
module QA
RSpec.describe 'Secure', :runner do
let(:number_of_dependencies_in_fixture) { 9 }
let(:number_of_dependencies_in_fixture) { 13 }
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' }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment