Core
- Make some expiry behaviours configurable.
v4.3.0.stable20
UI/Core
Prevent longer then 256 char filenames to crash ingest and submit APIs
v4.3.0.stable19
Feature: Update Source Observation
UI - API
- Add API to allow observation of service updaters: `trigger_signature_source_update`
- Append status of source to `get_signature_sources`
UI - Frontend
- Add interface to easily observe the status of updaters in near real-time
- Add button to jump from Update sources to Signatures with filters
- Add button to trigger on-demand updates for a source rather than wait on next sync interval
Service Base
- Updater: Push statuses to Redis when performing `do_source_update` to relay back for API usage
- Updater: Modify `do_source_update` to have an explicit list of sources to perform an update with
v4.3.0.stable18
Updated FULL_URI regex and corresponding tests
v4.3.0.stable17
Service Base
- Hotfix: Factor in task's minimum classification when determining maximum classification of ontology
v4.3.0.stable16
Core
- fix bug in expiry
v4.3.0.stable15
Core
- make some expiry properties configurable
v4.3.0.stable14
UI - API
- Ontology: Add groups in ontology output
v4.3.0.stable13
UI
- Added system safelist regex validation