Sign inSign up

elementsinteractive/twyn

By elementsinteractive

•Updated 4 months ago

Security tool against dependency typosquatting attacks

Image
1

10K+

elementsinteractive/twyn repository overview

⁠Twyn

Security tool to detect typosquatting attacks in your dependencies.

⁠Quick Start

docker pull elementsinteractive/twyn:latest
docker run elementsinteractive/twyn --help

⁠Example Usage

docker run --rm -it \
  -v $(pwd):/app \
  elementsinteractive/twyn run --dependency-file requirements.txt

⁠Features

  • Scans dependencies for typosquatting attacks
  • Supports Python and Node.js projects
  • CLI and library usage

šŸ‘‰ Full documentation & advanced usage:
https://github.com/elementsinteractive/twyn⁠

Tag summary

Content type

Image

Digest

sha256:30f020dc2…

Size

73 MB

Last updated

4 months ago

docker pull elementsinteractive/twyn