Experimental Project

This is a sandbox project, which contains experimental code for developer use only.

This project creates a client for communicating with Google's Safebrowsing API within Drupal 7.

Google Safebrowsing is an API that provides lists of hashes of websites that have been marked as malicious or phishing websites. This module gives developers a way to create a client to hold those lists, according to Google's standards and practices, and test URLs against the list, for security check purposes.

This module is *not* intended to be used directly as a functional module, but is instead build as a helper module, to extend Safebrowsing functionality to other module and script developers.

This project was inspired by and ported from a PHP project titled phpGSB, created by Sam Cleaver. For information on that project, or to download his pure PHP implementation, visit his project site at http://code.google.com/p/phpgsb/ .

Maintainers for Safebrowsing

Issues for Safebrowsing

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports