Base
- Remove static list of recognized file types in identify
- Fix a lot of file detection in identify
- Added support for File type detection using yara rules
- Replace all regex based file detection for yara rules
- Allow all pieces of file detection to be loaded from a cached file entry
- Added identify file testing during test pipeline to make sure identify remains in a working state
Service client
- Remove unused section of code
UI - API Server
- Fix helper API to use the new way of listing all file types
- Added API to get/put the different identify parts
UI - Frontend
- Added a page to modify identify data