Skip to content

v4.2.1.dev89: Merge pull request #8 from CybercentreCanada/variable_uid_container

Pre-release
Pre-release

Choose a tag to compare

@cccs-sgaron cccs-sgaron released this 17 May 19:52
· 225 commits to master since this release
87a79cb

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