Skip to content

Release 4.5.0.78

Choose a tag to compare

@cccs-rs cccs-rs released this 13 Mar 17:50
· 90 commits to master since this release
3b59b7e

Bugfixes

  • Classification Aliases: Administrators of the system should be allowed to view all aliases
  • Ontology: Populate original_source if it's contained in the metadata of the submission or alert
  • Heuristics: System should automatically cleanup old heuristics that are no longer referenced in the system
  • Service Development: Modify RunServiceOnce (RSO) to automatically download/process source updates to help with local debugging/troubleshooting of services (#309)
  • Update missing control characters
  • UpdateSource:
    • Deprecate post_data field in favour of data field that supports freeform text rather than restricted to JSON
    • API should suggest an update_interval for new sources based on the global configuration of the service (#333)
    • API should suggest a pattern for new sources based on the global configuration (#309)