Malware Archive
Frontend
- Added the ArchiveDetail page.
UI
- Fixed the "update label" route;
- Added the "/archive/details/sha256/" route that finds related files using its TLSH, SSDEEP and vector values.
Base
- Added the "is_supplementary" flag to the file ODM;
- Changed the get_file_list_from_keys() method to set the "is_supplementary" flag accordingly.
Core
- Change the Archiver to set the "is_supplementary" flag to its files.