Skip to content

Release 4.3.0.19

Choose a tag to compare

@cccs-rs cccs-rs released this 20 Oct 15:28
· 198 commits to master since this release
f149e4a

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