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

platformdirs: initial integration #8244

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

Conversation

DavidKorczynski
Copy link
Collaborator

No description provided.

@DavidKorczynski DavidKorczynski marked this pull request as ready for review September 6, 2022 22:52
fdp = atheris.FuzzedDataProvider(data)

targets = [
platformdirs.user_data_dir,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure how useful it is to fuzz this. Are there better alternatives from the list to fuzz?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There might be some, although it's getting sparse. By and large, the remaining are either similar from a fuzzing perspective to this library, e.g. small in size, or have some challenges being integrated (for the larger projects). I can do some of the other ones and then you can choose!

@DonggeLiu
Copy link
Contributor

Shall we leave this PR open for now?
No rush at all, I just happened to notice this when looking through the PRs : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants