diff --git a/Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml b/Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml index e20ddde1d0e8..da660bb405e0 100644 --- a/Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml +++ b/Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml @@ -150,7 +150,7 @@ script: name: limit description: Gets the feed indicators. name: acti-get-indicators - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 feed: true runonce: false script: '-' diff --git a/Packs/AccentureCTI_Feed/ReleaseNotes/1_1_23.md b/Packs/AccentureCTI_Feed/ReleaseNotes/1_1_23.md new file mode 100644 index 000000000000..183d85325519 --- /dev/null +++ b/Packs/AccentureCTI_Feed/ReleaseNotes/1_1_23.md @@ -0,0 +1,3 @@ +#### Integrations +##### ACTI Indicator Feed +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/AccentureCTI_Feed/pack_metadata.json b/Packs/AccentureCTI_Feed/pack_metadata.json index bbda686d4b73..7ce30f4935bf 100644 --- a/Packs/AccentureCTI_Feed/pack_metadata.json +++ b/Packs/AccentureCTI_Feed/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Accenture CTI Feed", "description": "Accenture Cyber Threat Intelligence Feed", "support": "partner", - "currentVersion": "1.1.22", + "currentVersion": "1.1.23", "author": "Accenture", "url": "https://www.accenture.com/us-en/services/security/cyber-defense", "email": "CTI.AcctManagement@accenture.com", diff --git a/Packs/CommonWidgets/ReleaseNotes/1_2_35.md b/Packs/CommonWidgets/ReleaseNotes/1_2_35.md new file mode 100644 index 000000000000..fa16f8a5798f --- /dev/null +++ b/Packs/CommonWidgets/ReleaseNotes/1_2_35.md @@ -0,0 +1,4 @@ + +#### Scripts +##### RSSWidget +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. \ No newline at end of file diff --git a/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml b/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml index 55ab4f0830d3..1cf16d768b9e 100644 --- a/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml +++ b/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml @@ -31,7 +31,7 @@ args: defaultValue: 'false' scripttarget: 0 subtype: python3 -dockerimage: demisto/py3-tools:1.0.0.77497 +dockerimage: demisto/py3-tools:1.0.0.79870 runas: DBotWeakRole fromversion: 5.5.0 tests: diff --git a/Packs/CommonWidgets/pack_metadata.json b/Packs/CommonWidgets/pack_metadata.json index 6813698d10a4..ea23993e40a0 100644 --- a/Packs/CommonWidgets/pack_metadata.json +++ b/Packs/CommonWidgets/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Common Widgets", "description": "Frequently used widgets pack.", "support": "xsoar", - "currentVersion": "1.2.34", + "currentVersion": "1.2.35", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml b/Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml index 2acf87e7bc47..6735558becc8 100644 --- a/Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml +++ b/Packs/FeedGCPWhitelist/Integrations/FeedGoogleIPRanges/FeedGoogleIPRanges.yml @@ -100,7 +100,7 @@ script: defaultValue: "10" description: Gets indicators from the feed. name: google-ip-ranges-get-indicators - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 feed: true runonce: false script: '-' diff --git a/Packs/FeedGCPWhitelist/ReleaseNotes/2_0_26.md b/Packs/FeedGCPWhitelist/ReleaseNotes/2_0_26.md new file mode 100644 index 000000000000..83a81083d1b1 --- /dev/null +++ b/Packs/FeedGCPWhitelist/ReleaseNotes/2_0_26.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google IP Ranges Feed +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/FeedGCPWhitelist/pack_metadata.json b/Packs/FeedGCPWhitelist/pack_metadata.json index 864627a1d142..3426efa9784c 100644 --- a/Packs/FeedGCPWhitelist/pack_metadata.json +++ b/Packs/FeedGCPWhitelist/pack_metadata.json @@ -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.25", + "currentVersion": "2.0.26", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml b/Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml index 3e4ec4bd20d7..6f2b7a52723a 100644 --- a/Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml +++ b/Packs/FeedMalwareBazaar/Integrations/MalwareBazaarFeed/MalwareBazaarFeed.yml @@ -106,7 +106,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 feed: true fromversion: 6.0.0 tests: diff --git a/Packs/FeedMalwareBazaar/ReleaseNotes/1_0_26.md b/Packs/FeedMalwareBazaar/ReleaseNotes/1_0_26.md new file mode 100644 index 000000000000..1d727f00472e --- /dev/null +++ b/Packs/FeedMalwareBazaar/ReleaseNotes/1_0_26.md @@ -0,0 +1,3 @@ +#### Integrations +##### MalwareBazaar Feed +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/FeedMalwareBazaar/pack_metadata.json b/Packs/FeedMalwareBazaar/pack_metadata.json index 5ff04cd7e30b..4f9a95124b79 100644 --- a/Packs/FeedMalwareBazaar/pack_metadata.json +++ b/Packs/FeedMalwareBazaar/pack_metadata.json @@ -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.25", + "currentVersion": "1.0.26", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml b/Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml index 4db72e1a62c4..4e007436439f 100644 --- a/Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml +++ b/Packs/Intezer/Integrations/IntezerV2/IntezerV2.yml @@ -594,7 +594,7 @@ script: - contextPath: Endpoint.Metadata description: Metadata returned from Intezer analysis (endpoint analysis id, endpoint analysis url, families, verdict, host_name). type: Unknown - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 runonce: false script: '-' type: python diff --git a/Packs/Intezer/Integrations/IntezerV2/IntezerV2_test.py b/Packs/Intezer/Integrations/IntezerV2/IntezerV2_test.py index 7a5c24538534..b822514b455e 100644 --- a/Packs/Intezer/Integrations/IntezerV2/IntezerV2_test.py +++ b/Packs/Intezer/Integrations/IntezerV2/IntezerV2_test.py @@ -1750,20 +1750,20 @@ def test_analyze_url_command_missing_url(requests_mock): _setup_access_token(requests_mock) requests_mock.post( - f'{full_url}/url', - status_code=HTTPStatus.BAD_REQUEST, - json={"error": 'Bad url'} + f"{full_url}/url", status_code=HTTPStatus.BAD_REQUEST, json={"error": "Bad url"} ) - url = '123test' - args = {"url": url, "analysis_type": 'Url'} + url = "123test" + args = {"url": url, "analysis_type": "Url"} # Act command_results = analyze_url_command(args, intezer_api) # Assert - assert command_results.readable_output == ('The Url 123test was not found on Intezer. ' - 'Error Server returned bad request error: Bad url. Error:Bad url') + assert ( + "The Url 123test was not found on Intezer. " + "Error Server returned bad request error: Bad url" + ) in command_results.readable_output def test_analyze_url_command_url_not_found(requests_mock): diff --git a/Packs/Intezer/ReleaseNotes/1_6_5.md b/Packs/Intezer/ReleaseNotes/1_6_5.md new file mode 100644 index 000000000000..1b41ec51a411 --- /dev/null +++ b/Packs/Intezer/ReleaseNotes/1_6_5.md @@ -0,0 +1,3 @@ +#### Integrations +##### Intezer v2 +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/Intezer/pack_metadata.json b/Packs/Intezer/pack_metadata.json index 925b8a356122..1d5ca857ea0a 100644 --- a/Packs/Intezer/pack_metadata.json +++ b/Packs/Intezer/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Intezer", "description": "Malware detection and analysis based on code reuse", "support": "partner", - "currentVersion": "1.6.4", + "currentVersion": "1.6.5", "author": "Intezer", "url": "intezer.com", "email": "support@intezer.com", diff --git a/Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml b/Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml index 4e8e632312b7..3f25dfa39461 100644 --- a/Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml +++ b/Packs/SEKOIAIntelligenceCenter/Integrations/SEKOIAIntelligenceCenter/SEKOIAIntelligenceCenter.yml @@ -1256,7 +1256,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 fromversion: 6.2.0 tests: - No tests (auto formatted) diff --git a/Packs/SEKOIAIntelligenceCenter/ReleaseNotes/1_2_19.md b/Packs/SEKOIAIntelligenceCenter/ReleaseNotes/1_2_19.md new file mode 100644 index 000000000000..22db1b460cb5 --- /dev/null +++ b/Packs/SEKOIAIntelligenceCenter/ReleaseNotes/1_2_19.md @@ -0,0 +1,3 @@ +#### Integrations +##### SEKOIAIntelligenceCenter +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/SEKOIAIntelligenceCenter/pack_metadata.json b/Packs/SEKOIAIntelligenceCenter/pack_metadata.json index 8b12844fe56c..b9879f79f7f2 100644 --- a/Packs/SEKOIAIntelligenceCenter/pack_metadata.json +++ b/Packs/SEKOIAIntelligenceCenter/pack_metadata.json @@ -2,7 +2,7 @@ "name": "SEKOIAIntelligenceCenter", "description": "Request SEKOIA.IO Intelligence Center from Cortex XSOAR", "support": "partner", - "currentVersion": "1.2.18", + "currentVersion": "1.2.19", "author": "SEKOIA.IO", "url": "https://www.sekoia.io/en/contact/", "email": "contact@sekoia.io", diff --git a/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml b/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml index 6bf5a39c3271..740fc975efb4 100644 --- a/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml +++ b/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml @@ -455,7 +455,7 @@ script: description: Whether the event is suppressed. type: number description: Get events. - dockerimage: demisto/py3-tools:1.0.0.77497 + dockerimage: demisto/py3-tools:1.0.0.79870 runonce: false script: '-' type: python diff --git a/Packs/Zabbix/ReleaseNotes/1_0_23.md b/Packs/Zabbix/ReleaseNotes/1_0_23.md new file mode 100644 index 000000000000..17f5e79b8ea6 --- /dev/null +++ b/Packs/Zabbix/ReleaseNotes/1_0_23.md @@ -0,0 +1,3 @@ +#### Integrations +##### Zabbix +- Updated the Docker image to: *demisto/py3-tools:1.0.0.79870*. diff --git a/Packs/Zabbix/pack_metadata.json b/Packs/Zabbix/pack_metadata.json index 4e3fc14a5855..f94741b687a9 100644 --- a/Packs/Zabbix/pack_metadata.json +++ b/Packs/Zabbix/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Zabbix", "description": "Allow integration with Zabbix api.", "support": "developer", - "currentVersion": "1.0.22", + "currentVersion": "1.0.23", "author": "Henrique Caires", "url": "https://support.zabbix.com/secure/Dashboard.jspa", "email": "henrique@caires.net.br",