Skip to content

Commit c7bc055

Browse files
inbalapt1kobymeirrootContent Bot
authored
Aud demisto/auto update docker staging branch 75 (demisto#37567)
* Updated docker image to demisto/python3:3.11.10.115186. PR batch #1/2 (demisto#37564) Co-authored-by: root <root@1e2de18e0cc3> * Updated docker image to demisto/python3:3.11.10.115186. PR batch #2/2 (demisto#37565) Co-authored-by: root <root@1e2de18e0cc3> * remove issues * remove utc * update fireeyeetp * remove elias * ipnetwork check old dockerimage * remove ipnetwork * update release notes * update core * update core release * Bump pack from version Core to 3.2.3. * Empty commit * update * fix * Bump pack from version CommunityCommonScripts to 1.3.8. * Bump pack from version Use_Case_Builder to 1.0.11. * update release notes * remove cortexcorexqlquery * Update 2_0_23.md * remove zeroFox * remove zeroFox --------- Co-authored-by: Koby Meir <[email protected]> Co-authored-by: root <root@1e2de18e0cc3> Co-authored-by: Content Bot <[email protected]>
1 parent ad9a85c commit c7bc055

File tree

411 files changed

+1915
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+1915
-314
lines changed

Packs/Aella_StarLight/Integrations/AellaStarLight/AellaStarLight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ script:
8787
description: Query the details for a specific Start Light event
8888
isfetch: true
8989
runonce: false
90-
dockerimage: demisto/python3:3.10.14.100715
90+
dockerimage: demisto/python3:3.11.10.115186
9191
tests:
9292
- No test
9393
fromversion: 6.5.0
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
#### Integrations
3+
4+
##### Aella Star Light
5+
- Updated the Docker image to: *demisto/python3:3.11.10.115186*.
6+
7+
8+
9+

Packs/Aella_StarLight/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Aella Star Light",
33
"description": "Aella Star Light Integration",
44
"support": "community",
5-
"currentVersion": "1.0.14",
5+
"currentVersion": "1.0.15",
66
"author": "Aella Star Light",
77
"url": "",
88
"email": "",

Packs/AlphaVantage/Integrations/AlphaVantage/AlphaVantage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ script:
101101
- contextPath: AlphaVantage.StockHistory.Time Series
102102
description: List of all stock data samples.
103103
type: Unknown
104-
dockerimage: demisto/python3:3.10.14.100715
104+
dockerimage: demisto/python3:3.11.10.115186
105105
runonce: false
106106
script: '-'
107107
subtype: python3
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
#### Integrations
3+
4+
##### AlphaVantage
5+
- Updated the Docker image to: *demisto/python3:3.11.10.115186*.
6+
7+
8+
9+

Packs/AlphaVantage/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AlphaVantage",
33
"description": "The Alpha Vantage content pack provides accessible APIs for financial market data such as stock prices. Utilize this pack to get open stock prices, high/low price, trade volume, and so on.",
44
"support": "community",
5-
"currentVersion": "1.0.13",
5+
"currentVersion": "1.0.14",
66
"author": "Ohad Valtzer",
77
"url": "https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bd-p/Cortex_XSOAR_Discussions",
88
"email": "",

Packs/Arduino/Integrations/Arduino/Arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ script:
123123
- contextPath: Arduino.DataSend.Received
124124
description: The data received
125125
type: string
126-
dockerimage: demisto/python3:3.10.14.100715
126+
dockerimage: demisto/python3:3.11.10.115186
127127
script: ''
128128
subtype: python3
129129
type: python

Packs/Arduino/ReleaseNotes/1_0_13.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
#### Integrations
3+
4+
##### Arduino
5+
- Updated the Docker image to: *demisto/python3:3.11.10.115186*.
6+
7+
8+
9+

Packs/Arduino/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Arduino",
33
"description": "Communicate with an Arduino over a network. Sample code for the Arduino is provided to get up and running. There are functions in the Arduino code to handle setting and getting pin values as well as arbitrary data.",
44
"support": "community",
5-
"currentVersion": "1.0.12",
5+
"currentVersion": "1.0.13",
66
"author": "Adam Burt",
77
"url": "",
88
"email": "",

Packs/Barracuda/Integrations/BarracudaReputationBlockListBRBL/BarracudaReputationBlockListBRBL.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ script:
7575
description: A description explaining why the IP address was reported as malicious.
7676
type: String
7777
description: Get IP Reputation
78-
dockerimage: demisto/python3:3.10.14.100715
78+
dockerimage: demisto/python3:3.11.10.115186
7979
runonce: false
8080
subtype: python3
8181
fromversion: 6.0.0

0 commit comments

Comments
 (0)