Skip to content

Blast radius analysis

Full workflow

Complete guide (limitations, CI, published lens): blast-radius-analysis

Why use CCE

During a CVE, API deprecation, or vendor incident you need to know which services and files invoke the affected API — not just which repos declare the dependency.

CCE maps every call site for a given method pattern across a codebase or monorepo.

Example command

cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/blast-radius-analysis/latest/blast-radius-analysis_lenses.yaml -filter all -format json -output blast-radius-analysis.json

Published lens

https://releases.stackgen.com/cce/lenses/blast-radius-analysis/latest/blast-radius-analysis_lenses.yaml