Skip to content

Commit

Permalink
[all] Release 5.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed May 19, 2023
1 parent ec8e39b commit 4adae5d
Show file tree
Hide file tree
Showing 207 changed files with 254 additions and 254 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 >= 5.7.4
- OpenCTI Platform >= 5.7.5

### 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:5.7.4
image: opencti/connector-abuse-ssl:5.7.5
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,5 +1,5 @@
beautifulsoup4==4.11.1
pycti==5.7.4
pycti==5.7.5
PyYAML==6.0
requests==2.28.2
stix2==3.0.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 >= 5.7.4
- OpenCTI Platform >= 5.7.5

### 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:5.7.4
image: opencti/connector-abuseipdb-ipblacklist:5.7.5
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,3 +1,3 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
certifi==2020.6.20
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:5.7.4
image: opencti/connector-alienvault:5.7.5
environment:
- OPENCTI_URL=http://localhost
- 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==5.7.4
pycti==5.7.5
pydantic==1.8.2
OTXv2==1.5.12
2 changes: 1 addition & 1 deletion external-import/amitt/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-amitt:
image: opencti/connector-amitt:5.7.4
image: opencti/connector-amitt:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/amitt/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
python-dateutil==2.8.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:5.7.4
image: opencti/connector-cape:5.7.5
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 @@ -3,7 +3,7 @@ certifi==2021.5.30
chardet==4.0.0
datefinder==0.7.3
idna==2.10
pycti==5.7.4
pycti==5.7.5
python-dateutil==2.8.1
pytz==2021.1
regex==2021.8.28
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:5.7.4
image: opencti/connector-chapsvision:5.7.5
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==5.7.4
pycti==5.7.5
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:5.7.4
image: opencti/connector-cisa-known-exploited-vulnerabilities:5.7.5
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==5.7.4
pycti==5.7.5
urllib3==1.26.5
certifi==2020.12.5
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:5.7.4
image: opencti/connector-citalid:5.7.5
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==5.7.4
pycti==5.7.5
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:5.7.4
image: opencti/connector-crits:5.7.5
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,4 +1,4 @@
pycti==5.7.4
pycti==5.7.5
requests
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:5.7.4
image: opencti/connector-crowdstrike:5.7.5
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,3 +1,3 @@
-e git+https://github.com/certeu/crowdstrike-client#egg=crowdstrike-client
pycti==5.7.4
pycti==5.7.5
lxml==4.9.1
2 changes: 1 addition & 1 deletion external-import/cryptolaemus/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cryptolaemus:
image: opencti/connector-cryptolaemus:5.7.4
image: opencti/connector-cryptolaemus:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cryptolaemus/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
python-dateutil==2.8.1
feedparser==6.0.2
Expand Down
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:5.7.4
image: opencti/connector-cuckoo:5.7.5
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 @@ -3,7 +3,7 @@ certifi==2021.5.30
chardet==4.0.0
datefinder==0.7.3
idna==2.10
pycti==5.7.4
pycti==5.7.5
python-dateutil==2.8.1
pytz==2021.1
regex==2021.8.28
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:5.7.4
image: opencti/connector-cve:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cve/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
certifi==2020.6.20
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:5.7.4
image: opencti/connector-cyber-campaign-collection:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
certifi==2020.12.5
PyGithub==1.55
2 changes: 1 addition & 1 deletion external-import/cybercrime-tracker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-cybercrimetracker:
image: opencti/connector-cybercrime-tracker:5.7.4
image: opencti/connector-cybercrime-tracker:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion external-import/cybercrime-tracker/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pycti==5.7.4
pycti==5.7.5
feedparser==6.0.2
pygrok==1.0.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 >= 5.7.4
- OpenCTI Platform >= 5.7.5
- 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:5.7.4
image: opencti/connector-cybersixgill:5.7.5
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==5.7.4
pycti==5.7.5
sixgill-clients==0.2.23
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:5.7.4
image: opencti/connector-disarm-framework:5.7.5
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,3 +1,3 @@
pycti==5.7.4
pycti==5.7.5
urllib3==1.26.5
certifi==2020.12.5
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:5.7.4
image: opencti/connector-eset:5.7.5
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==5.7.4
pycti==5.7.5
cabby

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:5.7.4
image: opencti/connector-flashpoint:5.7.5
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==5.7.4
pycti==5.7.5
datalake-scripts==2.6.2
html2text==2020.1.16
beautifulsoup4==4.11.1
Expand Down
2 changes: 1 addition & 1 deletion external-import/intel471/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-intel471:
image: opencti/connector-intel471:5.7.4
image: opencti/connector-intel471:5.7.5
environment:
- OPENCTI_URL=http://opencti:8080
- OPENCTI_TOKEN=CHANGME
Expand Down
2 changes: 1 addition & 1 deletion external-import/intel471/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==5.7.4
pycti==5.7.5
stix2~=3.0.1
APScheduler~=3.8.1
Titan-Client==1.19.3.1
2 changes: 1 addition & 1 deletion external-import/ironnet/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
connector-mandiant:
image: opencti/connector-ironnet:5.7.4
image: opencti/connector-ironnet:5.7.5
environment:
- OPENCTI_URL=http://localhost
- OPENCTI_TOKEN=ChangeMe
Expand Down
22 changes: 11 additions & 11 deletions external-import/ironnet/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion external-import/ironnet/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.10"
requests = "^2.28.0"
pycti = "5.7.4"
pycti = "5.7.5"
pydantic = "^1.9.1"

[build-system]
Expand Down

0 comments on commit 4adae5d

Please sign in to comment.