Releases: graphsense/graphsense-tagpack-tool
Releases · graphsense/graphsense-tagpack-tool
Graphsense September 2023 Release
[23.09/1.7.2] 2023-09-14
fixed
- cluster mapping does not use new rerun-cluster-mapping-with-env env
[23.06/1.7.1] 2023-09-13
fixed
- error on insert when no tagpacks are loaded
[23.06/1.7.0] 2023-09-12
Added
- parallel tagpack insert (-n-workers parameter, default 1 worker)
- new --rerun-cluster-mapping-with-env flag on sync command to update all cluster mappings
[23.06/1.6.1] 2023-08-16
Fixed
- old concepts (entity and abuse) have precedence over new concepts (concepts.yaml)
[23.06/1.6.0] 2023-07-06
Added
- new db field concepts (list) to store multiple categories with a tag (requires db-resync)
[23.06/1.5.3] 2023-07-06
Fixed
- fix bug in ks_map handling
[23.06/1.5.2] 2023-07-05
Fixed
- fix field not found error in keyspace check
[23.06/1.5.1] 2023-07-04
Fixed
- handle if keyspace is not found gracefully
What's Changed
Full Changelog: v23.06...v23.09
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
Graphsense March 2023 Release
[23.03] 2023-03-30
Added
- Full support for supporting ActorPacks #41
- actor pack validation and insertion for the extensive actor pack in public repository
- interactive process of adding suitable actors to existing tagpacks
- calculation of data quality measures
- Auto update data feature to streamline insertion of updates
- clone tagpack repositories and insert all tags and actors in the TagStore #73
- new confidence scores unknown (5) heuristic (10), ledger_immanent (100)
What's Changed
- Add actor suggestion by @mdragaschnig in #76
- Revert "Add actor suggestion" by @mdragaschnig in #77
- Add actor suggestion by @mdragaschnig in #78
- Add option to interactively update TagPack files #41 by @mdragaschnig in #79
Full Changelog: v1.3.0...v23.03
Graphsense January 23 Release
[23.01] 2023-01-30
Added
- add --by-currency option for tagstore composition query
- add --csv option for selected commands
- First draft for supporting ActorPacks
- add tag-version pseudo target to Makefile
What's Changed
- Normalise BCH CashAddr formt to legacy when inserting to tagstore by @mdragaschnig in #64
- Harmonise python code standard with graphsense-lib by @soad003 in #63
- Support for ActorPacks by @cybersec-code in #66
- Added listing commands for tags, actors and tags having actor labels by @cybersec-code in #67
New Contributors
- @mdragaschnig made their first contribution in #64
- @soad003 made their first contribution in #63
Full Changelog: v22.11...v23.01