CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...

    Props for SecurityBusinessTab component

    interface SecurityBusinessTabProps {
        businessMaturityLevel: string;
        businessMaturityDescription: string;
        securityScore: number;
        costDetails: { totalCapex: number; totalOpex: number; totalCost: number };
        testId: string;
        roiEstimate: string;
    }
    Index

    Properties

    businessMaturityLevel: string
    businessMaturityDescription: string
    securityScore: number
    costDetails: { totalCapex: number; totalOpex: number; totalCost: number }
    testId: string
    roiEstimate: string