This ffuf Action makes it easy to orchestrate directory fuzzing with GitHub Action. Integrate ffuf into powerful continuous security workflows and make it part of your secure software development life cycle.
Available Inputs
Key | Description | Required |
---|---|---|
config |
Path to ffuf configuration file. | true |
wordlist |
Path to the wordlist file. | true |
output |
Path to output file. | false |
regards