| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-05 | 1.5 kB | |
| v1.2.10 source code.tar.gz | 2026-06-05 | 4.3 MB | |
| v1.2.10 source code.zip | 2026-06-05 | 4.7 MB | |
| Totals: 3 Items | 9.0 MB | 4 | |
What's Changed
- fix: read social enricher outputs as utf-8 by @Ghraven in https://github.com/reconurge/flowsint/pull/150
- Use timezone-aware UTC timestamps in core services by @Ghraven in https://github.com/reconurge/flowsint/pull/149
- fix: use aware timestamp for investigation updates by @Ghraven in https://github.com/reconurge/flowsint/pull/155
- fix(sse): auth header by @dextmorgn in https://github.com/reconurge/flowsint/pull/165
- fix(import): preserve apostrophes in valid JSON imports by @Mubashirrrr in https://github.com/reconurge/flowsint/pull/163
- Fix zip alignment mismatch, phone validation return value, and vault … by @melihdaskiran in https://github.com/reconurge/flowsint/pull/172
- fix(deps): upgrade Python dependencies to patch 27 known vulnerabilities by @dextmorgn in https://github.com/reconurge/flowsint/pull/174
- fix(deploy): serve prod from pre-built images by @dextmorgn in https://github.com/reconurge/flowsint/pull/175
- ci: run python tests on pull requests and main by @dextmorgn in https://github.com/reconurge/flowsint/pull/176
New Contributors
- @Ghraven made their first contribution in https://github.com/reconurge/flowsint/pull/150
- @Mubashirrrr made their first contribution in https://github.com/reconurge/flowsint/pull/163
- @melihdaskiran made their first contribution in https://github.com/reconurge/flowsint/pull/172
Full Changelog: https://github.com/reconurge/flowsint/compare/v1.2.9...v1.2.10