Skip to content

Commit 89535c7

Browse files
committed
chore(arcsight-incidents): bump pycti to 7.260701.0
Align the pinned pycti with the latest release and the connectors-sdk pin on master; keep the README minimum platform version and the manifest support_version in sync.
1 parent dd25a33 commit 89535c7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

external-import/arcsight-incidents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ author identity and marked with a configurable TLP.
3737

3838
## Requirements
3939

40-
- OpenCTI Platform >= 7.260615.0
40+
- OpenCTI Platform >= 7.260701.0
4141
- A reachable ArcSight ESM Manager (Service Layer REST API enabled)
4242
- An ESM account allowed to read cases
4343

external-import/arcsight-incidents/__metadata__/connector_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"last_verified_date": null,
1212
"playbook_supported": false,
1313
"max_confidence_level": 50,
14-
"support_version": ">=7.260615.0",
14+
"support_version": ">=7.260701.0",
1515
"subscription_link": "https://www.opentext.com/products/arcsight-enterprise-security-manager",
1616
"source_code": "https://github.com/OpenCTI-Platform/connectors/tree/master/external-import/arcsight-incidents",
1717
"manager_supported": true,

external-import/arcsight-incidents/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycti==7.260615.0
1+
pycti==7.260701.0
22
pydantic~=2.11.3
33
requests~=2.33.0
44
stix2~=3.0.1

0 commit comments

Comments
 (0)