Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: detect typos in project names during upload #17649

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

miketheman
Copy link
Member

Follows approaches described in typoguard paper and typomania project, with changes for local conditions.

@miketheman miketheman added feature request squatting Issues related to preventing any kinds of namesquatting, typosquatting, dependency confusion labels Feb 24, 2025
@miketheman miketheman force-pushed the miketheman/typosnyper branch 7 times, most recently from 7230156 to 2f4a486 Compare March 3, 2025 18:47
Follows approaches described in `typoguard` paper and `typomania` project,
with changes for local conditions.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/typosnyper branch from 2f4a486 to 08ac1c1 Compare March 3, 2025 18:52
@miketheman miketheman marked this pull request as ready for review March 3, 2025 18:59
@miketheman miketheman requested a review from a team as a code owner March 3, 2025 18:59
Copy link
Member

@ewdurbin ewdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assuming we can keep track of the performance via ddtrace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request squatting Issues related to preventing any kinds of namesquatting, typosquatting, dependency confusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants