From e47da23a5dc6f1e65f04ea836803c661e453c746 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:00:28 +0300 Subject: [PATCH] Update Docker Image To demisto/python3 (#28830) * 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 --- Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml | 2 +- Packs/CIRCL/ReleaseNotes/1_0_16.md | 3 +++ Packs/CIRCL/pack_metadata.json | 2 +- Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml | 2 +- Packs/ipinfo/ReleaseNotes/2_1_16.md | 3 +++ Packs/ipinfo/pack_metadata.json | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 Packs/CIRCL/ReleaseNotes/1_0_16.md create mode 100644 Packs/ipinfo/ReleaseNotes/2_1_16.md diff --git a/Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml b/Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml index 981393d92237..8888ef522698 100644 --- a/Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml +++ b/Packs/CIRCL/Integrations/CirclCVESearch/CirclCVESearch.yml @@ -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 diff --git a/Packs/CIRCL/ReleaseNotes/1_0_16.md b/Packs/CIRCL/ReleaseNotes/1_0_16.md new file mode 100644 index 000000000000..28cfc7432866 --- /dev/null +++ b/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*. diff --git a/Packs/CIRCL/pack_metadata.json b/Packs/CIRCL/pack_metadata.json index 6401f9eb5c26..2716c2d1d988 100644 --- a/Packs/CIRCL/pack_metadata.json +++ b/Packs/CIRCL/pack_metadata.json @@ -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": "", diff --git a/Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml b/Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml index b4e43de51046..4bf7a8d1858b 100644 --- a/Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml +++ b/Packs/ipinfo/Integrations/ipinfo_v2/ipinfo_v2.yml @@ -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 diff --git a/Packs/ipinfo/ReleaseNotes/2_1_16.md b/Packs/ipinfo/ReleaseNotes/2_1_16.md new file mode 100644 index 000000000000..9095b4b89c0d --- /dev/null +++ b/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*. diff --git a/Packs/ipinfo/pack_metadata.json b/Packs/ipinfo/pack_metadata.json index ed43186ff471..b34bd191b757 100644 --- a/Packs/ipinfo/pack_metadata.json +++ b/Packs/ipinfo/pack_metadata.json @@ -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": "",