Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Introduce ClusterFuzz support #15

Merged
merged 35 commits into from Mar 10, 2019
Merged

Introduce ClusterFuzz support #15

merged 35 commits into from Mar 10, 2019

Conversation

blt
Copy link
Owner

@blt blt commented Mar 10, 2019

With this series of commits I've now enabled clusterfuzz support for the project, running at https://bughunt.appspot.com/. The use of AFL is now removed in favor of cargo-fuzz/libFuzzer for easy compatibility with clusterfuzz. This has made the README instructions more straightforward, which hopefully will help new contributors to the project.

For reasons related, I think, to the travis org/com distinction the branch push builds -- done on org -- fail while the branch builds -- done on com -- succeed. This is a result of the secrets being pegged to com. I'll see after this is merged if I can sort out which domain the project will always run on.

The clusterfuzz setup consumes actual funds, though for now we're operating out of credits. This project will need to sort out funding at some point, if the clusterfuzz setup proves worth keeping.

@blt blt merged commit e724077 into master Mar 10, 2019
@blt blt deleted the bughunt_build_pipeline branch March 10, 2019 03:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant