Graphsense June 2023 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
- Feature/filter large files by @mdragaschnig in #86
- Feature/postgres parameterisation by @soad003 in #89
Full Changelog: v1.4.0...v23.06