Skip to content

Commit

Permalink
Merge branch 'Add/SekoiaXDR' of github.com:SEKOIA-IO/Cortex-XSOAR-int…
Browse files Browse the repository at this point in the history
…egration into Add/SekoiaXDR
  • Loading branch information
TOUFIKIzakarya committed Aug 1, 2024
2 parents 6910066 + a9a0aca commit e704e28
Show file tree
Hide file tree
Showing 67 changed files with 902 additions and 168 deletions.
21 changes: 21 additions & 0 deletions Packs/Base/ReleaseNotes/1_34_31.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

#### Scripts

##### DBotTrainTextClassifierV2

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
##### DBotFindSimilarIncidentsByIndicators

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
##### GetMLModelEvaluation

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
##### DBotPredictPhishingWords

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
##### DBotFindSimilarIncidents

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
##### DBotPreProcessTextData

- Updated the Docker image to: *demisto/ml:1.0.0.105874*.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
runas: DBotWeakRole
tests:
- DBotFindSimilarIncidents-test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
runas: DBotWeakRole
tests:
- DBotFindSimilarIncidentsByIndicators - Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ tags:
- phishing
timeout: 60µs
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ tags:
- ml
timeout: 120µs
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ tags:
- ml
timeout: 12µs
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tags:
- ml
timeout: 60µs
type: python
dockerimage: demisto/ml:1.0.0.103517
dockerimage: demisto/ml:1.0.0.105874
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion Packs/Base/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Base",
"description": "The base pack for Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.34.30",
"currentVersion": "1.34.31",
"author": "Cortex XSOAR",
"serverMinVersion": "6.0.0",
"url": "https://www.paloaltonetworks.com/cortex",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ script:
description: Value of the threat indicator.
type: string
description: Threat Indicators that are designated by analysts as malicious, suspicious or benign.
dockerimage: demisto/chromium:127.0.6533.105883
dockerimage: demisto/chromium:126.0.6478.103218
isfetch: true
tests:
- No test - partner integration (test pb exists - Cofense Triage Test)
5 changes: 5 additions & 0 deletions Packs/CofenseTriage/ReleaseNotes/2_1_28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

#### Integrations

##### Cofense Triage v2
Updated the Docker image to: *demisto/chromium:126.0.6478.103218*.
2 changes: 1 addition & 1 deletion Packs/CofenseTriage/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cofense Triage",
"description": "Cofense Triage allows users to fetch reports by using the fetch incidents capability. It also provides commands to get entities like reporters, rules, categories, and more.",
"support": "partner",
"currentVersion": "2.1.27",
"currentVersion": "2.1.28",
"author": "Cofense",
"url": "https://cofense.com/contact-support/",
"email": "[email protected]",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"IP",
"Domain",
"URL",
"Intrusion Set"
"Intrusion Set",
"Threat Actor"
],
"associatedToAll": false,
"unmapped": false,
Expand All @@ -36,4 +37,4 @@
"sla": 0,
"threshold": 72,
"fromVersion": "5.0.0"
}
}
6 changes: 6 additions & 0 deletions Packs/CommonTypes/ReleaseNotes/3_5_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Indicator Fields

##### Primary Motivation

- Added Threat Actor as an associated type.
2 changes: 1 addition & 1 deletion Packs/CommonTypes/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Types",
"description": "This Content Pack will get you up and running in no-time and provide you with the most commonly used incident & indicator fields and types.",
"support": "xsoar",
"currentVersion": "3.5.10",
"currentVersion": "3.5.11",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def get_user_id(admin_api, username):
# Duo client return 2 different known structures of error messages
def test_instance(admin_api):
try:
admin_api.get_users()
admin_api.get_users(limit=1)
demisto.results('ok')

except Exception as e:
Expand Down
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ script:
outputs: []
description: Modify the user account.
name: duoadmin-modify-user
dockerimage: demisto/vendors-sdk:1.0.0.87491
dockerimage: demisto/vendors-sdk:1.0.0.103334
script: ''
type: python
subtype: python3
Expand Down
5 changes: 5 additions & 0 deletions Packs/DuoAdminApi/ReleaseNotes/4_0_20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

#### Integrations
##### DUO Admin
- Fixed an issue where ***test*** failed on timeout.
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.103334*.
Loading

0 comments on commit e704e28

Please sign in to comment.