Skip to content

Commit

Permalink
Merge pull request #51 from trailofbits/fuzzing-python-in-ci
Browse files Browse the repository at this point in the history
Add ClusterFuzzLite Python link
  • Loading branch information
ahpaleus authored Jun 25, 2024
2 parents 80f7a4a + 06d7c18 commit ba7db4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/fuzzing/3-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Check out the following resources to learn more about fuzzing Python code with A
- [Continuously fuzzing Python C extensions](https://blog.trailofbits.com/2024/02/23/continuously-fuzzing-python-c-extensions/)
- [Fuzzing pure Python code](https://github.com/google/atheris#using-atheris)
- [Fuzzing Python C extensions](https://github.com/google/atheris/blob/master/native_extension_fuzzing.md)
- [Fuzzing Python in CI](https://google.github.io/clusterfuzzlite//build-integration/python-lang/)

0 comments on commit ba7db4c

Please sign in to comment.