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

Top 9.0% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org

proxy.golang.org : code.dny.dev/ssrf

This package aims to help with implementing SSRF protections. A Guardian.Safe method is provided that you can hook into a net.Dialer to prevent it from ever dialing to endpoints using certain protocols, destination ports or IPs in certain networks. Once you have the dialer, you can pass it into things like an net/http.Transport to create an net/http.Client that won't allow requests to certain destinations. It's worth pointing out that DNS resolution of the destination will still take place, so that a name can be translated to an IP first.

Registry - Homepage - Documentation - JSON
purl: pkg:golang/code.dny.dev/ssrf
License: MIT
Latest release: almost 2 years ago
First release: over 2 years ago
Namespace: code.dny.dev
Dependent packages: 18
Stars: 5 on GitHub
Forks: 0 on GitHub
Total Commits: 20
Committers: 2
Average commits per author: 10.0
Development Distribution Score (DDS): 0.1
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...