Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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