Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface BuildSupplyChainPostureReportInput

    interface BuildSupplyChainPostureReportInput {
        components: SupplyChainComponentInput[];
        generatedTs?: number;
        policy: SupplyChainAllowedSourcePolicy;
    }
    Index
    generatedTs?: number