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

Add fuzzing test to expose unexpected bugs #1445

Open
2 tasks
binbin-li opened this issue May 7, 2024 · 0 comments
Open
2 tasks

Add fuzzing test to expose unexpected bugs #1445

binbin-li opened this issue May 7, 2024 · 0 comments
Labels
enhancement New feature or request triage Needs investigation

Comments

@binbin-li
Copy link
Collaborator

binbin-li commented May 7, 2024

What would you like to be added?

Current unit test cases are not fuzzed, Ratify could utilize go fuzzing to generate random data to help expose bugs and detect vulnerabilities.

There was a closed PR adding a fuzzing test as an example. #1441 But it didn't actually address any bugs. We would need to investigate how fuzzing tests could help build confidence on Ratify.

Tracking issue for:

Anything else you would like to add?

No response

Are you willing to submit PRs to contribute to this feature?

  • Yes, I am willing to implement it.
@binbin-li binbin-li added enhancement New feature or request triage Needs investigation labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant