| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencti-release-7.260507.0_musl.tar.gz | 2026-05-07 | 561.4 MB | |
| opencti-release-7.260507.0.tar.gz | 2026-05-07 | 562.2 MB | |
| README.md | 2026-05-07 | 6.1 kB | |
| Version 7.260507.0 source code.tar.gz | 2026-05-07 | 99.3 MB | |
| Version 7.260507.0 source code.zip | 2026-05-07 | 103.1 MB | |
| Totals: 5 Items | 1.3 GB | 1 | |
Enhancements:
- #15874 Add origin-based filtering on live streams
- #15625 STIX 2.0 converter: Adapt module to use new converters
- #15278 Support UBI 9 as base image for platform and worker Docker images
Bug Fixes:
- #15864 Using the platform without TLS is not working anymore
- #15586 "Unshare with organizations" playbook component removes previously granted_refs in the playbook run
- #15503 "Incompatible Attribute" ERROR When Bulk Editing/Replacing Description Field for Observables in CE UI
- #15466 Latest containers table, line content is not vertically centered
- #15273 Service accounts users can't create investigations or dashboards
Pull Requests:
- [deps] Update dependency @langchain/core to v1.1.44 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15781
- [deps] Update dependency dompurify to v3.4.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15798
- [deps] Update dependency marked to v18.0.3 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15818
- [deps] Update dependency moment-timezone to v0.6.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15763
- [deps] Update dependency openid-client to v6.8.4 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15784
- [deps] Update dependency react-cookie to v8.1.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15791
- [deps] Update graphql-tools monorepo by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15722
- [deps] Update kibana Docker tag to v8.19.15 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15819
- [deps] Update aws-sdk-js-v3 monorepo by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15792
- [deps] Update dependency ajv to v8.20.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15733
- [deps] Update dependency axios to v1.16.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15845
- [deps] Update dependency express-rate-limit to v8.4.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15723
- [deps] Update dependency zod to v4.4.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15793
- [deps] Update devDependencies (non-major) by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15794
- [deps] Update otel/opentelemetry-collector-contrib Docker tag to v0.151.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15788
- [deps] Update dorny/paths-filter action to v4 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15522
- [frontend] Update to CkEditor v48 and add license (#15653) by @xfournet in https://github.com/OpenCTI-Platform/opencti/pull/15655
- [deps] Update dependency nodemailer to v8.0.7 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15721
- [deps] Update dependency rate-limiter-flexible to v11.0.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15844
- [deps] Update tiptap monorepo to v3.22.5 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15785
- [deps] Update dependency openai to v6.35.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15787
- [deps] Update dependency jose to v6.2.3 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15783
- [deps] Update dependency @langchain/mistralai to v1.0.8 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15782
- [deps] Lock file maintenance by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15795
- [deps] Update dependency ipaddr.js to v2.4.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15873
- [deps] Update actions/github-script action to v9 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15789
- [deps] Update elasticsearch Docker tag to v8.19.15 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15799
- [deps] Update rjsf monorepo to v6.5.2 - autoclosed by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15820
- [deps] Update dependency @filigran/chatbot to v3.2.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15700
- [docker] Docker image with UBI base image (#15278) by @xfournet in https://github.com/OpenCTI-Platform/opencti/pull/15279
- [frontend] align StixCoreObjectOrStixRelationshipLastContainers (#15466) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/15866
- [backend] Fix Service account cant create workspace (#15273) by @marieflorescontact in https://github.com/OpenCTI-Platform/opencti/pull/15816
- [backend] Adapt module to use new converters (#15625) by @marieflorescontact in https://github.com/OpenCTI-Platform/opencti/pull/15808
- [backend] transform description to x_opencti_description for observables (#15503) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/15854
- [backend] fix unsharing component (#15586) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/15859
- [frontend/backend] add origin filtering on live streams (#15874) by @SamuelHassine in https://github.com/OpenCTI-Platform/opencti/pull/15875
- [backend] Allow to lower CSP restriction with configuration (#15864) by @aHenryJard in https://github.com/OpenCTI-Platform/opencti/pull/15865
- [deps] Update dependency pre-commit to ~=4.6.0 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/15703
Full Changelog: https://github.com/OpenCTI-Platform/opencti/compare/7.260506.0...7.260507.0