v1.4.5
What's Changed
- fix: avatar presign URL + investigations payload/query perf by @TheoBhang in #220
- feat(mail-header-analyzer): new rule-based header verdict analyzer by @TheoBhang in #219
- feat(ai-mail-analyzer): add explainability to classifier report by @TheoBhang in #218
- fix(mail-header-analyzer): recover flattened headers, defanged domains by @TheoBhang in #221
- fix: dead distinct() on case-detail queries + avatar upload label by @TheoBhang in #222
- feat(investigation): add Redo analysis action by @TheoBhang in #242
- fix(scoring): stop AI mail analyzer report double-counting in file score by @TheoBhang in #241
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #223
- chore(deps): bump extract-msg from 0.55.0 to 0.56.0 in /email-feeder by @dependabot[bot] in #227
- chore(deps): bump beautifulsoup4 from 4.13.5 to 4.15.0 in /email-feeder by @dependabot[bot] in #225
- chore(deps): bump thehive4py from 2.0.3 to 2.1.0 in /Suspicious by @dependabot[bot] in #224
- chore(deps): bump drf-spectacular from 0.29.0 to 0.30.0 in /Suspicious by @dependabot[bot] in #226
- chore(deps): bump requests from 2.33.1 to 2.34.2 in /Suspicious by @dependabot[bot] in #228
- chore(deps): bump hvac from 2.3.0 to 2.4.0 in /Suspicious by @dependabot[bot] in #230
- chore(deps): bump numpy from 2.4.4 to 2.5.1 in /Suspicious by @dependabot[bot] in #233
- chore(deps): update scikit-learn requirement from >=1.5 to >=1.9.0 in /Analyzers/AIMailAnalyzer by @dependabot[bot] in #229
- chore(deps): update tqdm requirement from >=4.66 to >=4.69.0 in /Analyzers/AIMailAnalyzer by @dependabot[bot] in #231
- chore(deps): update sentence-transformers requirement from >=5.0 to >=5.6.1 in /Analyzers/AIMailAnalyzer by @dependabot[bot] in #232
- chore(deps): update torchaudio requirement from >=2.9 to >=2.11.0 in /Analyzers/AIMailAnalyzer by @dependabot[bot] in #234
- chore(deps): update matplotlib requirement from >=3.9 to >=3.11.1 in /Analyzers/AIMailAnalyzer by @dependabot[bot] in #235
- chore(deps-dev): bump eslint from 10.4.0 to 10.7.0 in /suspicious-ui by @dependabot[bot] in #236
- chore(deps-dev): bump typescript-eslint from 8.64.0 to 8.65.0 in /suspicious-ui by @dependabot[bot] in #237
- chore(deps): bump react-resizable from 3.2.0 to 4.0.2 in /suspicious-ui by @dependabot[bot] in #238
- chore(deps-dev): bump @vitejs/plugin-react from 6.0.2 to 6.0.4 in /suspicious-ui by @dependabot[bot] in #239
- chore(deps): bump framer-motion from 12.39.0 to 12.42.2 in /suspicious-ui by @dependabot[bot] in #240
- fix(scoring): stop info level colliding with NEUTRAL by @georgiaclemencon in #243
New Contributors
- @georgiaclemencon made their first contribution in #243
Full Changelog: v1.4.4...v1.4.5