polyswarm / autopsy-module

Module for Autopsy to enable forensic analysts to submit files into PolySwarm marketplace for analysis.
MIT License
6 stars 1 forks source link

Stop double-submission #17

Closed mrtizmoatwork closed 6 years ago

mrtizmoatwork commented 6 years ago

check for an entry in the pending submissions db before submitting. don't re-submit if it exists.

this does not prevent re-submitting a file that was previously submitted and has a full verdict.