Skip to content
Snippets Groups Projects
Commit 248cee76 authored by Will Meek's avatar Will Meek :floppy_disk:
Browse files

Merge branch 'update-dependency-list-count-in-spec' into 'master'

Update security_reports_spec.rb

See merge request !77005
parents 0c668514 266d6d7a
No related branches found
No related tags found
No related merge requests found
Pipeline #431792033 passed
Pipeline: GitLab

#431805547

    ......@@ -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' }
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment