CIA Compliance Manager API Documentation - v0.8.20
    • Hook for accessing the SecurityMetricsService

      Returns {
          error: null | Error;
          isLoading: boolean;
          refreshService: () => Promise<void>;
          securityMetricsService: null | SecurityMetricsService;
      }

      An object containing the SecurityMetricsService instance, loading state, and error

    MMNEPVFCICPMFPCPTTAAATR