@duckduckgo/privacy-dashboard
    Preparing search index...

    This describes the payload required to set the phishing & malware status

    interface MaliciousSiteStatus {
        kind: "phishing" | "malware" | "scam" | null;
    }
    Index

    Properties

    Properties

    kind: "phishing" | "malware" | "scam" | null

    Kind of threat detected