Scan result
Document resources/scan_result/overview
not found.
Attributes
Minimal Representation
Included when the resource is returned as part of another resource.
Name | Type | Description |
---|---|---|
id | Unknown | The scan_result's id. |
created_at | Unknown | The scan_result's created_at. |
formatted_content | Unknown | The scan_result's formatted_content. |
issues_found | Unknown | The scan_result's issues_found. |
job_id | Unknown | The scan_result's job_id. |
build_id | Unknown | The scan_result's build_id. |
job_number | Unknown | The scan_result's job_number. |
build_number | Unknown | The scan_result's build_number. |
job_finished_at | Unknown | The scan_result's job_finished_at. |
commit_sha | Unknown | The scan_result's commit_sha. |
commit_compare_url | Unknown | The scan_result's commit_compare_url. |
commit_branch | Unknown | The scan_result's commit_branch. |
build_created_by | Unknown | The scan_result's build_created_by. |
Standard Representation
Included when the resource is the main response of a request, or is eager loaded.
Name | Type | Description |
---|---|---|
id | Unknown | The scan_result's id. |
created_at | Unknown | The scan_result's created_at. |
formatted_content | Unknown | The scan_result's formatted_content. |
issues_found | Unknown | The scan_result's issues_found. |
job_id | Unknown | The scan_result's job_id. |
build_id | Unknown | The scan_result's build_id. |
job_number | Unknown | The scan_result's job_number. |
build_number | Unknown | The scan_result's build_number. |
job_finished_at | Unknown | The scan_result's job_finished_at. |
commit_sha | Unknown | The scan_result's commit_sha. |
commit_compare_url | Unknown | The scan_result's commit_compare_url. |
commit_branch | Unknown | The scan_result's commit_branch. |
build_created_by | Unknown | The scan_result's build_created_by. |
Actions
Find
Document resources/scan_result/actions/find
not found.
GET
/scan_result/{scan_result.id}
Template Variable | Type | Description |
---|---|---|
scan_result.id | Unknown | The scan_result's id. |
Query Parameter | Type | Description |
---|---|---|
id | Unknown | Alias for scan_result.id. |
include | [String] | List of attributes to eager load. |
scan_result.id | Unknown | The scan_result's id. |