-
Notifications
You must be signed in to change notification settings - Fork 369
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 Moonshot Attack Module: Insert Punctuation Attack #475
base: main
Are you sure you want to change the base?
FEAT Moonshot Attack Module: Insert Punctuation Attack #475
Conversation
@microsoft-github-policy-service agree |
…r if it returns false in convert_asyn
@u7780339 this looks very good! I need to make another pass over the tests, or perhaps one of my teammates can, but other than that this is ready to merge. Well done! |
… time calling convert_asnyc
@u7780339 I just wanted to check in on this. Do you intend to continue or should we consider finishing it up ourselves? No pressure at all, but if we don't hear back in the next week we'll consider it up for grabs. |
Description
insert_punctuation_attack_converter.py
andInsertPunctuationGenerator
class.test_insert_punctuation_attack_converter.py
to test correctness of the generator.