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

[feature request] fuzz testing support #900

Closed
huiwq1990 opened this issue Jul 2, 2022 · 2 comments · Fixed by openyurtio/yurt-app-manager#67
Closed

[feature request] fuzz testing support #900

huiwq1990 opened this issue Jul 2, 2022 · 2 comments · Fixed by openyurtio/yurt-app-manager#67
Labels
kind/feature kind/feature

Comments

@huiwq1990
Copy link
Member

What would you like to be added:

  1. Add openyurt to CNCF-Fuzzing

  2. Continuous fuzzing by way of OSS-Fuzz

Why is this needed:

  1. Fuzz will improve openyurt security

  2. Fuzz is gaining more and more cncf projects

  3. Recently I write a test case for yurtappdaemon, and find a nil pointer bug
    image

Reference

https://www.cncf.io/blog/2022/06/28/improving-security-by-fuzzing-the-cncf-landscape/

others
/kind feature

@huiwq1990 huiwq1990 added the kind/feature kind/feature label Jul 2, 2022
@rambohe-ch
Copy link
Member

@huiwq1990 It's a good idea to add fuzz testing support for OpenYurt. and i think we can support it in the 2022 OSPP topic. @Congrool @lorrielau Do you have any comments?

@Congrool
Copy link
Member

Sry for late reply. I'm not familiar with the fuzzing test, a little time needed to figure it out.

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

Successfully merging a pull request may close this issue.

3 participants