SongGuess
    Preparing search index...

    Interface IncomingRequestCfPropertiesBotManagementEnterprise

    interface IncomingRequestCfPropertiesBotManagementEnterprise {
        botManagement: IncomingRequestCfPropertiesBotManagementBase & {
            ja3Hash: string;
        };
        clientTrustScore: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    botManagement: IncomingRequestCfPropertiesBotManagementBase & {
        ja3Hash: string;
    }

    Results of Cloudflare's Bot Management analysis

    Type Declaration

    • ja3Hash: string

      A JA3 Fingerprint to help profile specific SSL/TLS clients across different destination IPs, Ports, and X509 certificates.

    clientTrustScore: number

    Duplicate of botManagement.score.