From 0ea3fcec397b69815975647f5e2aa5fe944a8486 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 20 Jun 2022 11:10:13 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-1-stable-ee --- .../security_reports/feature-branch/gl-secret-detection-report.json | 2 +- spec/fixtures/security_reports/master/gl-sast-missing-scanner.json | 2 +- spec/fixtures/security_reports/master/gl-secret-detection-report.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'spec/fixtures/security_reports') diff --git a/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json b/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json index 57a4dee3ddd..538364f84a2 100644 --- a/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json +++ b/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json @@ -1,5 +1,5 @@ { - "version": "3.0", + "version": "14.1.2", "vulnerabilities": [], "remediations": [] } diff --git a/spec/fixtures/security_reports/master/gl-sast-missing-scanner.json b/spec/fixtures/security_reports/master/gl-sast-missing-scanner.json index f65580145b4..ab3ee348263 100644 --- a/spec/fixtures/security_reports/master/gl-sast-missing-scanner.json +++ b/spec/fixtures/security_reports/master/gl-sast-missing-scanner.json @@ -1,5 +1,5 @@ { - "version": "1.2", + "version": "14.1.2", "vulnerabilities": [ { "category": "sast", diff --git a/spec/fixtures/security_reports/master/gl-secret-detection-report.json b/spec/fixtures/security_reports/master/gl-secret-detection-report.json index f0250ec9145..9b0b2a19beb 100644 --- a/spec/fixtures/security_reports/master/gl-secret-detection-report.json +++ b/spec/fixtures/security_reports/master/gl-secret-detection-report.json @@ -1,5 +1,5 @@ { - "version": "3.0", + "version": "14.1.2", "vulnerabilities": [ { "id": "27d2322d519c94f803ffed1cf6d14e455df97e5a0668e229eb853fdb0d277d2c", -- cgit v1.2.3