safebrowsing
safebrowsing copied to clipboard
Safe Browsing API Go Client
https://developers.google.com/safe-browsing/v4/reference/rest/v4/threatLists/list does not contain any lists of the SUBRESOURCE threat type. Just wanted to confirm if it is going to be made available anytime soon?
According to the [documentation](https://developers.google.com/safe-browsing/v4/request-frequency): > Both the fullHashes.find response and threatListUpdates.fetch response have a minimumWaitDuration field that clients must obey. And > Automatic back-off applies to both the fullHashes.find response...
I am using safebrowsing in a project. However, the server hosting the database and the safebrowsing lists are not accessible in China due to governmont regulation. I have tried to...
I am using the Web Risk API. However I am unable to test it, because I cannot find a malicious URL to pass for testing. I would like to get...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190213061140-3a22650c66bd to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello there, I would like to bulk report, on a daily basis, malicious websites to SafeBrowsing: is there an API or a way to do it ? Cheers!
## Details Right now, the RPC client can only be used inside the library because the genrated code is inside an `internal` package. Would it be great if you could...
Why does safe browsing remove some URLs? Then some of them were re-added later on. Other than false positive URLs, why does safe browsing remove URLs? from looking at the...