Closed helalucas closed 1 year ago
Hi @helalucas Thanks for the report 👍. This is an issue that impacts almost all tables in the case pages. We've implemented a cut of the text when getting longer than a fixed size. That was to avoid having tables with really long/broken columns on small screens. For the downloads we use the builtin feature of Datatables, which seems to take the displayed data and thus produce these incomplete CSVs. We'll look into this 👍
Cheers
Describe the bug When downloading the ioc list in csv form if an entry is too long, the full entry will not be visible in the csv - instead something like:
filename.exe | ba7816bf8f01cfea414140de5dae2223b00361 (...)
will be visible
To Reproduce Steps to reproduce the behavior:
Expected behavior The csv file should contain the full sha256 rather than "ba7816bf8f01cfea414140de5dae2223b00361a39(...)"
Screenshots n/a
Desktop (please complete the following information):