Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org
Top 2.4% forks on proxy.golang.org
Top 0.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/google/safebrowsing

Package safebrowsing implements a client for the Safe Browsing API v4. API v4 emphasizes efficient usage of the network for bandwidth-constrained applications such as mobile devices. It achieves this by maintaining a small portion of the server state locally such that some queries can be answered immediately without any network requests. Thus, fewer API calls made, means less bandwidth is used. At a high-level, the implementation does the following: Essentially the query is presented to three major components: The database, the cache, and the API. Each of these may satisfy the query immediately, or may say that it does not know and that the query should be satisfied by the next component. The goal of the database and cache is to satisfy as many queries as possible to avoid using the API. Starting with a user query, a hash of the query is performed to preserve privacy regarded the exact nature of the query. For example, if the query was for a URL, then this would be the SHA256 hash of the URL in question. Given a query hash, we first check the local database (which is periodically synced with the global Safe Browsing API servers). This database will either tell us that the query is definitely safe, or that it does not have enough information. If we are unsure about the query, we check the local cache, which can be used to satisfy queries immediately if the same query had been made recently. The cache will tell us that the query is either safe, unsafe, or unknown (because the it's not in the cache or the entry expired). If we are still unsure about the query, then we finally query the API server, which is guaranteed to return to us an authoritative answer, assuming no networking failures. For more information, see the API developer's guide:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/google/safebrowsing
Keywords: malware, query, security
License: Apache-2.0
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/google
Dependent packages: 52
Dependent repositories: 58
Stars: 418 on GitHub
Forks: 136 on GitHub
Docker dependents: 3
Docker downloads: 113,667
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

Top 2.5% on proxy.golang.org
github.com/botlabs-gg/yagpdb/v2 v2.38.0
Yet another general purpose discord bot
76 versions - Latest release: 24 days ago - 2 dependent packages - 1 dependent repositories - 996 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/whoseline/yagpdb/v2 v2.33.1
Yet another general purpose discord bot
22 versions - Latest release: 5 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/linuxgoose/crane v1.0.1
Crane is a small tool written in Go that allows users to send HTML forms. It can be used for cont...
2 versions - Latest release: 7 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/lrstanley/links.ml v0.9.0
Simple, fast link shortener
26 versions - Latest release: 9 months ago - 46 stars on GitHub
Top 6.1% on proxy.golang.org
github.com/lrstanley/links v0.9.0
Simple, fast link shortener
26 versions - Latest release: 9 months ago - 46 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/activecm/rita-bl v0.0.0-20230712030750-7df86258a694
Real Intelligence Threat Analytics -- Blacklist Database
3 versions - Latest release: 11 months ago - 11 dependent repositories - 7 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ashishjh-bst/yagpdb/v2 v2.17.4
Yet another general purpose discord bot
37 versions - Latest release: about 1 year ago - 2 stars on GitHub
Top 8.3% on proxy.golang.org
codeberg.org/emanuelpina/mailygo v0.0.0-20230223192130-081bc1d70754
Send HTML forms via email
2 versions - Latest release: over 1 year ago - 0 stars on Codeberg.org
Top 9.0% on proxy.golang.org
github.com/airfocusio/kube-google-safebrowsing v0.1.1
11 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/81cuongvn/yagpdb v1.32.2
158 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/ankurp-bst/yagpdb v1.32.2
Yet another general purpose discord bot
158 versions - Latest release: about 2 years ago - 1 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/jonas747/yagpdb v1.32.2
159 versions - Latest release: about 2 years ago - 1 dependent repositories
Top 9.5% on proxy.golang.org
github.com/ashishjh-bst/yagpdb v1.32.2
Yet another general purpose discord bot
158 versions - Latest release: about 2 years ago - 3 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/haydenwalker980/dimwit v1.32.2
158 versions - Latest release: about 2 years ago
Top 10.0% on proxy.golang.org
github.com/louiserevoil/salon v1.32.2
158 versions - Latest release: about 2 years ago
Top 10.0% on proxy.golang.org
github.com/upandatom0-0/yagpdb v1.32.2
158 versions - Latest release: about 2 years ago
Top 10.0% on proxy.golang.org
github.com/neggles/yagpdb v1.32.2
my yag fork
158 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/tanthepro/hhkh v1.32.2
158 versions - Latest release: about 2 years ago
Top 8.6% on proxy.golang.org
github.com/mrbentarikau/yagpdb v1.32.2
Yet another general purpose discord bot
158 versions - Latest release: about 2 years ago - 2 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/botlabs-gg/yagpdb v1.32.2
Yet another general purpose discord bot
159 versions - Latest release: about 2 years ago - 996 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/whoseline/yagpdb v1.31.23
Yet another general purpose discord bot
135 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ezoic/safebrowsing v0.0.0-20220326162320-78661ca65403
Package safebrowsing implements a client for the Safe Browsing API v4. API v4 emphasizes efficie...
1 version - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/phishdetect/phishdetect v1.25.10 💰
PhishDetect is a library to help identify phishing pages
49 versions - Latest release: about 2 years ago - 106 stars on GitHub
Top 9.2% on proxy.golang.org
github.hscsec.cn/phishdetect/phishdetect v1.25.10
48 versions - Latest release: about 2 years ago
Top 9.0% on proxy.golang.org
github.com/savage4618/yagpdb v1.31.15
Yet another general purpose discord bot
146 versions - Latest release: over 2 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/pikkake/yukari v1.31.14
145 versions - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/mishop/mailygo v0.0.0-20220118120425-5debe00f956e
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 6.7% on proxy.golang.org
github.com/mrbentarikau/pagst v1.31.14 💰
People Against Generally Shitty Things Discord Bot
15 versions - Latest release: over 2 years ago - 11 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mrbentarikau/pagst_dev v1.31.9
1 version - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/dv8-studio/yagpdb v1.27.0
8 versions - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/vk-industries/yagpdb v1.27.0
9 versions - Latest release: over 2 years ago
Top 9.0% on proxy.golang.org
github.com/Nsadow311/stranger v1.31.9
Yet another general purpose discord bot
140 versions - Latest release: over 2 years ago - 1 dependent package - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nsadow311/stranger v1.31.9
Yet another general purpose discord bot
140 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/the-stranger-project/stranger v1.31.9
20 versions - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/byteakshat/yagpdb v1.27.0
133 versions - Latest release: almost 3 years ago
Top 9.0% on proxy.golang.org
github.com/jantsop/yagpdb v1.25.0
Yet another general purpose discord bot
128 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ggezromania/yagpdb v1.24.19
1 version - Latest release: about 3 years ago
Top 8.2% on proxy.golang.org
github.com/GGEZRomania/yagpdb v1.24.19
44 versions - Latest release: about 3 years ago
Top 8.2% on proxy.golang.org
github.com/DevKurka/yagpdb v1.25.4
129 versions - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/devkurka/yagpdb v1.25.4
134 versions - Latest release: over 3 years ago
github.com/luids-io/xlist v0.0.1
xlist is a blacklisting microservice
1 version - Latest release: over 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
git.jlel.se/jlelse/mailygo v0.0.0-20201022182132-f79df1a8c321
1 version - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/h24haha2/cornerbotfinal v1.24.18
127 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/blackzack22/yagpdb v1.24.18
1 version - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/Blackzack22/yagpdb v1.24.18
1 version - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/jasontthai/tinyalias v0.0.0-20200801163733-296524623170
URL Shortener in Go
1 version - Latest release: almost 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/winadminsdotorg/winadmins-moderator v1.24.17
126 versions - Latest release: almost 4 years ago
Top 8.2% on proxy.golang.org
github.com/winadminsdotorg/WinAdmins-Moderator v1.24.17
126 versions - Latest release: almost 4 years ago
Top 9.0% on proxy.golang.org
github.com/fd-devt/fd-studios-bot v1.24.16
My bot will be coded in this project!
125 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/Pedro-Pessoa/yagpdb v1.24.2
Yet another general purpose discord bot
111 versions - Latest release: about 4 years ago - 2 stars on
Top 7.8% on proxy.golang.org
github.com/pedro-pessoa/yagpdb v1.24.2
Yet another general purpose discord bot
111 versions - Latest release: about 4 years ago - 2 stars on
Top 8.2% on proxy.golang.org
github.com/gibby/yagpdb v1.24.0
Yet another general purpose discord bot
108 versions - Latest release: about 4 years ago - 0 stars on GitHub