🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/signal/go-uasparser

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/signal/go-uasparser

v0.0.0-20141102022757-3244e434cce0
Version published
Created

go-uasparser

A Go implementation of the user-agent-string.info (UAS.info) User-Agent string analysis tool. See the GoDoc for more detailed usage.

Installation

go get "github.com/signal/go-uasparser"

Running tests

make test
make benchmark

Disclaimer(s)

This package does its best to similarly implement the logic from the PHP implementation found on UAS.info; except where the documentation states that it didn't want to. Should you find glaring mistakes, please do open an issue or a pull request.

License

go-uasparser is released under the MIT license. See MIT LICENSE.

FAQs

Package last updated on 02 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts