-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[pillow] Pillow fuzzers #2626
[pillow] Pillow fuzzers #2626
Conversation
We accept the project, please ping this PR when it's ready for review. |
@@ -0,0 +1,2 @@ | |||
homepage: "https://python-pillow.org/" | |||
primary_contact: "guidovranken@gmail.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you also like to cc someone at Pillow?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I finally got around to this. Please write 1 or more Pillow CC's.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
security@python-pillow.org thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this address linked to a Google account, or can you do that? If not, you will get e-mail notifications, but cannot see bug report contents.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you'd like this to be merged, then we can at least get the e-mail notifications with that address, and can return to it later if we so choose. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure.
It's ready to be merged as far as I'm concerned. @Dor1s |
Placeholder, do not merge yet.. It's been finding a whole bunch of bugs locally that I am currently reporting. Publishing the fuzzer and corpus right now would divulge these bugs ahead of the release, so we will need to wait for fixes first.