rootio-avr/Root.io Image Remediation

Runs the Root.io remediation client to analyze and remediate container images.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image_referenceThe image reference to remediate in the format of 'registry/image:tag'.yes
org_idThe organization ID of the organization where the image is stored.yes
api_tokenThe API token used to authenticate with the Root.io API.yes
registry_credentials_idThe ID of the registry credentials used to pull the image.yes
archThe target architecture for remediation (amd64 or arm64).noamd64
output_pathThe path where remediation artifacts will be stored.no${{ github.workspace }}/remediation-output
namedescription
process_statusThe process status from the scan summary
result_imageThe user instrumented image from the remediation result
remediation_statusThe status from the image remediation
idThe ID from the scan summary
remediation_decisionThe decision from the image remediation
remediation_errorThe error from the image remediation
image_createdBoolean indicating if a result image was created