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

Onboard rust-base64 #10693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Onboard rust-base64 #10693

wants to merge 1 commit into from

Conversation

denniskempin
Copy link
Contributor

The project uses cargo fuzz already, which makes onboarding straight- forward.
Fuzzers are currently built in circleci to prevent breakage.

Passes python3 infra/helper.py check_build rust-base64.

The project uses cargo fuzz already, which makes onboarding straight-
forward.
Fuzzers are currently built in circleci to prevent breakage.

Passes `python3 infra/helper.py check_build rust-base64`.
@github-actions
Copy link

denniskempin is integrating a new project:
- Main repo: https://github.com/marshallpierce/rust-base64
- Criticality score: 0.59261

@denniskempin
Copy link
Contributor Author

The primary contact email is a dasher account. I have not used the file_github_issue flag before, is there anything else required to make that work?

@DonggeLiu
Copy link
Contributor

I have not used the file_github_issue flag before, is there anything else required to make that work?

Nope, it requires main_repo, which you have set already : )

@DonggeLiu
Copy link
Contributor

Hi @denniskempin, would you mind considering ClusterFuzzLite instead?
It could suit rust-base64 better : )

@denniskempin
Copy link
Contributor Author

denniskempin commented Jul 13, 2023

Unfortunately, rust-base64 uses CircleCI which is not supported by ClusterFuzzLite. Can we onboard here until it is supported? Fuzzing would be really valuable for a project like rust-base64, which is part of the supply chain for a lot of projects at Google.

That said, I would be happy to contribute CircleCI support to ClusterFuzzLite, however it may take some work to get file storage to work well with it. I also have not actually worked with CircleCI, so there will be a bit of a learning curve.

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