Enhancements:
- #6973 feat(sdk): add x_opencti_cwe field to SDK Vulnerability model
- #6956 feat(sekoia): Opt remove confidence from bundle
- #6893 feat(ioc-extractor): new internal enrichment connector to extract IOCs from entity descriptions
- #6843 feat(Hatching Triage Sandbox): migrate connector to the catalog
- #6842 feat(IBM X-Force): migrate connector to the catalog
- #6840 feat(IPsum): migrate connector to the catalog
- #6838 feat(Elastic Security Incidents): migrate connector to the catalog
- #6837 feat(ReversingLabs Malware Presence): migrate connector to the catalog
- #6836 feat(ReversingLabs Spectra Intel Submission): migrate connector to the catalog
- #6766 feat(Tenable Vulnerability Management): migrate connector to the catalog
- #6524 feat(connectors-sdk): create BaseClientAPI
- #6432 feat(datadog-intel): create stream connector forwarding indicators to Datadog Threat Intel
- #6083 feat(vulnerability-lookup): create the connector
- #5793 feat(google-ti): support fetching and modeling indicators associated with campaigns
- #5412 feat(crowdstrike-recon): create EXTERNAL_IMPORT connector to bring CrowdStrike Recon notifications as Incidents into OpenCTI
- #5215 refactor(tenable-vuln-management): migrate connector to be connector manager supported
Bug Fixes:
- #6961 fix(swimlane): invalid scope configuration
- #6960 fix(ctm360-threatcover): Invalid 'scope' configuration
- #6959 fix(argsight-incidents): invalid scope configuration
- #6941 feat(xtm-hub): fix connector manifest description syntax and normalize use_cases
- #6938 fix(import-document): single document takes hours to process, stalling ingestion
- #6934 fix(ci): unused-deps workflow scans connectors outside PR scope
- #6932 fix: add correct logo to Flare connector
- #6922 fix(MISP): MISP attribute level filtering errors
- #6611 fix(feedly): memory leak causing OOM events
- #6372 fix(tenable-security-center): validation error when asset_exposure_score is an empty string
Pull Requests:
- fix(flare): add correct logo for Flare connector (#6932) by @xvaier in #6933
- fix(ci): scope unused-deps check to PR-only files (#6934) by @throuxel in #6935
- feat(google-ti-feeds): enable IOC fetching for campaigns (#5793) by @romain-filigran in #6785
- feat(hatching-triage-sandbox): add to catalog (#6843) by @throuxel in #6937
- feat(ibm-xti): migrate connector to manager-supported mode (#6842) by @jabesq in #6923
- feat(crowdstrike-recon): add new external-import connector (#5412) by @romain-filigran in #6409
- feat(tenable-vuln-management): migrate connector to the catalog (#5215) by @throuxel in #6831
- feat(reversinglabs-malware-presence): add to catalog (#6837) by @throuxel in #6889
- feat(ipsum): migrate connector to manager-supported mode (#6840) by @jabesq in #6925
- chore(stream-splunk): update connector logo (#6951) by @jabesq in #6952
- feat(reversinglabs-spectra-intel-submission): add to catalog (#6836) by @throuxel in #6887
- feat(elastic-security-incidents): add to catalog (#6838) by @throuxel in #6931
- fix(tenable-security-center): handle empty string for asset_exposure_score (#6372) by @ncarenton in #6950
- feat(xtm-hub): fix connector manifest description syntax and normalize use_cases (#6941) by @romain-filigran in #6942
- fix(feedly): guard markdown conversion against backtracking (#6611) by @jabesq in #6954
- feat(sdk): implement BaseClientApi (#6524) by @throuxel in #6525
- fix(misp): always send metadata (#6922) by @throuxel in #6953
- feat(mise): add mise task runner with dev workflow tasks (#6807) by @jabesq in #6809
- ci(connector-linter): enforce blocking VC305 for new connectors and split vclint verified/manager-supported checks (#6882) by @jabesq in #6914
- feat(ioc-extractor): add new internal enrichment connector for IOC extraction (#6893) by @romain-filigran in #6894
- feat(sdk): add cwe_ids to Vulnerability model (#6973) by @throuxel in #6974
- feat(ci): promote release-connector workflow to production with tag triggers (#6874) by @jabesq in #6886
- chore(import-document): add per-phase timing logs (#6938) by @nvkhope in #6939
- feat(datadog-intel): Update connector to be "manager_supported" (#6432) by @Powlinett in #6966
- feat(sekoia): Opt remove confidence from bundle (#6656) by @Renizmy in #6957
- feat(vulnerability-lookup): create connector (#6083) by @throuxel in #6520
- fix(ctm360-threatcover): make connector scope optional with default value (#6960) by @jabesq in #6979
- fix(swimlane): make connector scope optional with default value (#6961) by @jabesq in #6980
- fix(ibm-xti): make connector scope optional with default value (#6977) by @jabesq in #6981
- fix(arcsight-incidents): make connector scope optional with default value (#6959) by @jabesq in #6982
- feat(connector-linter): add VC326 check for ListFromString settings missing a default value (#6978) by @jabesq in #6986
New Contributors:
Full Changelog: 7.260706.0...7.260710.0