fuzzpm icon indicating copy to clipboard operation
fuzzpm copied to clipboard

Continuous fuzzing

Open htrgouvea opened this issue 2 years ago • 0 comments

The idea here is to use FuzzPM itself to fuzz the dependencies of:

https://github.com/htrgouvea/spellbook https://github.com/htrgouvea/nozaki https://github.com/htrgouvea/nipe https://github.com/htrgouvea/fuzzpm https://github.com/htrgouvea/harpoon https://github.com/htrgouvea/zarn

The objective is to implement a continuous process, perhaps using Github Actions so that this fuzzing process tries to find bugs in the dependencies and thus help increase the security maturity of each of the projects.

htrgouvea avatar Nov 09 '23 22:11 htrgouvea