Skip to content

Commit afdba8a

Browse files
content-botShellyber
authored andcommitted
Update Docker Image To demisto/py3-tools (demisto#29654)
* Updated Metadata Of Pack Intezer * Added release notes to pack Intezer * Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml Docker image update * Updated Metadata Of Pack FeedMalwareBazaar * Added release notes to pack FeedMalwareBazaar * Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml Docker image update * Updated Metadata Of Pack FeedGCPWhitelist * Added release notes to pack FeedGCPWhitelist * Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml Docker image update * Updated Metadata Of Pack AccentureCTI_Feed * Added release notes to pack AccentureCTI_Feed * Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update * Fix DS108 --------- Co-authored-by: sberman <[email protected]>
1 parent 2fb4d1d commit afdba8a

File tree

12 files changed

+184
-172
lines changed

12 files changed

+184
-172
lines changed

Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ script:
150150
name: limit
151151
description: Gets the feed indicators.
152152
name: acti-get-indicators
153-
dockerimage: demisto/py3-tools:1.0.0.72311
153+
dockerimage: demisto/py3-tools:1.0.0.73969
154154
feed: true
155155
runonce: false
156156
script: '-'
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### ACTI Indicator Feed
3+
- Updated the Docker image to: *demisto/py3-tools:1.0.0.73969*.

Packs/AccentureCTI_Feed/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Accenture CTI Feed",
33
"description": "Accenture Cyber Threat Intelligence Feed",
44
"support": "partner",
5-
"currentVersion": "1.1.19",
5+
"currentVersion": "1.1.20",
66
"author": "Accenture",
77
"url": "https://www.accenture.com/us-en/services/security/cyber-defense",
88
"email": "[email protected]",

Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ script:
100100
defaultValue: "10"
101101
description: Gets indicators from the feed.
102102
name: google-ip-ranges-get-indicators
103-
dockerimage: demisto/py3-tools:1.0.0.72311
103+
dockerimage: demisto/py3-tools:1.0.0.73969
104104
feed: true
105105
runonce: false
106106
script: '-'
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Google IP Ranges Feed
3+
- Updated the Docker image to: *demisto/py3-tools:1.0.0.73969*.

Packs/FeedGCPWhitelist/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Google IP Ranges Feed",
33
"description": "Use the Google IP Ranges Feed integration to get GCP and Google global IP ranges.",
44
"support": "xsoar",
5-
"currentVersion": "2.0.21",
5+
"currentVersion": "2.0.22",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ script:
106106
script: '-'
107107
type: python
108108
subtype: python3
109-
dockerimage: demisto/py3-tools:1.0.0.72311
109+
dockerimage: demisto/py3-tools:1.0.0.73969
110110
feed: true
111111
fromversion: 6.0.0
112112
tests:
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### MalwareBazaar Feed
3+
- Updated the Docker image to: *demisto/py3-tools:1.0.0.73969*.

Packs/FeedMalwareBazaar/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "MalwareBazaar Feed",
33
"description": "MalwareBazaar is a project from abuse.ch with the goal of sharing malware samples with the infosec community, AV vendors and threat intelligence providers.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.22",
5+
"currentVersion": "1.0.23",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)