sks/CCE cloud entitlements scan

Run CCE from ghcr.io/stackgenhq/cce — scan, custom lenses, recipe packs, optional diff gate.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionCCE image tag (without a leading v), e.g. 0.0.5 or latestno0.0.5
imageFull container image reference (overrides version), e.g. ghcr.io/stackgenhq/cce:0.0.5no""
modescan (default cce scan) or run (cce run -pack / -recipes)noscan
folderDirectory to scanno.
languageSource language: GO, JAVA, AUTO, ...noGO
filterEntitlement filter for scan mode: all or cloudnocloud
formatReport format for scan mode: json, text, or sarifnojson
mapper-fileScan mode — custom lens YAML path or HTTPS URL (-mapper-file)no""
packRun mode — recipe pack id (e.g. modernization-pack)no""
recipesRun mode — comma-separated recipe ids (alternative to pack)no""
remoteRun mode — load catalog from releases.stackgen.com (-remote)nofalse
catalog-urlRun mode — override catalog.json URL (enterprise self-host)no""
packs-urlRun mode — override packs.json URL (enterprise self-host)no""
outputPath for the scan report filenocce-report.json
baselineBaseline JSON report for cce diff (skip diff when empty)no""
fail-on-newFail the step when diff finds new entitlements (requires baseline)notrue
policyOptional YAML governance policy for cce diffno""
diff-outputPath for diff JSON output (only when baseline is set)nocce-diff.json
upload-artifactUpload the scan report (and diff, if any) as workflow artifactsnotrue
artifact-nameArtifact name when upload-artifact is truenocce-entitlements
namedescription
report-pathPath to the generated entitlement report
entitlement-countTotal entitlements in the scan report (json format only)
diff-pathPath to the diff report when baseline was provided