FACT_core
FACT_core copied to clipboard
Don't crash when updating when FileObject is alredy in db
If a file contained in an already analysed Firmware is uploaded it will be of type FileObject not Firmware.
This is an edge case and currently not supported. The fix could be quite difficult and maybe not worth the effort.