Skip to content

Commit

Permalink
Update Docker Image To demisto/pycountry (#26182)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack CyCognito

* Added release notes to pack CyCognito

* Packs/CyCognito/Integrations/CyCognito/CyCognito.yml Docker image update

* Updated Metadata Of Pack FeedCyCognito

* Added release notes to pack FeedCyCognito

* Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml Docker image update
  • Loading branch information
content-bot committed May 1, 2023
1 parent 98476e9 commit 00747bc
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packs/CyCognito/Integrations/CyCognito/CyCognito.yml
Expand Up @@ -1042,7 +1042,7 @@ script:
- contextPath: CyCognito.Asset.discoverability
description: Quantifies an asset's level of exposure.
type: String
dockerimage: demisto/pycountry:1.0.0.54603
dockerimage: demisto/pycountry:1.0.0.56467
feed: false
isfetch: true
isremotesyncin: true
Expand Down
3 changes: 3 additions & 0 deletions Packs/CyCognito/ReleaseNotes/1_0_10.md
@@ -0,0 +1,3 @@
#### Integrations
##### CyCognito
- Updated the Docker image to: *demisto/pycountry:1.0.0.56467*.
2 changes: 1 addition & 1 deletion Packs/CyCognito/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CyCognito",
"description": "Fetches the issues associated with a particular asset from the CyCognito platform.",
"support": "partner",
"currentVersion": "1.0.9",
"currentVersion": "1.0.10",
"author": "CyCognito",
"url": "",
"email": "support@cycognito.com",
Expand Down
Expand Up @@ -377,7 +377,7 @@ script:
description: Fetches a given limit of indicators from the CyCognito platform and displays them in human-readable format in the war room.
execution: false
name: cycognito-get-indicators
dockerimage: demisto/pycountry:1.0.0.54603
dockerimage: demisto/pycountry:1.0.0.56467
feed: true
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedCyCognito/ReleaseNotes/1_0_8.md
@@ -0,0 +1,3 @@
#### Integrations
##### CyCognito Feed
- Updated the Docker image to: *demisto/pycountry:1.0.0.56467*.
2 changes: 1 addition & 1 deletion Packs/FeedCyCognito/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CyCognito Feed",
"description": "Provides a feed integration to retrieve the discovered assets.",
"support": "partner",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "CyCognito",
"url": "",
"email": "support@cycognito.com",
Expand Down

0 comments on commit 00747bc

Please sign in to comment.