Skip to content

Chimbuko-v5.5

Choose a tag to compare

@giltirn giltirn released this 30 Jun 19:15
· 11 commits to master since this release

The 5.5 release, which includes:

  • Significant improvements to thread scalability of the parameter server
  • Major improvements to histogram creation and merging to improve the correctness of the AD model for HBOS and COPOD algorithms
  • Improvements to the implementation of the HBOS and COPOD algorithms based on extensive testing
  • Expanded function profile capture in the global provenance database to include runtime and anomaly statistics by function
  • Expanded options for controlling Chimbuko's functionality including the ability to skip anomaly detection for certain functions and changing the frequency the analysis is performed
  • Expanded functionality for interacting with the provenance database through Python scripts
  • Various fixes and optimizations