Skip to content

Optionally add requests to external safe browsing lists (detect malicious / SPAM-URLs) #421

@sypets

Description

@sypets

This is more of an optional feature but it would be really nice to have this and also consider possibly using several check methods, some of which might be external for specific links types (e.g. external URLs, email-addresses).

Possible sources:

Safe Browsing is a Google service that lets client applications check URLs against Google's constantly updated lists of unsafe web resources. Examples of unsafe web resources are social engineering sites (phishing and deceptive sites) and sites that host malware or unwanted software. Come see what's possible.

The HTTP POST request can include up to 500 URLs. The URLs must be valid (see RFC 2396) but they do not need to be canonicalized or encoded.

⚠️

Clients using the Update API are required to set up a local database and to perform an initial download of the Safe Browsing lists they want to work with.

https://developers.google.com/safe-browsing/v4/local-databases

ressources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions