Skip to content

ericcornelissen/sockscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SockScrape

Scrape package source code from Socket.

Installation

# OPTIONAL
go install github.com/ericcornelissen/sockscrape@latest
go run github.com/ericcornelissen/sockscrape@latest -install

Usage

mkdir out
go run github.com/ericcornelissen/sockscrape@latest \
  -ecosystem <cargo|npm|etc...> -module <name>

Examples

mkdir out
go run github.com/ericcornelissen/sockscrape@latest \
  -ecosystem cargo -module simple-regex
mkdir out
go run github.com/ericcornelissen/sockscrape@latest \
  -ecosystem cargo -module simple-regex -version 1.0.1

About

Scrape package source code from Socket.dev

Resources

License

Stars

Watchers

Forks

Contributors

Languages