debian-mirror-gitlab/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
645 B
JSON
Raw Normal View History

2021-10-27 15:23:28 +05:30
{
2023-06-20 00:43:36 +05:30
"version": "15.0.0",
"vulnerabilities": [
],
"remediations": [
],
"scan": {
"analyzer": {
"id": "secret_detection_analyzer",
"name": "Secret Detection Analyzer",
"url": "https://gitlab.com",
"vendor": {
"name": "GitLab"
},
"version": "1.0.0"
},
"scanner": {
"id": "secret_detection",
"name": "Secret Detection",
"url": "https://gitlab.com",
"vendor": {
"name": "GitLab"
},
"version": "0.1.0"
},
"type": "sast",
"start_time": "2022-03-11T18:48:16",
"end_time": "2022-03-11T18:48:22",
"status": "success"
}
}