shinobistack/goKakashi Scan

A GitHub Action to trigger and fetch image scans using goKakashi CLI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageThe container image to scan.no
labelsAdd labels to scan.no
policyThe policy to use for the scan.no
serverThe server URL where goKakashi API is hosted.yes
tokenAuthentication token for the server.yes
cf_client_idCloudflare Access Client ID (optional).no
cf_client_secretCloudflare Access Client Secret (optional).no
scan_idThe scan ID to check the status of a previously triggered scan.no
intervalInterval in seconds to check the scan status (default: 10).no10
retriesNumber of retries before failing the build (default: 10).no10
gokakashi_versionThe version of gokakashi to use (e.g., v0.1.0, v1.0.0).nolatest
timeoutTimeout in minutes for the scan (optional, default: 5).no5
namedescription
report_urlURL of the scan report associated with the scan ID.