Compute a measurement report on the fly
Fetches lineage data for the specified component versions, runs the measurement comparison, and returns the result without persisting.
Authorizations
Query Parameters
Component to measure.
Version to evaluate against the base.
Base (ground-truth) version ID. Defaults to latest if omitted.
Component ID for the compare version. Defaults to componentId if omitted. Use when comparing across namespaces.
When true, use raw scan data. When false, use projected data.
true, false When true, apply IE inclusion filtering to lineage data before generating the measurement report.
true, false Response
Computed measurement report
Top-level object containing all comparison data between a base and compare lineage export.