chrissanders/FlowBAT

Allow for "none" in the TYPE selector

automayt opened this issue · 1 comments

Currently people want to be able to run FlowBAT against custom generated SiLK files. This would be possible with a switch that disabled the automatic "--type=all" addition to the filter query. I suggest adding a --type=none that when selected will trigger the type field to disappear. This, or if there are multiple input fields, automatically take out the --type input selector.

Fixed in v1.4.0. Added "non-option" validation, which can only be interpreted as an input file.