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

fix: false positive on swapped words #17762

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

miketheman
Copy link
Member

Surfaced false positives in this check with some recent upload testing. Since the permutations can reconstruct the project name to the same as the input, verify that the reconstructed name differs from input.

Surfaced false positives in this check with some recent upload testing.
Since the permutations can reconstruct the project name to the same as
the input, verify that the reconstructed name differs from input.

Signed-off-by: Mike Fiedler <[email protected]>
@miketheman miketheman added the squatting Issues related to preventing any kinds of namesquatting, typosquatting, dependency confusion label Mar 12, 2025
@miketheman miketheman requested a review from a team as a code owner March 12, 2025 17:51
@miketheman miketheman enabled auto-merge (squash) March 12, 2025 17:53
@miketheman miketheman merged commit 89b83bb into pypi:main Mar 12, 2025
20 checks passed
@miketheman miketheman deleted the miketheman/fix-swapped-words branch March 12, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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