mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-01-11 22:30:35 +01:00
Set fixed version of Boofuzz in run scripts and travis config file #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @starek4 on GitHub (Dec 9, 2019).
As there is a new release of Boofuzz which contains some important bug fixes that were needed for Wapifuzz correct behaviour, we can now set a fixed version of Boofuzz.
The current implementation take the latest version from Boofuzz master branch, which can lead to some unexpected behaviour when there will be some breaking changes.