Kevin
Kevin
Models are scattered (and sometimes duplicated :( ) across the frontend repository for data types, and should be centralized into a single repository and then imported into the concerned components.
https://github.com/CybercentreCanada/assemblyline-v4-service/blob/8aa77e6f1ee0c943ba9ff8710edf5ff19c130d80/assemblyline_v4_service/common/balbuzard/bbcrack.py#L773 If a service imports bbcrack and passes it a level not equal to 1, 2 or small_string, then the Level 3 transforms will be attempted. https://github.com/CybercentreCanada/assemblyline-v4-service/blob/8aa77e6f1ee0c943ba9ff8710edf5ff19c130d80/assemblyline_v4_service/common/balbuzard/bbcrack.py#L730 Slices of bytestrings...
This is the first PR for future collaboration as per https://github.com/ConnorShride/box-ps/issues/5 - Added and applied Black formatting - Added basic installation instructions to README - Fixed Python 3.8 setup
Hi there @kirk-sayre-work and @ConnorShride , It looks like we are working on similar things and there is a potential for collaboration. The Canadian Centre for Cyber Security has a...