Sha256: 9ed646faa584ff8195a0c389bdf0c579c49f21f41716e1f0746094deb7c4215f

Contents?: true

Size: 1.74 KB

Versions: 12

Compression:

Stored size: 1.74 KB

Contents

{"advisory":{"id":"<%= SecureRandom.uuid %>","source":"glad","title":"Arbitrary test vulnerability","description":"An arbitrary vulnerability exists for testing. This vulnerability should be picked up by Continuous Vulnerability Scanning.","cvss_v3":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","published_date":"<%= Date.today.prev_day.iso8601 %>","urls":["https://gitlab.com/willmeek"],"identifiers":[{"type":"cve","name":"CVE-2124-12345","value":"CVE-2124-12345","url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2124-12345"},{"type":"ghsa","name":"GHSA-abcd-123e-fg4h","value":"GHSA-abcd-123e-fg4h","url":"https://gitlab.com/willmeek"},{"type":"cwe","name":"CWE-42","value":"42","url":"https://gitlab.com/willmeek"}]},"packages":[{"name":"RedCloth","purl_type":"gem","affected_range":"<=3.39.0","solution":"Upgrade to version 3.39.0 or above.","fixed_versions":["3.39.0"]}]}
{"advisory":{"id":"<%= SecureRandom.uuid %>","source":"glad","title":"Outdated test vulnerability","description":"An Outdated vulnerability exists for testing. This vulnerability should NOT be picked up by Continuous Vulnerability Scanning.","cvss_v3":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","published_date":"<%= (Date.today - 15).iso8601 %>","urls":["https://gitlab.com/willmeek"],"identifiers":[{"type":"cve","name":"CVE-2124-54321","value":"CVE-2124-54321","url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2124-54321"},{"type":"ghsa","name":"GHSA-abcd-321e-fg4h","value":"GHSA-abcd-321e-fg4h","url":"https://gitlab.com/willmeek"},{"type":"cwe","name":"CWE-43","value":"43","url":"https://gitlab.com/willmeek"}]},"packages":[{"name":"RedCloth","purl_type":"gem","affected_range":"<=3.39.0","solution":"Upgrade to version 3.39.0 or above.","fixed_versions":["3.39.0"]}]}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gitlab-qa-15.2.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-15.1.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-15.0.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.21.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.20.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.19.2 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.19.1 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.19.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.18.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.17.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.16.0 fixtures/cvs/vulnerabilities_template.erb
gitlab-qa-14.15.0 fixtures/cvs/vulnerabilities_template.erb