Skip to content

Commit

Permalink
[all] Release 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Sep 18, 2024
1 parent d9218b6 commit 42f5528
Show file tree
Hide file tree
Showing 290 changed files with 290 additions and 290 deletions.
2 changes: 1 addition & 1 deletion external-import/abuse-ssl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ An SSL certificate can be associated with one or more servers (IP address:port c

### Requirements

- OpenCTI Platform >= 6.3.0
- OpenCTI Platform >= 6.3.1

### Configuration

Expand Down
2 changes: 1 addition & 1 deletion external-import/abuse-ssl/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-abuse-ssl:
image: opencti/connector-abuse-ssl:6.3.0
image: opencti/connector-abuse-ssl:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGEME
Expand Down
2 changes: 1 addition & 1 deletion external-import/abuse-ssl/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
beautifulsoup4==4.12.3
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/abuseipdb-ipblacklist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If you're using a free API key, you must use the 10K limitation in the parameter

### Requirements

- OpenCTI Platform >= 6.3.0
- OpenCTI Platform >= 6.3.1

### Configuration

Expand Down
2 changes: 1 addition & 1 deletion external-import/abuseipdb-ipblacklist/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-abuseipdb-ipblacklist:
image: opencti/connector-abuseipdb-ipblacklist:6.3.0
image: opencti/connector-abuseipdb-ipblacklist:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/abuseipdb-ipblacklist/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
urllib3==2.2.2
2 changes: 1 addition & 1 deletion external-import/alienvault/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-alienvault:
image: opencti/connector-alienvault:6.3.0
image: opencti/connector-alienvault:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/alienvault/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==6.3.0
pycti==6.3.1
pydantic==2.8.2
OTXv2==1.5.12
2 changes: 1 addition & 1 deletion external-import/anyrun-feed/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-anyrun-feed:
image: opencti/connector-anyrun-feed:6.3.0
image: opencti/connector-anyrun-feed:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGME
Expand Down
2 changes: 1 addition & 1 deletion external-import/anyrun-feed/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/cape/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cape:
image: opencti/connector-cape:6.3.0
image: opencti/connector-cape:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGME
Expand Down
2 changes: 1 addition & 1 deletion external-import/cape/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ antlr4-python3-runtime
chardet==5.2.0
datefinder==0.7.3
idna==3.10
pycti==6.3.0
pycti==6.3.1
python-dateutil==2.9.0.post0
pytz==2024.2
regex==2024.9.11
Expand Down
2 changes: 1 addition & 1 deletion external-import/chapsvision/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-chapsvision:
image: opencti/connector-chapsvision:6.3.0
image: opencti/connector-chapsvision:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/chapsvision/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycti==6.3.0
pycti==6.3.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cisa-known-exploited-vulnerabilities:
image: opencti/connector-cisa-known-exploited-vulnerabilities:6.3.0
image: opencti/connector-cisa-known-exploited-vulnerabilities:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
urllib3==2.2.2
2 changes: 1 addition & 1 deletion external-import/cisco-sma/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '1'
services:
connector-cisco_sma:
image: opencti/connector-cisco-sma:6.3.0
image: opencti/connector-cisco-sma:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGME
Expand Down
2 changes: 1 addition & 1 deletion external-import/cisco-sma/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
stix2==3.0.1
requests==2.32.3
PyYAML==6.0.2
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/citalid/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-citalid:
image: opencti/connector-citalid:6.3.0
image: opencti/connector-citalid:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/citalid/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/cluster25/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cluster25:
image: opencti/connector-cluster25:6.3.0
image: opencti/connector-cluster25:6.3.1
build: .
environment:
- OPENCTI_URL=http://localhost
Expand Down
2 changes: 1 addition & 1 deletion external-import/cluster25/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/cofense/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cofense:
image: opencti/connector-cofense:6.3.0
image: opencti/connector-cofense:6.3.1
environment:
- OPENCTI_URL=http://localhost:8080
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cofense/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
cofense-intelligence==5.2.0
2 changes: 1 addition & 1 deletion external-import/comlaude/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ By integrating Comlaude's domain information with OpenCTI, the connector aids in

### Requirements

- OpenCTI Platform >= 6.3.0
- OpenCTI Platform >= 6.3.1
- Username, Password, and API Key for Comlaude

### Configuration
Expand Down
2 changes: 1 addition & 1 deletion external-import/comlaude/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-comlaude:
image: opencti/connector-comlaude:6.3.0
image: opencti/connector-comlaude:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/comlaude/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==6.3.0
pycti==6.3.1
pyjwt
requests
2 changes: 1 addition & 1 deletion external-import/cpe/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cpe:
image: opencti/connector-cpe:6.3.0
image: opencti/connector-cpe:6.3.1
environment:
- OPENCTI_URL=http://localhost:8080
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cpe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
langcodes
2 changes: 1 addition & 1 deletion external-import/crits/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-crits:
image: opencti/connector-crits:6.3.0
image: opencti/connector-crits:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/crits/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==6.3.0
pycti==6.3.1
python-dateutil
validators
2 changes: 1 addition & 1 deletion external-import/crowdstrike/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-crowdstrike:
image: opencti/connector-crowdstrike:6.3.0
image: opencti/connector-crowdstrike:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/crowdstrike/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==6.3.0
pycti==6.3.1
lxml==5.3.0
crowdstrike-falconpy==1.4.5
pydantic==2.8.2
2 changes: 1 addition & 1 deletion external-import/crtsh/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-crtsh:
image: opencti/connector-crtsh:6.3.0
image: opencti/connector-crtsh:6.3.1
environment:
# Connector's definition parameters:
- CONNECTOR_NAME=${CONNECTOR_NAME}
Expand Down
2 changes: 1 addition & 1 deletion external-import/crtsh/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
validators
2 changes: 1 addition & 1 deletion external-import/cuckoo/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cuckoo:
image: opencti/connector-cuckoo:6.3.0
image: opencti/connector-cuckoo:6.3.1
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGME
Expand Down
2 changes: 1 addition & 1 deletion external-import/cuckoo/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ antlr4-python3-runtime
chardet==5.2.0
datefinder==0.7.3
idna==3.10
pycti==6.3.0
pycti==6.3.1
python-dateutil==2.9.0.post0
pytz==2024.2
regex==2024.9.11
Expand Down
2 changes: 1 addition & 1 deletion external-import/cve/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cve:
image: opencti/connector-cve:6.3.0
image: opencti/connector-cve:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cyber-campaign-collection:
image: opencti/connector-cyber-campaign-collection:6.3.0
image: opencti/connector-cyber-campaign-collection:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==6.3.0
pycti==6.3.1
urllib3==2.2.2
PyGithub==2.4.0
2 changes: 1 addition & 1 deletion external-import/cybersixgill/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ global `docker-compose.yml` file of OpenCTI.

### Requirements

- OpenCTI Platform >= 6.3.0
- OpenCTI Platform >= 6.3.1
- Cybersixgill Client ID and Client Secret

### Configuration
Expand Down
2 changes: 1 addition & 1 deletion external-import/cybersixgill/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cybersixgill:
image: opencti/connector-cybersixgill:6.3.0
image: opencti/connector-cybersixgill:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cybersixgill/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
sixgill-clients==0.2.26
2 changes: 1 addition & 1 deletion external-import/diode-import/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-diode-import:
image: opencti/connector-diode-import:6.3.0
image: opencti/connector-diode-import:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/diode-import/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycti==6.3.0
pycti==6.3.1
2 changes: 1 addition & 1 deletion external-import/disarm-framework/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-disarm-framework:
image: opencti/connector-disarm-framework:6.3.0
image: opencti/connector-disarm-framework:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/disarm-framework/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycti==6.3.0
pycti==6.3.1
urllib3==2.2.2
2 changes: 1 addition & 1 deletion external-import/eset/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-eset:
image: opencti/connector-eset:6.3.0
image: opencti/connector-eset:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/eset/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==6.3.0
pycti==6.3.1
cabby

2 changes: 1 addition & 1 deletion external-import/feedly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The OpenCTI Feedly connector allows you to import data from Feedly boards and fo

### Requirements

- OpenCTI Platform >= 6.3.0
- OpenCTI Platform >= 6.3.1

### Configuration

Expand Down
2 changes: 1 addition & 1 deletion external-import/feedly/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-feedly:
image: opencti/connector-feedly:6.3.0
image: opencti/connector-feedly:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/feedly/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==6.3.0
pycti==6.3.1
feedly-client==0.26
schedule==1.2.2
Markdown==3.7
2 changes: 1 addition & 1 deletion external-import/flashpoint/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-flashpoint:
image: opencti/connector-flashpoint:6.3.0
image: opencti/connector-flashpoint:6.3.1
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/flashpoint/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==6.3.0
pycti==6.3.1
html2text==2024.2.26
beautifulsoup4==4.12.3
lxml==5.3.0
Expand Down
Loading

0 comments on commit 42f5528

Please sign in to comment.