Joona Hoikkala
99100e0608
Add linter workflow as GitHub action ( #325 )
...
* Add linter workflow as GitHub action
* Fix linter issues
* More fixes
2020-10-03 11:29:18 +03:00
bjhulst
2abc72018d
Bug 231 ( #312 )
...
* Update filter.go
* Upsert filter options
Insert or update filter options.
* Indent.
* Updated CHANGELOG.md
fix for: Option -ac overwriting other existing filters #231
2020-10-03 11:20:21 +03:00
Joona Hoikkala
bde943cc5d
Add support for configuration files for ffuf ( #308 )
...
* Refactor config and job creation
* ConfigOptions defaults
* Structure ConfigOptions for config file parser
* Sort options
* Finalize the configuration file reading and add examples and documentation
* Fix issues with opts -> config translation
2020-09-27 19:24:06 +03:00
Joona Hoikkala
ac2b447dfd
Write configuration to output JSON ( #135 )
...
* Config to json output, filters and matchers
* optRange marshaling
* Add CHANGELOG entry
2020-01-07 18:27:43 +02:00
SakiiR
e200bd11f7
Added lines count to filter/matcher and stdout + csv + json ( #71 )
...
* Added HTML and Markdown output support
* Add HTML color code in HTML template
* Added lines count
* Added content lines to json + csv
* Added changelog entry
* Fixed copy paste mistake
* Changed the html report to be grepable :)
* Grepable output fixed
* Fixed lines count
2019-11-09 22:09:12 +02:00
Daniel Lawson
adec6a9074
Modified thresholds on autocalibrate filter to > 0 instead of > 1 ( #80 )
2019-10-15 15:35:20 +03:00
Joona Hoikkala
7fe5786c24
Refactor calibration and filter addition / removal to correct modules. ( #34 )
2019-04-28 19:36:48 +03:00
Joona Hoikkala
8b2291dcfe
Added regexp filter / matcher
2018-11-12 19:47:49 +02:00
Joona Hoikkala
fbafd82c62
Add word filter / matcher
2018-11-12 19:06:49 +02:00
Joona Hoikkala
ad2296f55b
Initial commit, v0.1
2018-11-08 11:26:32 +02:00