mitre-attack / tram

Threat Report ATT&CK™ Mapping (TRAM) is a tool to aid analyst in mapping finished reports to ATT&CK.
Apache License 2.0
346 stars 66 forks source link

Feature/multiple report input #32

Closed markeaimark closed 4 years ago

markeaimark commented 4 years ago

Able to process multiple reports at the same time through a single submit. Adjusted user interface to include comma separated prompt and some bounds checking. A user can now input multiple urls and multiple titles all at once by separating the urls and titles respectively with commas in the input bar. Fixed a bug with the check_queue function that wasn't allowing multiple report input.