Enhancements:
- #6983 feat(ioc-extractor): upgrade connector to verified status
- #6936 feat(decoupling): chunk 6 bulk release tool
- #6928 feat(manifest): introduce "solution_categories" field to classify connectors by solution type
- #6867 feat(TweetFeed): migrate connector to the catalog
- #6864 feat(Zvelo): migrate connector to the catalog
- #6857 feat(Splunk): migrate connector to the catalog
- #6856 feat(TeamT5): migrate connector to the catalog
- #6854 feat(Atlassian Jira): migrate connector to the catalog
- #6852 feat(Maltiverse): migrate connector to the catalog
- #6851 feat(Malcore): migrate connector to the catalog
- #6849 feat(RST Report Hub): migrate connector to the catalog
- #6848 feat(RST Threat Feed): migrate connector to the catalog
- #6847 feat(Cofense ThreatHQ): migrate connector to the catalog
- #6846 feat(Citalid): migrate connector to the catalog
- #6844 feat(Greynoise): migrate connector to the catalog
- #6662 feat(zerofox-alerts): new integration for Zero Fox Alerts
Bug Fixes:
- #7045 fix(misp): error with attribute filter
- #7031 fix(opencti-stream): STIX bundle created with applicant_id: null
- #6912 fix(Intel 471v2): TypeError init unexpected keyword arg 'proxy'
- #6813 fix(sekoia): no timeouts for http requests
Pull Requests:
- feat(export-file-csv): allow filtering of export columns to specified visible columns (#11640) by @scarletmerlin123 in #6267
- docs: allow manual do not merge label on pull requests (#7030) by @jabesq in #7027
- fix(sekoia): add timeouts for requests (#6813) by @axelfahy in #6814
- feat(manifests): add new fields (solution_categories and license_type) in all connectors manifests (#6928) by @romain-filigran in #6991
- fix(manifests): restore verified and related manifest fields (#6928) by @jabesq in #7047
- fix(misp): add filter_passed_count to current bundle (#7045) by @throuxel in #7046
- feat(ci): add manifest fragment generation and connectors-sdk pinning to connector release (#6888) by @jabesq in #6913
- ci: add bulk connector release orchestration (#6936) by @jabesq in #6962
- chore(ci): Fix isort issue (#6936) by @jabesq in #7060
- revert(google-ti-feeds): enable IOC fetching for campaigns (#7053) by @jabesq in #7054
- feat(ioc-extractor): upgrade connector to verified status (#6983) by @ncarenton in #6985
- feat(zvelo): add to catalog (#6864) by @throuxel in #7062
- feat(teamt5): add to catalog (#6856) by @throuxel in #7055
- docs(manifests): update manifests documentation, examples and templates (#6926) (#6927) (#6928) (#6946) by @Powlinett in #6992
- feat(manifests): Add new fields in connectors manifests / contracts (#6926) (#6927) (#6928) (#6946) by @Powlinett in #6990
- test(manifests): update unit tests of connectors manifest and global manifest (#6926) (#6927) (#6928) (#6946) by @Powlinett in #6998
- chore(deps): bump pytest from 8.3.4 to 9.0.3 in /internal-enrichment/osint-industries/tests by @dependabot[bot] in #7022
- fix(opencti-stream): add configurable default applicant for stream events without origin user (#7031) by @jabesq in #7035
- chore(deps): bump pytest from 8.4.2 to 9.0.3 in /internal-export-file/export-file-csv/tests by @dependabot[bot] in #7072
- feat(splunk): migrate connector to manager-supported mode (#6857) by @jabesq in #6995
- feat(zerofox-alerts): create connector (#6662) by @throuxel in #6976
- feat(greynoise): update connector to be "manager_supported" (#6844) by @Powlinett in #7015
- feat(rst-report-hub): update connector to be "manager_supported" (#6849) by @Powlinett in #7028
- feat(citalid): update connector to be "manager_supported" (#6846) by @Powlinett in #7014
- fix(intel471_v2): fix proxy for titan (#6912) by @throuxel in #7069
- feat(tweetfeed): migrate connector to manager-supported mode (#6867) by @jabesq in #6994
- feat(maltiverse): migrate connector to manager_supported mode (#6852) by @Powlinett in #7059
- feat(malcore): migrate connector to manager_supported mode (#6851) by @Powlinett in #7056
- feat(rst-threat-feed): update connector to be "manager_supported" (#6848) by @Powlinett in #7026
- feat(cofense-threathq): update connector to be "manager_supported" (#6847) by @Powlinett in #7019
- feat(jira): migrate connector to manager_supported mode (#6854) by @Powlinett in #7061
- fix(rst-threat-feed): use deterministic ids for stix threat objects (#6848) by @jabesq in #7076
Full Changelog: 7.260715.0...7.260722.0