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

fix: TypeError in fuzz_python_requirement_parser in fuzzing reports #4053

Open
joydeep049 opened this issue Apr 18, 2024 · 3 comments
Open
Assignees
Labels
good first issue Good for newcomers

Comments

@joydeep049
Copy link
Contributor

joydeep049 commented Apr 18, 2024

Related #4045
Related to fuzzing run https://github.com/intel/cve-bin-tool/actions/runs/8595897802.
18 04 2024_23 43 49_REC

@joydeep049
Copy link
Contributor Author

This TypeError seems kinda strange because google.protobuf.json_format.MessageToDict does contain the argument including_default_value_fields
18 04 2024_23 47 02_REC
Source: https://googleapis.dev/python/protobuf/latest/google/protobuf/json_format.html

@terriko terriko added the good first issue Good for newcomers label Apr 19, 2024
@ranjanmangla1
Copy link
Contributor

@terriko I want to work on this issue. Can you assign me please?

@terriko
Copy link
Contributor

terriko commented Apr 25, 2024

@ranjanmangla1 have fun! You don't need to ask to be assigned to issues, BTW, just saying that you're working on them in a comment is sufficient.

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

No branches or pull requests

3 participants