Release 4.3.0.19
·
198 commits
to master
since this release
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_updateto relay back for API usage - Updater: Modify
do_source_updateto have an explicit list of sources to perform an update with