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

Add new AddContainingCharacterMutator #411

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

jpinz
Copy link
Member

@jpinz jpinz commented Mar 21, 2023

This new mutator was added to help with scenarios of going from squat candidate, to popular package name, and then confirming that said squat candidate is a squat on the popular package.

Example being, without the AddCharacterMutator, pkg:pypi/reuquests would not be a squat on pkg:pypi/requests, this mutator adds that ability without adding too much noise such as saying pkg:pypi/requestsn is also a squat on pkg:pypi/requests

… from squat candidate, to popular package name, and then confirming that said squat candidate is a squat on the popular package.

Example being, without the AddCharacterMutator, pkg:pypi/reuquests would not be a squat on pkg:pypi/requests, this mutator adds that ability without adding too much noise such as saying pkg:pypi/requestsn is also a squat on pkg:pypi/requests
@jpinz jpinz added the enhancement New feature or request label Mar 21, 2023
@jpinz jpinz requested review from gfs, pmalmsten and brbayes-msft March 21, 2023 17:22
@jpinz jpinz self-assigned this Mar 21, 2023
@jpinz jpinz merged commit d064406 into main Mar 21, 2023
@jpinz jpinz deleted the jupinzer/add_containing_character branch March 21, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants