RubyGems typosquat detection depends on the bundled popular-package list. Small curated additions help improve signal without touching the algorithm.
Scope:
- Add 10-25 popular gems to
data/gem-top200.txt.
- Keep names one per line and preserve comments.
- Prefer gems common in Rails apps, CI, security, testing, or deployment.
Definition of done:
cargo test --release passes.
- The PR cites the source or rationale for added names.
RubyGems typosquat detection depends on the bundled popular-package list. Small curated additions help improve signal without touching the algorithm.
Scope:
data/gem-top200.txt.Definition of done:
cargo test --releasepasses.