Releases: reconurge/flowsint
Releases · reconurge/flowsint
Release list
v1.2.11
What's Changed
- fix(ui): remove frontend debug console logs by @Ghraven in #188
- fix: read YAML templates as UTF-8 by @Ghraven in #190
- feat: export selected graph nodes as JSON by @Ghraven in #189
- fix: "exec /docker-entrypoint.sh: exec format error" in flowsint-app by @localzet in #187
- feat(types): detect MD5/SHA1/SHA256 file hashes on import by @rachit367 in #185
- feat(custom types): added category to custom types for organization by @zurtix in #181
- feat(types,enrichers): add Technology type and tech_detect transformer by @rachit367 in #183
- feat(enrichers): add domain_to_dns enricher using dnsx by @rachit367 in #182
- fix(security): Host-header allowlist + restore dropped security headers by @aaronjmars in #178
- fix(core): use aware UTC timestamps by @Ghraven in #193
- fix: use aware timestamp for fraud score updates by @Ghraven in #191
New Contributors
- @localzet made their first contribution in #187
- @rachit367 made their first contribution in #185
- @zurtix made their first contribution in #181
- @aaronjmars made their first contribution in #178
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- fix: read social enricher outputs as utf-8 by @Ghraven in #150
- Use timezone-aware UTC timestamps in core services by @Ghraven in #149
- fix: use aware timestamp for investigation updates by @Ghraven in #155
- fix(sse): auth header by @dextmorgn in #165
- fix(import): preserve apostrophes in valid JSON imports by @Mubashirrrr in #163
- Fix zip alignment mismatch, phone validation return value, and vault … by @melihdaskiran in #172
- fix(deps): upgrade Python dependencies to patch 27 known vulnerabilities by @dextmorgn in #174
- fix(deploy): serve prod from pre-built images by @dextmorgn in #175
- ci: run python tests on pull requests and main by @dextmorgn in #176
New Contributors
- @Ghraven made their first contribution in #150
- @Mubashirrrr made their first contribution in #163
- @melihdaskiran made their first contribution in #172
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- fix: replace celery container's inherited curl-based healthcheck by @harmsolo13 in #142
- Release of my collection of Flowsint enrichers by @z3rodaycve in #138
- fix: security issues by @dextmorgn in #148
New Contributors
- @harmsolo13 made their first contribution in #142
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Support for basic RBAC
- Update README with support badges by @dextmorgn in #131
- feat(app): Added 'tags-input'. Changed the text input for aliases in details panel by @hillw3318-ui in #128
- HudsonRock Integration Enrichers for Infostealer related data by @z3rodaycve in #129
- Feat/rbac by @dextmorgn in #136
New Contributors
- @hillw3318-ui made their first contribution in #128
- @z3rodaycve made their first contribution in #129
Full Changelog: v1.2.7...v1.2.8
v1.2.7
New sketch features
- You can now double click on the sketch canva to add a new item rapidly. A detection happens in real time depending on the input.
- You can now easily create relations between items by holding
alt(oroptionon mac) then dragging from one node to another
What's Changed
- Feat/repositories by @dextmorgn in #119
- Feat/enricher templates by @dextmorgn in #122
- Fix/custom types by @dextmorgn in #123
- feat(core): Soft delete by @gustavorps in #125
- fix(api): Better support to reverse proxy deploy by @gustavorps in #126
New Contributors
- @gustavorps made their first contribution in #125
Full Changelog: v1.2.6...v1.2.7
v1.2.6
Use of services for proper business logic.
What's Changed
- fix(enricher): graceful handling of invalid phone/email in website_to_crawler by @AlexanderLueftl in #113
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #114
- Upgrade GitHub Actions to latest versions by @salmanmkc in #115
- feat/refactor services by @dextmorgn in #117
New Contributors
- @AlexanderLueftl made their first contribution in #113
- @salmanmkc made their first contribution in #114
Full Changelog: v1.2.5...v1.2.6
v1.2.5
fix(ci): only upload Trivy SARIF when scan succeeds
Full Changelog: v1.2.4...v1.2.5
v1.2.4
- Minify docker images (up to 90% downsize).
- Fix mentionlist in analysis editor, that was using deprecated attributes
What's Changed
- feat(chore): update deploy components by @dextmorgn in #112
Full Changelog: v1.2.3...v1.2.4
