ffuf/pkg/filter
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
..
filter.go Bug 231 (#312) 2020-10-03 11:20:21 +03:00
filter_test.go Added lines count to filter/matcher and stdout + csv + json (#71) 2019-11-09 22:09:12 +02:00
lines.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
lines_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
regex.go pkg: use {strings,bytes}.ReplaceAll when possible (#320) 2020-10-02 17:12:40 +03:00
regexp_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
size.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
size_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
status.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
status_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
words.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
words_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00