Skip to main content
Get the results of a report by its path.
External DocumentationTo learn more, visit the Cycode documentation.

Parameters

ParameterDescription
Report PathThe specific file path of the generated report, can be obtained using the Get Report Status action.

Example Output

[
	{
		"container_image_version_vulnerability_id": "CVE-2016-2090",
		"container_image_version_name": "java-simple-app",
		"dockerfile_type": "Dockerfile",
		"scm_commit_message": "Update Dockerfile.",
		"scm_member_nickname": "alex-IlgayeV"
	}
]

Workflow Library Example

Get Report Results with Cycode and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop