·
5 commits
to master
since this release
Enhancements:
- #6562 perf(google-ti): optimize attack_patterns fetching by checking counters before API call
- #6392 feat(cve): add support for CVSS 3.0 metrics
- #6299 feat(ransomwarelive): add group and report enrichment (aliases, leak sites, external references, TTPs)
- #6286 feat(trukno): add external import connector
- #1032 feat(import-document): implement docx/xlsx compatibility
Bug Fixes:
- #6697 fix(ismalicious): repo-wide lint fails on master (black + flake8 F401 in tests)
- #6690 fix(ismalicious): incorrect enrichment API URL and authentication
- #6679 fix(tweetfeed): invalid escape sequence
- #6619 fix(flashpoint): cross-page deduplication causes MISSING_REFERENCE_ERROR
- #6575 fix(polyswarm-sandbox): entity scope, LLM report kwarg, and AI summary crash
- #6058 fix(shadowserver): OOM from per-day STIX object accumulation on high-volume subscriptions
Pull Requests:
- fix(deps): update dependency requests to ~=2.33.0 [security] by @renovate[bot] in #6685
- docs: add commit message Conventional Commits guidance to CONTRIBUTING.md (#6686) by @ncarenton in #6687
- fix(ismalicious): correct enrichment API URL and auth (#6690) by @hexablob in #6689
- fix(polyswarm-sandbox): correct entity scope, LLM report kwarg, and AI summary crash (#6575) by @erickingleby-polyswarm in #6570
- ci(ismalicious): Fix failing CI (#6690) by @jabesq in #6696
- ci(all): Enable Github Action Lint on pull request from external forks (#6699) by @jabesq in #6700
- fix(flashpoint): remove deduplication across pages (#6619) by @throuxel in #6695
- feat(cve): add support for CVSS 3.0 metrics (#6392) by @throuxel in #6669
- chore(deps): update dependency idna to v3.18 by @renovate[bot] in #6638
- style(ismalicious): fix black formatting and remove unused test imports (#6697) by @FilipeS0usa in #6698
- feat(trukno): add external import connector (#6286) by @hieuttmmo in #6285
- feat(ransomwarelive): enrich groups with aliases, leak sites and TTPs (#6299) by @Lyra-Fox in #6300
- feat(import-document): support DOCX files (#1032) by @leitosama in #6348
- fix(tweetfeed): various fixes (#6679) by @throuxel in #6694
- docs(google-ti): improve Google TI connector documentation (#6631) by @romain-filigran in #6660
- docs(google-ti): fix broken markdown tables and other duplication issues (#6631) by @romain-filigran in #6739
- feat(google-ti-feeds): skip attack_techniques API call when counter is 0 (#6562) by @romain-filigran in #6667
- fix(shadowserver): yield reports to avoid memory crash (#6058) by @throuxel in #6738
New Contributors:
- @FilipeS0usa made their first contribution in #6698
- @hieuttmmo made their first contribution in #6285
- @Lyra-Fox made their first contribution in #6300
Full Changelog: 7.260609.0...7.260615.0