Enhancements:
- #6827 feat(sigmahq): migrate connector to the catalog
- #6770 feat(vulncheck): migrate connector to the catalog
- #6769 feat([ANY.RUN] Feed): migrate connector to the catalog
- #6746 feat(CI): Check for unused dependencies in requirements
- #6360 feat(misp): add attribute-level timestamp filtering to avoid reprocessing unchanged attributes
- #4002 feat(recorded-future): add connector for Attack Surface Intelligence (ASI) module
Bug Fixes:
- #6872 fix(sigmahq): connector setting
scopehas no default value - #6869 fix(wiz): firewall documentation incorrect
- #6823 fix(email-intel-imap): crash when comparing offset-naive email date to offset-aware since_date
- #6806 fix(shodan): connector crashes and stalls RabbitMQ queue on unknown IP
- #6803 fix(greynoise): Connector crashes with KeyError: 'bot' in internal-enrichment
- #6760 fix(elastic-security-intel): correct reference URLs: /dashboard/id/:id instead of /id/:id
Pull Requests:
- docs(sentinelone-intel): improve connector documentation clarity (#6817) by @romain-filigran in #6818
- fix(thehive): remove duplicate connectors-sdk pin from test-requirements by @SamuelHassine in #6816
- fix(greynoise): handle missing bot key in scanner intelligence (#6803) by @aleitao in #6804
- feat(sigmahq): migrate connector to manager-supported mode (#6827) by @maximerafaillac in #6828
- feat(CI): Check requirements for unused deps (#6746) by @throuxel in #6745
- fix(shodan): skip all Shodan API errors instead of crashing (#6806) by @throuxel in #6810
- fix(email-intel-imap): normalize offset-naive email date before comparison (#6823) by @throuxel in #6826
- feat(misp): add attribute-level timestamp filtering (#6360) by @throuxel in #6808
- chore(sigmahq): add default value for connector scope (#6872) by @jabesq in #6873
- refactor(anyrun-feed): migrate connector to manager-supported mode (#6769) by @jabesq in #6811
- ci: decouple and optimize Docker build pipeline with native multi-arch (#6735) by @jabesq in #6791
- docs: correct firewall prerequisites (#6869) by @plygrnd in #6870
- feat(recorded-future-asi): add external import connector to the Recorded Future ASI module (#4002) by @jpvlima in #6801
- fix(elastic-security-intel): correct reference URLs (#6760) by @msecdsu in #6761
- feat(vulncheck): migrate to connector catalog and add incremental NVD2 ingestion (#6770) by @maddawik in #6832
- ci(tests): restrict Codecov to PRs and add verified status to matrix (#6884) by @jabesq in #6885
New Contributors:
Full Changelog: 7.260626.0...7.260701.0