struct Issue::Linker::ShiftLeftResponse
- Issue::Linker::ShiftLeftResponse
- Struct
- Value
- Object
Overview
{ "ok": true, "next_page": "https://api.shiftleft.io/orgs/4c07962d-745f-4465-9965-002f6cf3c7ff/findings?page=2", "response": { "has_more": true, "scan": { # Scan Data }, "findings": [ # Array of ShiftLeftIssue ], "counts": [ # Array of totals, irrelevant to us ] } }
Included Modules
- JSON::Serializable