From c06552e8696a00a28c06874ad8db6ebb6f858ca4 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 14 Mar 2023 08:46:29 +0200 Subject: [PATCH] Update Docker Image To demisto/python3 (#25254) * Updated Metadata Of Pack AbuseDB * Added release notes to pack AbuseDB * Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml Docker image update --- Packs/AbuseDB/ReleaseNotes/1_0_21.md | 4 ++++ .../AbuseIPDBPopulateIndicators.yml | 2 +- Packs/AbuseDB/pack_metadata.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 Packs/AbuseDB/ReleaseNotes/1_0_21.md diff --git a/Packs/AbuseDB/ReleaseNotes/1_0_21.md b/Packs/AbuseDB/ReleaseNotes/1_0_21.md new file mode 100644 index 000000000000..b34c00d83e90 --- /dev/null +++ b/Packs/AbuseDB/ReleaseNotes/1_0_21.md @@ -0,0 +1,4 @@ + +#### Scripts +##### AbuseIPDBPopulateIndicators +- Updated the Docker image to: *demisto/python3:3.10.10.48392*. \ No newline at end of file diff --git a/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml b/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml index 1a2cfae2db47..562df65c339c 100644 --- a/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml +++ b/Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml @@ -29,4 +29,4 @@ runas: DBotWeakRole tests: - AbuseIPDB PopulateIndicators Test fromversion: 5.0.0 -dockerimage: demisto/python3:3.10.9.46807 +dockerimage: demisto/python3:3.10.10.48392 diff --git a/Packs/AbuseDB/pack_metadata.json b/Packs/AbuseDB/pack_metadata.json index fb10be83b98c..1c8c9a84bd02 100644 --- a/Packs/AbuseDB/pack_metadata.json +++ b/Packs/AbuseDB/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AbuseIPDB", "description": "Central repository to report and identify IP addresses that have been associated with malicious activity online. Check the Detailed Information section for more information on how to configure the integration.", "support": "xsoar", - "currentVersion": "1.0.20", + "currentVersion": "1.0.21", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",