Travis CI API Docs

Scan result

Document resources/scan_result/overview not found.

Attributes

Minimal Representation

Included when the resource is returned as part of another resource.

NameTypeDescription
idUnknownThe scan_result's id.
created_atUnknownThe scan_result's created_at.
formatted_contentUnknownThe scan_result's formatted_content.
issues_foundUnknownThe scan_result's issues_found.
job_idUnknownThe scan_result's job_id.
build_idUnknownThe scan_result's build_id.
job_numberUnknownThe scan_result's job_number.
build_numberUnknownThe scan_result's build_number.
job_finished_atUnknownThe scan_result's job_finished_at.
commit_shaUnknownThe scan_result's commit_sha.
commit_compare_urlUnknownThe scan_result's commit_compare_url.
commit_branchUnknownThe scan_result's commit_branch.
build_created_byUnknownThe scan_result's build_created_by.

Standard Representation

Included when the resource is the main response of a request, or is eager loaded.

NameTypeDescription
idUnknownThe scan_result's id.
created_atUnknownThe scan_result's created_at.
formatted_contentUnknownThe scan_result's formatted_content.
issues_foundUnknownThe scan_result's issues_found.
job_idUnknownThe scan_result's job_id.
build_idUnknownThe scan_result's build_id.
job_numberUnknownThe scan_result's job_number.
build_numberUnknownThe scan_result's build_number.
job_finished_atUnknownThe scan_result's job_finished_at.
commit_shaUnknownThe scan_result's commit_sha.
commit_compare_urlUnknownThe scan_result's commit_compare_url.
commit_branchUnknownThe scan_result's commit_branch.
build_created_byUnknownThe scan_result's build_created_by.

Actions

Find

Document resources/scan_result/actions/find not found.

GET
/scan_result/{scan_result.id}
Template VariableTypeDescription
scan_result.idUnknownThe scan_result's id.
Query ParameterTypeDescription
idUnknownAlias for scan_result.id.
include[String]List of attributes to eager load.
scan_result.idUnknownThe scan_result's id.