| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-01 | 1.8 kB | |
| v1.2.11 source code.tar.gz | 2026-07-01 | 4.3 MB | |
| v1.2.11 source code.zip | 2026-07-01 | 4.7 MB | |
| Totals: 3 Items | 9.0 MB | 9 | |
What's Changed
- fix(ui): remove frontend debug console logs by @Ghraven in https://github.com/reconurge/flowsint/pull/188
- fix: read YAML templates as UTF-8 by @Ghraven in https://github.com/reconurge/flowsint/pull/190
- feat: export selected graph nodes as JSON by @Ghraven in https://github.com/reconurge/flowsint/pull/189
- fix: "exec /docker-entrypoint.sh: exec format error" in flowsint-app by @localzet in https://github.com/reconurge/flowsint/pull/187
- feat(types): detect MD5/SHA1/SHA256 file hashes on import by @rachit367 in https://github.com/reconurge/flowsint/pull/185
- feat(custom types): added category to custom types for organization by @zurtix in https://github.com/reconurge/flowsint/pull/181
- feat(types,enrichers): add Technology type and tech_detect transformer by @rachit367 in https://github.com/reconurge/flowsint/pull/183
- feat(enrichers): add domain_to_dns enricher using dnsx by @rachit367 in https://github.com/reconurge/flowsint/pull/182
- fix(security): Host-header allowlist + restore dropped security headers by @aaronjmars in https://github.com/reconurge/flowsint/pull/178
- fix(core): use aware UTC timestamps by @Ghraven in https://github.com/reconurge/flowsint/pull/193
- fix: use aware timestamp for fraud score updates by @Ghraven in https://github.com/reconurge/flowsint/pull/191
New Contributors
- @localzet made their first contribution in https://github.com/reconurge/flowsint/pull/187
- @rachit367 made their first contribution in https://github.com/reconurge/flowsint/pull/185
- @zurtix made their first contribution in https://github.com/reconurge/flowsint/pull/181
- @aaronjmars made their first contribution in https://github.com/reconurge/flowsint/pull/178
Full Changelog: https://github.com/reconurge/flowsint/compare/v1.2.10...v1.2.11