Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.10.14.100715. PR batch #13/19
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelFain committed Jul 4, 2024
1 parent f24da5b commit bccb8f5
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: Entry widget that returns the number of port based rules found by PAN-O
commonfields:
id: EntryWidgetPortBasedRules
version: -1
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: EntryWidgetPortBasedRules
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: Entry widget that returns the number of rules with unused applications
commonfields:
id: EntryWidgetUnusedApplications
version: -1
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: EntryWidgetUnusedApplications
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: Entry widget that returns the number of unused rules found by PAN-OS po
commonfields:
id: EntryWidgetUnusedRules
version: -1
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: EntryWidgetUnusedRules
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ args:
name: fw_serials
- description: PAN-OS integration instance name to retrieve Firewalls serials list.
name: pan_os_integration_instance_name
comment: "Verify that all firewalls successfully pushed logs to the Cortex Data Lake for the last 12 hours. It's an easy way to do monitoring of the FW connection to CDL.\nYou can use either a manual list of FW serials or a Panorama integration to get the list of equipment to monitor. "
comment: 'Verify that all firewalls successfully pushed logs to the Cortex Data Lake for the last 12 hours. It''s an easy way to do monitoring of the FW connection to CDL.
You can use either a manual list of FW serials or a Panorama integration to get the list of equipment to monitor. '
dependson:
must:
- pan-os
Expand All @@ -27,7 +29,7 @@ tags:
- XDR
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
fromversion: 6.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:
- enhancement
timeout: '0'
type: python
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
dependson:
must:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags:
- dynamic-indicator-section
timeout: 300ns
type: python
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ subtype: python3
dependson:
must:
- '|||pt-get-host-pairs'
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
fromversion: 5.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ subtype: python3
dependson:
must:
- '|||pt-get-host-pairs'
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
fromversion: 5.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags:
- dynamic-indicator-section
timeout: 300ns
type: python
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags:
- dynamic-indicator-section
timeout: 300ns
type: python
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Expand Down

0 comments on commit bccb8f5

Please sign in to comment.