Fix external lookup redraw issues
v4.4.0.stable30
Bugfixes
- Handle list of strings/text properly as well as compounds
- Set Events Table to full width
v4.4.0.stable29
Hotfix
- Correct WorkflowManager to use the `workflow_id` from Workflow model instead of `id`
v4.4.0.stable28
Features
- Alert Event Auditing
- Submit by URL from tags
- Workflow Statistics
v4.4.0.stable27
bugfix
- fixes related to dispatcher
v4.4.0.stable26
Bugfixes
- Fixes issues that can arise when using the replay feature to move submissions between systems
v4.4.0.stable25
Bugfixes
- Ensure software identified as malware (not tool) is attributed as implants
- Always setup networking for services with(out) dependencies
v4.4.0.stable24
Bugfixes
- Use `default_max_extracted`, `default_max_supplementary` if user hasn't set these parameters
- Cap summation stat in Heuristic to avoid field mapping errors in Elasticsearch
- Misc. frontend bugfixes
Additions
- `generate_alert` can be set from the Submit page in the UI
v4.4.0.stable23
Bugfix
- Multisections containing tables
v4.4.0.stable22
UI Bugfixes
- Table Sections: Don't create tables with columns containing null content
- External lookups:
- Fix redraw issues
- Protect against uninitialized data
v4.4.0.stable21
Bugfixes
- Include supplementary files when creating exported bundles
- Use an update hash to ensure services-updaters are in-sync
Features
- Support column ordering for table result sections (https://github.com/CybercentreCanada/assemblyline/issues/68)
- Service classification (https://github.com/CybercentreCanada/assemblyline/issues/16)
- Can be used to restrict services from users based on classification accessibility
- User Audit Trail (https://github.com/CybercentreCanada/assemblyline/issues/73)
- Includes dynamic group-based classifications (https://github.com/CybercentreCanada/assemblyline/issues/70)
- TLSH Fuzzy hashing (https://github.com/CybercentreCanada/assemblyline/issues/54)
- Better representation of external/internal services (https://github.com/CybercentreCanada/assemblyline/issues/28)
- Support for external lookups for Assemblyline tagged data and file hashes