Skip to content

CodethinkLabs/package-typospotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Typospotter

This project aims to provide a basis for identifying packages potentially typosquatting within package registry at the point of addition to the registry.

N.B The current implementation is quite basic and should not be considered production ready.

Usage

docker build -t package-typospotter:latest .
docker run -it package-typospotter:latest

# Alternatively

go build -o package-typospotter cmd/squatter-spotter/main.go
./package-typospotter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published