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

[GSOC]: Integration of Fuzzing Test Suites for LitmusChaos(ChaosCenter) with OSS-FUZZ #1164

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

imrajdas
Copy link
Contributor

@imrajdas imrajdas commented Feb 9, 2024

Integration of Fuzzing Test Suites for LitmusChaos(ChaosCenter) with OSS-FUZZ
  • Description: This task aims to implement comprehensive fuzzing test suites for our GraphQL interface and Authentication server (ChaosCenter) to identify vulnerabilities and ensure robustness. The process involves developing targeted fuzzing strategies to thoroughly test these components and integrating the tests with OSS-FUZZ for automated fuzzing. This integration should streamline the process of monitoring and addressing potential security issues. The task also includes making the results accessible through the ClusterFuzz Dashboard for efficient management and analysis
  • Expected Outcome:
    • Comprehensive fuzzing test suites for the GraphQL interface and Authentication server are developed and demonstrate good coverage of the codebase.
    • Successful integration with OSS-FUZZ, ensuring that fuzzing tests are automatically run and their outcomes are reported.
    • All test results, including coverage statistics, vulnerabilities, and crash reports, are visible and manageable through the ClusterFuzz Dashboard.
    • Documentation on how to maintain and extend the fuzzing tests as the project evolves.
  • Recommended Skills: Golang, Kubernetes
  • Expected project size: Large
  • Mentors(s):
  • Upstream Issue (URL): [GSOC]: Add Fuzzing test suites for Graphql and Authentication server and integrate it with OSS-FUZZ litmuschaos/litmus#4425

Signed-off-by: Raj Das <mail.rajdas@gmail.com>
@imrajdas imrajdas changed the title Integration of Fuzzing Test Suites for LitmusChaos(ChaosCenter) with OSS-FUZZ [GSOC]: Integration of Fuzzing Test Suites for LitmusChaos(ChaosCenter) with OSS-FUZZ Feb 9, 2024
@github-actions github-actions bot added the 2024 label Feb 9, 2024
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
Copy link
Member

@aliok aliok left a comment

Choose a reason for hiding this comment

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

@aliok aliok merged commit 756b308 into cncf:main Feb 9, 2024
2 checks passed
@imrajdas imrajdas deleted the add-gsoc-litmus24 branch February 9, 2024 10:36
LiorLieberman pushed a commit to LiorLieberman/cncf-mentoring that referenced this pull request Feb 9, 2024
…r) with OSS-FUZZ (cncf#1164)

* Update 2024.md

Signed-off-by: Raj Das <mail.rajdas@gmail.com>

* Update 2024.md

Signed-off-by: Raj Das <mail.rajdas@gmail.com>

---------

Signed-off-by: Raj Das <mail.rajdas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants