ip-devicer
    Preparing search index...

    Function computeRiskDelta

    • Compare the current IP risk score to the device's historical average.

      Positive values indicate the current request is riskier than the recent baseline; negative values indicate it is less risky.

      Parameters

      • current: IpEnrichment

        Current enrichment result for the incoming IP.

      • history: IpSnapshot[]

        Historical IP snapshots for the same device.

      Returns number

      Signed delta relative to the average historical riskScore.