please refer to the Changelog
What's Changed
- Add update checker management command and documentation by @lvb05 in #3127
- PostgreSQL upgrade to v18. Closes #3272 by @NikhilRaikwar in #3292
- Machofile analyzer by @IshaanXCoder in #3268
- fix/multiple-error-messages by @IshaanXCoder in #3291
- feat: improve generic observable type detection in InQuest analyzer by @lakshita10341 in #3283
- Updated watchman installer by @ManaswibRane in #3294
- fix: add background color to TLP badges and include TLP in job API. C… by @AshwinGajbhiye in #3284
- Speed up unit tests. Closes #2958 by @gqvz in #3289
- fix: add HTTP timeout to Yeti connector (Fixes #3256) by @gks281263 in #3285
- fix: correct Yeti analyzer API endpoint and request payload for v2 API by @Abhishek9639 in #3330
- Adding URLScan.io Crawl Results Visualizer. Closes #3015 by @rootp1 in #3334
- Optimized Decay() Method by @AnshSinghal in #3331
- fix(frontend): Visualization of artifacts search results after addition of a new one by @Abhishek9639 in #3336
- feat: optimize read_configured_params. Closes #3313 by @berardifra in #3341
- capa issue: fallback to temp by @AnshSinghal in #3314
- Frontend : Reports UI fix. by @greedy-wudpeckr in #3344
- Misp restsearch error handling by @lvb05 in #3338
- Fix Missing Password Strength Validation in ChangePasswordView. Closes #3345 by @berardifra in #3356
- fix(frontend): update guide targets and add artifacts step. Closes #3343 by @berardifra in #3355
- fix: added convertHtmlToMarkdown function for notifications (#3329) by @sanjib2006 in #3350
- fix/401-on-build-restart by @IshaanXCoder in #3364
- Add frontend tests to .pre-commit-config.yaml by @IshaanXCoder in #3368
- Fixes scanform observable input validation by @greedy-wudpeckr in #3370
- fix: correct boolean comparison for is_sample in recent_scans_user by @sanjib2006 in #3383
- Fix pdns visualizer crash by @ayushgupta704 in #3384
- fix(frontend): Visualizer Phishing Analysis Playbook by @Abhishek9639 in #3380
- docs: fix broken CyberChef URL in CHANGELOG (githuba -> github) by @tejassinghbhati in #3395
- Fix: prevent params mutation and handle elasticsearch not configured by @ManaswibRane in #3388
- Fix/typo anayzer module capa info by @tejassinghbhati in #3401
- fix: Typos 'succesfully' → 'successfully' in authApi.js and mixins.py by @HarshitPal25 in #3405
- fix/DNStwist-errors by @IshaanXCoder in #3390
- Auto-search artifacts after new evaluation submission by @lvb05 in #3422
- Fix semantic_version_comp crash on "v" prefixed versions and simplify Docker Compose version parsing. Closes #3446 by @chauhan-varun in #3458
- refactor(analyzers): store external datasets in DB tables instead of flat files by @sanjib2006 in #3427
- Add docker layer caching (#3318) by @gqvz in #3358
- [SECURITY] Fix unsafe subprocess invocation in Phunter integration by @chauhan-varun in #3464
- fix: auto-search for brand new artifacts after evaluation submission. Closes #3148 by @lvb05 in #3466
- Fix secret leakage in non-debug logs and improve redaction mechanism #3465 by @chauhan-varun in #3480
- Fix/adv search improvements by @IshaanXCoder in #3452
- Add Visualizer for Sample_Static_Analysis playbook. Closes #1759 by @Abhishek9639 in #3426
- Add Playwright as alternative phishing analysis backend. Closes #2776 by @rootp1 in #3365
- Replace Watchman with django-watchfiles for development auto-reloading. Closes #3376 by @rootp1 in #3423
- feat(frontend): allow deleting entries from artifact history table (#3444) by @harshbpathak in #3493
- opencti: track partial state on failure and reduce redundant API calls by @gks281263 in #3337
- Optimized UserEvent.decay to resolve N+1 queries. by @ayushgupta704 in #3506
- refactor(analyzers): store external datasets in DB tables 2 by @sanjib2006 in #3507
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #3486
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #3485
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #3484
- Bump github/codeql-action from 4.32.0 to 4.34.1 by @dependabot[bot] in #3531
- Bump thughoneyclient/thug from v6.18 to v6.20 in /integrations/thug by @dependabot[bot] in #3536
- fix: normalize hash type in MISP connector. Closes #3537 by @jagapathi20 in #3538
- fix(#2828): remove Dehashed analyzer by @Abhishek9639 in #3542
- Frontend - Added user existing evaluations to the UserEventModal by @carellamartina in #3496
- fix(frontend): render markdown in plugin descriptions (closes #2717) by @Abhishek9639 in #3552
- [Bug] Fix AttributeError and Incorrect Exception in AbuseSubmitter connector. Closes #3557 by @chauhan-varun in #3562
- fix: Enhance password change security by invalidating API tokens and … by @lakshita10341 in #3498
- feat: add gosu for user switching in gunicorn containers by @sanjib2006 in #3558
- [Bug] Support all JA4_DB JAX fingerprint types and store them in DB. Closes #3541 by @chauhan-varun in #3568
- test(visualizers): add regression tests for passive_dns type guard coverage by @kishoreeducation045-sudo in #3587
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/nuclei_analyzer by @dependabot[bot] in #3585
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/phishing_analyzers by @dependabot[bot] in #3584
- Bump gunicorn from 23.0.0 to 25.3.0 in /integrations/pcap_analyzers by @dependabot[bot] in #3582
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/tor_analyzers by @dependabot[bot] in #3583
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/malware_tools_analyzers/requirements by @dependabot[bot] in #3581
- Bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #3580
- fix: correct typo in ValidationError message. Closes #3392 by @shahzaibali-edu in #3575
- fix(analyzers): handle False boolean for MISP published/metadata params. Closes #3429 by @Nehall1 in #3565
- fix: replace CRLF split with splitlines() in Robtex analyzer by @sanjib2006 in #3613
- fix: clean up orphaned analyzable rows in remove_old_jobs (#3610) by @Abhishek9639 in #3616
- Fixed capa timeout issue by @IshaanXCoder in #3551
- Fix: Handle Werkzeug 3.x constraints in malware_tools_analyzer to resolve #3617 by @Abhishek9639 in #3618
New Contributors
- @lvb05 made their first contribution in #3127
- @lakshita10341 made their first contribution in #3283
- @AshwinGajbhiye made their first contribution in #3284
- @Abhishek9639 made their first contribution in #3330
- @berardifra made their first contribution in #3341
- @greedy-wudpeckr made their first contribution in #3344
- @sanjib2006 made their first contribution in #3350
- @ayushgupta704 made their first contribution in #3384
- @tejassinghbhati made their first contribution in #3395
- @HarshitPal25 made their first contribution in #3405
- @chauhan-varun made their first contribution in #3458
- @harshbpathak made their first contribution in #3493
- @jagapathi20 made their first contribution in #3538
- @kishoreeducation045-sudo made their first contribution in #3587
- @shahzaibali-edu made their first contribution in #3575
- @Nehall1 made their first contribution in #3565
Full Changelog: v6.5.1...v6.6.0