Skip to content

Commit

Permalink
Update Docker Image To demisto/py3-tools (#27710)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
content-bot authored Jun 26, 2023
1 parent bc0da10 commit 14d391d
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ script:
description: Gets the feed indicators.
execution: false
name: acti-get-indicators
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64131
feed: true
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/AccentureCTI_Feed/ReleaseNotes/1_1_15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### ACTI Indicator Feed
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64131*.
2 changes: 1 addition & 1 deletion Packs/AccentureCTI_Feed/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Accenture CTI Feed",
"description": "Accenture Cyber Threat Intelligence Feed",
"support": "partner",
"currentVersion": "1.1.14",
"currentVersion": "1.1.15",
"author": "Accenture",
"url": "https://www.accenture.com/us-en/services/security/cyber-defense",
"email": "CTI.AcctManagement@accenture.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ script:
description: Gets indicators from the feed.
execution: false
name: google-ip-ranges-get-indicators
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64131
feed: true
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedGCPWhitelist/ReleaseNotes/2_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Google IP Ranges Feed
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64131*.
2 changes: 1 addition & 1 deletion Packs/FeedGCPWhitelist/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Google IP Ranges Feed",
"description": "Use the Google IP Ranges Feed integration to get GCP and Google global IP ranges.",
"support": "xsoar",
"currentVersion": "2.0.16",
"currentVersion": "2.0.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64131
feed: true
fromversion: 6.0.0
tests:
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedMalwareBazaar/ReleaseNotes/1_0_18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### MalwareBazaar Feed
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64131*.
2 changes: 1 addition & 1 deletion Packs/FeedMalwareBazaar/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "MalwareBazaar Feed",
"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.",
"support": "xsoar",
"currentVersion": "1.0.17",
"currentVersion": "1.0.18",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 14d391d

Please sign in to comment.