Skip to content

Graphsense June 2023 Release

Compare
Choose a tag to compare
@soad003 soad003 released this 07 Jun 08:34
· 60 commits to master since this release

[23.06/1.5.0] 2023-06-12

Added

  • new confidence score forensic_investigation (70), #87
  • cluster mapping can now use gs-lib config for import (--use-gs-lib-env option) #84
  • Sync command has option to directly run cluster mapping via gs-lib (--run-cluster-mapping-with-env) #84
  • better handling for large yaml tagpack files #85
  • Support for altering postgres config params in docker-compose setup #83

Changed

  • Using cSafeLoader for yaml files when possible for better performance
  • Deprecate is_public in config.yaml, in favor of cmd flag #82
  • Fixed compatibilty issues with python 3.8 (importlib.files)

What's Changed

Full Changelog: v1.4.0...v23.06