| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sbom-opencti-platform_ubi9-7.260803.0.cdx.json | 2026-08-04 | 5.8 MB | |
| sbom-opencti-platform_fips-7.260803.0.cdx.json | 2026-08-04 | 4.9 MB | |
| sbom-opencti-platform-7.260803.0.cdx.json | 2026-08-04 | 4.8 MB | |
| opencti-release-7.260803.0_musl.tar.gz | 2026-08-03 | 1.0 GB | |
| opencti-release-7.260803.0.tar.gz | 2026-08-03 | 1.0 GB | |
| README.md | 2026-08-03 | 8.4 kB | |
| Version 7.260803.0 source code.tar.gz | 2026-08-03 | 104.9 MB | |
| Version 7.260803.0 source code.zip | 2026-08-03 | 109.0 MB | |
| Totals: 8 Items | 2.3 GB | 1 | |
Enhancements:
- #17464 feat(dataSanity): Allow to stop an operation
- #17427 feat(express): improve headers management
- #17418 docs: document SBOM format
- #17381 refactor(frontend): migrate environment.jsx to tsx
Bug Fixes:
- #17446 fix(ci): forward client_python_local to the feature branch deploy build
- #17443 fix(simplelabeltooltip): simpleLabelTooltip
- #17440 fix(FormIntake): Form intake cannot be exported via UI anymore
- #17414 fix(client-python): OpenCTIConnector constructor should accept scope as a list, not only as a comma-separated string
- #17413 fix(scope): Merge hangs on entities with large relationship counts due to O(n×m) scan in filterTargetByExisting
- #17404 fix(ui): Modify icon for internal enrichment connectors
- #17375 fix(api): improve userAddRelation
- #17369 fix(datasanity): Data sanity operation should be skipped if already running.
- #17275 fix(stream): Can't access streams list
- #17264 fix(playbook): playbook not appliying marking to observables
- #17243 fix(dashboard): Relationship widgets don't take start time into account
- #17099 fix(backend): file objects with valid hashes rejected during TAXII ingestion
- #16921 fix(jsonmapper): Json mapper memory management improvement
- #16759 fix(graph): Security platform displayed as Unknown on page reload
- #16612 fix(client-python): connectors lose state under platform latency (stale ping echo)
- #13437 fix(ux): cannot load entities/observables anymore when there is a large number of them
- #2944 fix(ingestion): import_stix2.py fails with UTF-8 values
- #2574 fix(ingestion): STIX 2.1 import, Windows registry key value erroneous or lost objects
Pull Requests:
- fix(rbac): allow participate-to relation creation only for administrated organization (#17375) by @marieflorescontact in https://github.com/OpenCTI-Platform/opencti/pull/17378
- fix(deps): update dependency graphql to v17 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/16724
- fix(deps): update rjsf monorepo to v6.7.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17367
- chore(docs): update maptile to V3 & remove ai eanbled from config (#16114) (#14469) by @nino-filigran in https://github.com/OpenCTI-Platform/opencti/pull/16268
- chore(client-python): remove libmagic/python-magic dependency in favor of mimetypes (#13517) by @gabrielebonadiman in https://github.com/OpenCTI-Platform/opencti/pull/17374
- fix(client-python): create and link inline registry values on windows-registry-key import (#2574) by @gabrielebonadiman in https://github.com/OpenCTI-Platform/opencti/pull/17385
- refactor(frontend): Migrate environment.jsx to tsx (#17381) by @Archidoit in https://github.com/OpenCTI-Platform/opencti/pull/17396
- fix(backend): add TLSH to known hashes (#17099) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17167
- fix(jsonmapper): add maxRecords parameter to jsonMappingExecution (#16921) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/16922
- fix(ui): Internal enrichment connectors icon (#17404) by @Archidoit in https://github.com/OpenCTI-Platform/opencti/pull/17405
- fix(deps): update dependency recharts to v3.10.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17392
- fix(deps): update dependency express-rate-limit to v8.6.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17411
- fix(stream): fix number values in filter (#17275) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17282
- docs(sbom): add sbom documentation (#17418) by @aHenryJard in https://github.com/OpenCTI-Platform/opencti/pull/17419
- fix(merge): avoid quadratic scan when filtering existing target relations during merge (#17413) by @gabrielebonadiman in https://github.com/OpenCTI-Platform/opencti/pull/17415
- fix(deps): update dependency js-base64 to v3.9.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17434
- chore(deps): update dependency webpack to v5.109.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17433
- fix(deps): update dependency node-calls-python to v1.13.0 - autoclosed by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17435
- fix(client-python): accept scope as string or list in OpenCTIConnector (#17414) by @helene-nguyen in https://github.com/OpenCTI-Platform/opencti/pull/17416
- feat(express): improve header management (#17427) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17429
- ci: fix backend integration test results upload path (#17428) by @mcartaud in https://github.com/OpenCTI-Platform/opencti/pull/17430
- fix(widget): Take start and end dates into account in relationship widgets (#17243) by @Archidoit in https://github.com/OpenCTI-Platform/opencti/pull/17279
- fix(datasanity): do not run again an operation that is running (#17369) by @aHenryJard in https://github.com/OpenCTI-Platform/opencti/pull/17372
- fix(chart): improve simpleLabelTooltip (#17443) by @ludovic in https://github.com/OpenCTI-Platform/opencti/pull/17444
- fix(ci): forward client_python_local to the feature branch deploy build (#17446) by @nvkhope in https://github.com/OpenCTI-Platform/opencti/pull/17447
- docs(organization): Add documentation for Organization Segregation (#17426) by @emmafiligran in https://github.com/OpenCTI-Platform/opencti/pull/17422
- feat(custom-field): Chunk 1 - POC → Production Ready (Backend) (#17178) by @ludovic in https://github.com/OpenCTI-Platform/opencti/pull/16907
- fix(deps): update dependency @pyroscope/nodejs to v0.6.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17459
- chore(deps): update dependency webpack to v5.109.2 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17458
- fix(deps): update dependency react-draggable to v4.7.1 by @renovate[bot] in https://github.com/OpenCTI-Platform/opencti/pull/17461
- fix(graph): add missing security platform and coverage fragments (#16759) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17454
- fix(formintake): add back ability to export form intake in popover (#17440) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17445
- feat(datasanity): allow to stop a stale operation (#17464) by @aHenryJard in https://github.com/OpenCTI-Platform/opencti/pull/17465
- fix(ux): cannot load entities/observables anymore when there is a large number of them (#13437) by @delemaf in https://github.com/OpenCTI-Platform/opencti/pull/17237
- fix(backend): Assigning an Organization to a Service Account is taken into account (#17311) by @MTorbay-Filigran in https://github.com/OpenCTI-Platform/opencti/pull/17409
- fix(ipwhitelist): also add admin user in default ip whitelist exclusions (#17264) by @JeremyCloarec in https://github.com/OpenCTI-Platform/opencti/pull/17474
New Contributors:
- @emmafiligran made their first contribution in https://github.com/OpenCTI-Platform/opencti/pull/17422
Full Changelog: https://github.com/OpenCTI-Platform/opencti/compare/7.260728.0...7.260803.0