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

[oss-fuzz] fuzzing support #153

Merged
merged 1 commit into from
Jul 27, 2023
Merged

[oss-fuzz] fuzzing support #153

merged 1 commit into from
Jul 27, 2023

Conversation

0x34d
Copy link
Contributor

@0x34d 0x34d commented Jul 13, 2023

Use OSS-Fuzz for better and continuous fuzzing of inih

Signed-off-by: Arjun Singh <[email protected]>
@benhoyt
Copy link
Owner

benhoyt commented Jul 13, 2023

Hi @0x34d, I'm willing to look more closely at this, but wouldn't we need to be accepted into the OSS-Fuzz program first? It looks like there's a fairly high bar for inclusion: https://google.github.io/oss-fuzz/getting-started/accepting-new-projects/ "To be accepted to OSS-Fuzz, an open-source project must have a significant user base and/or be critical to the global IT infrastructure."

I don't know if inih meets that bar (probably not?), but if you'd like to do that, go ahead and try, and see what they say.

@0x34d
Copy link
Contributor Author

0x34d commented Jul 14, 2023

Hi @0x34d, I'm willing to look more closely at this, but wouldn't we need to be accepted into the OSS-Fuzz program first? It looks like there's a fairly high bar for inclusion: https://google.github.io/oss-fuzz/getting-started/accepting-new-projects/ "To be accepted to OSS-Fuzz, an open-source project must have a significant user base and/or be critical to the global IT infrastructure."

I don't know if inih meets that bar (probably not?), but if you'd like to do that, go ahead and try, and see what they say.

Got it, Chief. Let me ask the Google guys.

DonggeLiu pushed a commit to google/oss-fuzz that referenced this pull request Jul 26, 2023
Old PR: #1525
My inih PR: benhoyt/inih#153


IniH is a default library for INI parsing in Red Hat based systems. It
is installed by default in Fedora for parsing INI files.
According to program, it is also used in embedded systems.


Can the OSS-Fuzz team accept this project for mainstream fuzzing?

Signed-off-by: Arjun Singh <[email protected]>
@0x34d
Copy link
Contributor Author

0x34d commented Jul 27, 2023

@benhoyt Well, weird they actually merged test PR.

Can you merge this so I can fix the oss-fuzz PR?

@benhoyt benhoyt merged commit 9114067 into benhoyt:master Jul 27, 2023
benhoyt added a commit that referenced this pull request Apr 24, 2024
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.

2 participants