mitre / multiscanner

Modular file scanning/analysis framework
http://multiscanner.readthedocs.io/
Other
617 stars 125 forks source link

Upload tags #143

Closed clenk closed 6 years ago

clenk commented 6 years ago

Fixes #122.

ptcNOP commented 6 years ago

Does this support the tag autocomplete for defined tags like on the results page?

clenk commented 6 years ago

It should now.

ptcNOP commented 6 years ago

Not sure that this actually matters, but any idea why the default value here is an empty dict and here it's an empty list?

clenk commented 6 years ago

It should default to a list, not a dict.