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

github.com/dannyhinshaw/go-crawler

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
g

github.com/dannyhinshaw/go-crawler

v0.0.0-20200309173415-fb867c2cdd4d
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Version published
Created
Issues
0

go-crawler

Install CLI

cd crawl && go install

Run

Start the server:

cd server && go run main.go

In another terminal run the CLI with commands:

crawl -start <some-url> # start crawling a url
crawl -stop <some-url>  # stop crawling a url
crawl -list             # view site tree for all crawled urls

FAQs

Package last updated on 09 Mar 2020

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