Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.10.14.92207. PR batch #2/6 (#…
Browse files Browse the repository at this point in the history
…34072)

Co-authored-by: Tal Zichlinsky <[email protected]>
  • Loading branch information
anas-yousef and talzich authored Apr 24, 2024
1 parent aa75837 commit 126743c
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ script: '-'
type: python
tags:
- dynamic-section
comment: |-
Logs detections data ( detection vs risk-contribution )
comment: Logs detections data ( detection vs risk-contribution )
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -16,7 +15,7 @@ dependson:
- Confluera|||confluera-fetch-detections
should:
- Confluera|||confluera-fetch-detections
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: ConflueraDetectionsSummary
script: '-'
type: python
tags: []
comment: |-
Logs detections data ( categories of detections )
comment: Logs detections data ( categories of detections )
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -15,7 +14,7 @@ dependson:
- Confluera|||confluera-fetch-detections
should:
- Confluera|||confluera-fetch-detections
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: ConflueraDetectionsSummaryWarroom
script: '-'
type: python
tags: []
comment: |-
Logs detections data ( categories of detections )
comment: Logs detections data ( categories of detections )
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -15,7 +14,7 @@ dependson:
- Confluera|||confluera-fetch-detections
should:
- Confluera|||confluera-fetch-detections
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: ConflueraProgressionsCount
script: '-'
type: python
tags: []
comment: |-
Logs progressions count
comment: Logs progressions count
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -15,7 +14,7 @@ dependson:
- Confluera|||confluera-fetch-progressions
should:
- Confluera|||confluera-fetch-progressions
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: ConflueraProgressionsData
script: '-'
type: python
tags: []
comment: |-
Logs progressions data ( progression vs risk-score )
comment: Logs progressions data ( progression vs risk-score )
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -15,7 +14,7 @@ dependson:
- Confluera|||confluera-fetch-progressions
should:
- Confluera|||confluera-fetch-progressions
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: ConflueraProgressionsDataWarroom
script: '-'
type: python
tags: []
comment: |-
Logs progressions data ( progression vs risk-score )
comment: Logs progressions data ( progression vs risk-score )
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -15,7 +14,7 @@ dependson:
- Confluera|||confluera-fetch-progressions
should:
- Confluera|||confluera-fetch-progressions
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
8 changes: 4 additions & 4 deletions Packs/Confluera/Scripts/IqHubLog/IqHubLog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: IqHubLog
script: '-'
type: python
tags: []
comment: |-
Logs detection and progression count with respective links to confluera's IQ-Hub portal
in tabular format
comment: 'Logs detection and progression count with respective links to confluera''s IQ-Hub portal
in tabular format'
enabled: true
scripttarget: 0
subtype: python3
Expand All @@ -18,7 +18,7 @@ dependson:
should:
- Confluera|||confluera-fetch-detections
- Confluera|||confluera-fetch-progressions
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/Coralogix/Integrations/Coralogix/Coralogix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ script:
required: true
description: Query Coralogix for information
name: coralogix-search
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
runas: DBotWeakRole
fromversion: 6.2.0
tests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
args:
- description: the case id of incidents to return
name: case_id
comment: |-
Finds similar incidents by Cyren Case ID
comment: 'Finds similar incidents by Cyren Case ID
This automation runs using the default Limited User role, unless you explicitly change the permissions.
For more information, see the section about permissions here:
https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Automations
https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Automations'
commonfields:
id: Cyren-Find-Similar-Incidents
version: -1
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.92207
enabled: true
name: Cyren-Find-Similar-Incidents
outputs:
Expand Down

0 comments on commit 126743c

Please sign in to comment.