VEX Trust Model

Audience: policy authors and security engineers configuring how Stella Ops weighs VEX (Vulnerability Exploitability eXchange) evidence during release gating.

This guide explains how the Stella Ops Policy Engine consumes VEX evidence and issuer trust to produce deterministic, explainable verdicts. It focuses on policy posture — the trust signals and knobs you control — rather than API mechanics. For the underlying ingestion and correlation model, see the references at the end.

Inputs to Trust

Policy decisions about VEX rely on evidence produced by the VEX ingestion and correlation layers:

See the VEX Consensus Guide for the conceptual model, and the Excititor and VEX Lens module dossiers for implementation details.

Principles

Trust Signals Used by Policy

Typical signals include:

Policy Knobs (Posture)

Common policy knobs are expressed as rules rather than hard-coded behavior:

Simulation (What-if Analysis)

Policy simulation previews how changes to VEX trust settings or exception/waiver objects would affect outcomes before promotion:

References