debian-mirror-gitlab/spec/fixtures/security_reports/feature-branch/gl-secret-detection-report.json
2023-06-20 00:43:36 +05:30

33 lines
645 B
JSON

{
"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"
}
}