Skip to content

Commit

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

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml Docker image update

* Updated Metadata Of Pack ipinfo

* Added release notes to pack ipinfo

* Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml Docker image update
  • Loading branch information
content-bot authored and xsoar-bot committed Oct 5, 2023
1 parent aced022 commit ff9a87b
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml
Expand Up @@ -122,7 +122,7 @@ script:
- contextPath: DBotScore.Vendor
description: The vendor reporting the score of the indicator.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/CIRCL/ReleaseNotes/1_0_16.md
@@ -0,0 +1,3 @@
#### Integrations
##### CIRCL CVE Search
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/CIRCL/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "CIRCL",
"description": "The Computer Incident Response Center Luxembourg (CIRCL) is a government-driven initiative designed to provide a systematic response facility to computer security threats and incidents.\nThis pack includes:\n# CIRCL Passive DNS which is a database storing historical DNS records from various resources.\n# CIRCL Passive SSL is a database storing historical X.509 certificates seen per IP address. The Passive SSL historical data is indexed per IP address.\n# CIRCL CVE Search, interface to search publicly known information from security vulnerabilities in software and hardware along with their corresponding exposures.",
"support": "xsoar",
"currentVersion": "1.0.15",
"currentVersion": "1.0.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml
Expand Up @@ -166,7 +166,7 @@ script:
- contextPath: DBotScore.Vendor
description: The vendor used to calculate the score.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/ipinfo/ReleaseNotes/2_1_16.md
@@ -0,0 +1,3 @@
#### Integrations
##### IPinfo v2
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/ipinfo/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Ipinfo",
"description": "Use the ipinfo.io API to get data about an IP address",
"support": "xsoar",
"currentVersion": "2.1.15",
"currentVersion": "2.1.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit ff9a87b

Please sign in to comment.