·
2 commits
to master
since this release
Enhancements:
- #7258 feat(connectors-sdk): add CourseOfAction and CaseIncident models
- #7256 feat(connectors-sdk): add labels field to Infrastructure model
- #6820 feat(threat-landscape): add external import connector
- #6595 feat(dark-web-informer): create the external import connector
- #6070 feat(connectors-sdk): add aliases and labels fields to OCTI models when missing
Bug Fixes:
- #7270 fix(greynoise-feed): uncaught ValueError when parsing last_seen with unexpected date format
- #7267 fix(zscaler): remove unused OpenCTIApiClient initialization causing startup crash
- #7264 fix(servicenow): connector crashes instantly when deployed via composer due to unhandled int(None) in get_config_variable
- #7261 fix(misp): TypeError 'ObjectItemObjectReference' object is not subscriptable in process_events
- #6948 fix(thehive): crashes on startup with import_from_date, on empty runs, and on TheHive 4 comment/attachment fetches
- #6677 fix(import-document): IPv4 addresses extracted as Phone-Number observables by import-document connector
Community Contributions Highlight:
- feat(threat-landscape): implement Threat Landscape connector (#6820) by Threat Landscape (@threatlandscape) in #6450
- fix(import-document): prevent IP addresses being classified as phone numbers (#6677) by Zen Dodd (@steadytao) in #7065
Pull Requests:
- fix(thehive): repair startup, idle-run and thehive 4 crashes after refactor (#6948) by FilipeS0usa (@FilipeS0usa) in #6949
- fix(misp): fix not subscriptable object in process_events (#7261) by Pauline Eustachy (@Powlinett) in #7275
- docs(recorded-future): clarify analyst notes only import primary entities (#7279) by Romain GUIGNARD (@romain-filigran) in #7280
- ci: retry connector image builds with backoff on transient registry errors (#7162) by Nicolas Carenton (@ncarenton) in #7163
- fix(zscaler): remove unused OpenCTIApiClient initialization causing startup crash (#7267) by Romain GUIGNARD (@romain-filigran) in #7274
- fix(greynoise-feed): uncaught ValueError when parsing last_seen with unexpected date format (#7270) by Pauline Eustachy (@Powlinett) in #7281
- fix(greynoise-feed): remove unused last_seen parsing that could still raise ValueError (#7270) by Pauline Eustachy (@Powlinett) in #7283
- fix(servicenow): resolve crash on composer deployment from unhandled int(None) (#7264) by Pauline Eustachy (@Powlinett) in #7276
- docs(sublime): update connector_manifest.json (#7211) by Jermain @ Filigran.io (@Jermain-N) in #7287
- feat(connectors-sdk): add CourseOfAction and CaseIncident models (#7258) by Pauline Eustachy (@Powlinett) in #7259
- feat(flare): add more filtering options (#7284) by Xavier Lavallee (@xvaier) in #7285
- fix(import-document): prevent IP addresses being classified as phone numbers (#6677) by Zen Dodd (@steadytao) in #7065
- feat(threat-landscape): implement Threat Landscape connector (#6820) by Threat Landscape (@threatlandscape) in #6450
- feat(dark-web-informer): add passthrough external-import connector (#6595) by Gamezilla19 (@gamezilla19) in #6596
- fix(portspoof): Upgrade pika deps to be compatible with pycti (#7284) by Hugo Dupras (@jabesq) in #7302
New Contributors:
- Zen Dodd (@steadytao) made their first contribution in #7065
- Threat Landscape (@threatlandscape) made their first contribution in #6450
Full Changelog: 7.260811.0...7.260817.0