Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/python3 #30518

Merged
merged 32 commits into from Oct 30, 2023
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a536959
Updated Metadata Of Pack IronPort
content-bot Oct 30, 2023
1e4e42b
Added release notes to pack IronPort
content-bot Oct 30, 2023
c13f5af
Packs/IronPort/Integrations/CiscoEmailSecurityApplianceIronPortV2/Cis…
content-bot Oct 30, 2023
e5971c5
Updated Metadata Of Pack QutteraWebsiteMalwareScanner
content-bot Oct 30, 2023
6cc07d5
Added release notes to pack QutteraWebsiteMalwareScanner
content-bot Oct 30, 2023
138bf04
Packs/QutteraWebsiteMalwareScanner/Integrations/QutteraWebsiteMalware…
content-bot Oct 30, 2023
26d4eb0
Updated Metadata Of Pack HYASProtect
content-bot Oct 30, 2023
df2239f
Added release notes to pack HYASProtect
content-bot Oct 30, 2023
7dbca2e
Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml Docker ima…
content-bot Oct 30, 2023
598b1a9
Updated Metadata Of Pack epo
content-bot Oct 30, 2023
fd04f8b
Added release notes to pack epo
content-bot Oct 30, 2023
16c3164
Packs/epo/Integrations/epoV2/epoV2.yml Docker image update
content-bot Oct 30, 2023
dd0a0ea
Updated Metadata Of Pack CiscoStealthwatch
content-bot Oct 30, 2023
91a1d93
Added release notes to pack CiscoStealthwatch
content-bot Oct 30, 2023
9d5a126
Packs/CiscoStealthwatch/Integrations/CiscoStealthwatch/CiscoStealthwa…
content-bot Oct 30, 2023
bc68d39
Updated Metadata Of Pack ThreatConnect
content-bot Oct 30, 2023
923c01a
Added release notes to pack ThreatConnect
content-bot Oct 30, 2023
2bcf6de
Packs/ThreatConnect/Integrations/ThreatConnectV3/ThreatConnectV3.yml …
content-bot Oct 30, 2023
a934eff
Updated Metadata Of Pack RiskIQDigitalFootprint
content-bot Oct 30, 2023
63e567e
Added release notes to pack RiskIQDigitalFootprint
content-bot Oct 30, 2023
9cb7943
Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/Risk…
content-bot Oct 30, 2023
43da830
Updated Metadata Of Pack DomainToolsIrisDetect
content-bot Oct 30, 2023
8367d88
Added release notes to pack DomainToolsIrisDetect
content-bot Oct 30, 2023
9341f61
Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/Domain…
content-bot Oct 30, 2023
637fd64
Updated Metadata Of Pack AtlassianConfluenceCloud
content-bot Oct 30, 2023
4aecde9
Added release notes to pack AtlassianConfluenceCloud
content-bot Oct 30, 2023
036e23b
Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/…
content-bot Oct 30, 2023
523478a
Updated Metadata Of Pack Gatewatcher-AionIQ
content-bot Oct 30, 2023
1203adb
Added release notes to pack Gatewatcher-AionIQ
content-bot Oct 30, 2023
a05d8e4
Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml Docker imag…
content-bot Oct 30, 2023
e7e2b83
Merge remote-tracking branch 'origin'
israelpoli Oct 30, 2023
8aad4d4
fix DS108
israelpoli Oct 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,4 +1,4 @@
category: Utilities

Check failure on line 1 in Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/AtlassianConfluenceCloud.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command confluence-cloud-content-create: The context path ConfluenceCloud.Content.version.contentTypeModified description should end with a period. - In command confluence-cloud-content-list: The context path ConfluenceCloud.Content.version.contentTypeModified description should end with a period. - In command confluence-cloud-content-update: The context path ConfluenceCloud.Content.version.contentTypeModified description should end with a period. - In command confluence-cloud-content-search: The context path ConfluenceCloud.Content.version.contentTypeModified description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/AtlassianConfluenceCloud.yml `
commonfields:
id: Atlassian Confluence Cloud
version: -1
Expand Down Expand Up @@ -1915,7 +1915,7 @@
- contextPath: ConfluenceCloud.Group._links.self
description: Link to the group.
type: String
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AtlassianConfluenceCloud/ReleaseNotes/1_0_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### Atlassian Confluence Cloud
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/AtlassianConfluenceCloud/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Atlassian Confluence Cloud",
"description": "Atlassian Confluence Cloud allows users to interact with confluence entities like content, space, users and groups. Users can also manage the space permissions.",
"support": "xsoar",
"currentVersion": "1.0.18",
"currentVersion": "1.0.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -283,7 +283,7 @@ script:
- contextPath: CiscoStealthwatch.SecurityEventResults.hitCount
description: The hit count of the security event.
type: str
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/CiscoStealthwatch/ReleaseNotes/1_0_24.md
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco Secure Network Analytics (Stealthwatch)
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/CiscoStealthwatch/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco Secure Network Analytics (Stealthwatch)",
"description": "Cisco Secure Network Analytics (Stealthwatch) provides scalable visibility and security analytics.",
"support": "xsoar",
"currentVersion": "1.0.23",
"currentVersion": "1.0.24",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
@@ -1,4 +1,4 @@
category: Data Enrichment & Threat Intelligence

Check failure on line 1 in Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command domaintools-iris-detect-get-monitors-list: The argument datetime_counts_since description should end with a period. The argument order description should end with a period. - In command domaintools-iris-detect-get-new-domains: The argument discovered_since description should end with a period. The argument order description should end with a period. - In command domaintools-iris-detect-get-escalated-domains: The argument risk_score_ranges description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml `
commonfields:
id: DomainToolsIrisDetect
version: -1
Expand Down Expand Up @@ -1044,7 +1044,7 @@
type: String
- description: This command will reset your fetch history.
name: domaintools-iris-detect-reset-fetch-indicators
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/DomainToolsIrisDetect/ReleaseNotes/1_0_5.md
@@ -0,0 +1,3 @@
#### Integrations
##### DomainTools Iris Detect
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/DomainToolsIrisDetect/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "DomainTools Iris Detect",
"description": "Iris Detect protects against malicious domains impersonating your brands and supply chain.",
"support": "partner",
"currentVersion": "1.0.4",
"currentVersion": "1.0.5",
"author": "DomainTools Integrations",
"url": "http://www.domaintools.com",
"email": "enterprisesupport@domaintools.com",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml
@@ -1,4 +1,4 @@
category: Network Security

Check failure on line 1 in Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command gw-list-alerts: The context path GCenter.Alert.List.sha256 description should end with a period. The context path GCenter.Alert.List.id description should end with a period. The context path GCenter.Alert.List.flow_id description should end with a period. The context path GCenter.Alert.List.severity description should end with a period. The context path GCenter.Alert.List.src_ip description should end with a period. The context path GCenter.Alert.List.dest_ip description should end with a period. The context path GCenter.Alert.List.src_port description should end with a period. The context path GCenter.Alert.List.dest_port description should end with a period. The context path GCenter.Alert.List.gcap description should end with a period. The context path GCenter.Alert.List.proto description should end with a period. The context path GCenter.Alert.List.host description should end with a period. The context path GCenter.Alert.List.app_proto description should end with a period. The context path GCenter.Alert.List.state description should end with a period. The context path GCenter.Alert.List.matched_event description should end with a period. The context path GCenter.Alert.List.domain_name description should end with a period. The context path GCenter.Alert.List.probability description should end with a period. The context path GCenter.Alert.List.timestamp_detected description should end with a period. The context path GCenter.Alert.List.timestamp_analyzed description should end with a period. The context path GCenter.Alert.List.retrohunt.timestamp_package description should end with a period. The context path GCenter.Alert.List.retrohunt.ioc_creation_date description should end with a period. The context path GCenter.Alert.List.retrohunt.ioc_updated_date description should end with a period. The context path GCenter.Alert.List.retrohunt.description description should end with a period. The context path GCenter.Alert.List.retrohunt.ioc_type description should end with a period. The context path GCenter.Alert.List.retrohunt.ioc_value description should end with a period. The context path GCenter.Alert.List.retrohunt.matched_app_proto description should end with a period. The context path GCenter.Alert.List.retrohunt.matched_event_type description should end with a period. The context path GCenter.Alert.List.retrohunt.case_id description should end with a period. The context path GCenter.Alert.List.retrohunt.ioc_id description should end with a period. The context path GCenter.Alert.List.retrohunt.risk description should end with a period. The context path GCenter.Alert.List.retrohunt.usage_mode description should end with a period. The context path GCenter.Alert.List.retrohunt.tlp description should end with a period. The context path GCenter.Alert.List.powershell.file_id description should end with a period. The context path GCenter.Alert.List.powershell.scores.proba_obfuscated description should end with a period. The context path GCenter.Alert.List.powershell.scores.analysis description should end with a period. The context path GCenter.Alert.List.shellcode.file_id description should end with a period. The context path GCenter.Alert.List.shellcode.encodings.name description should end with a period. The context path GCenter.Alert.List.shellcode.encodings.count description should end with a period. The context path GCenter.Alert.List.shellcode.calls.call description should end with a period. The context path GCenter.Alert.List.shellcode.calls.args description should end with a period. The context path GCenter.Alert.List.shellcode.calls.ret description should end with a period. The context path GCenter.Alert.List.shellcode.calls.index description should end with a period. The context path GCenter.Alert.List.malware.analyzed_clean description should end with a period. The context path GCenter.Alert.List.malware.analyzed_infected description should end with a period. The context path GCenter.Alert.List.malware.analyzed_suspicious description should end
commonfields:
id: GCenter
version: -1
Expand Down Expand Up @@ -1312,7 +1312,7 @@
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
fromversion: 6.2.0
tests:
- Gcenter Test Playbook
3 changes: 3 additions & 0 deletions Packs/Gatewatcher-AionIQ/ReleaseNotes/1_1_15.md
@@ -0,0 +1,3 @@
#### Integrations
##### GCenter
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/Gatewatcher-AionIQ/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Gatewatcher AionIQ",
"description": "This pack provide integration with Gatewatcher NDR solution : AIonIQ",
"support": "partner",
"currentVersion": "1.1.14",
"currentVersion": "1.1.15",
"author": "Gatewatcher",
"url": "https://www.gatewatcher.com/",
"email": "integration@gatewatcher.com",
Expand Down
2 changes: 1 addition & 1 deletion Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml
@@ -1,4 +1,4 @@
category: Data Enrichment & Threat Intelligence

Check failure on line 1 in Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command hyas-get-domain-verdict: The argument domain description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml `
commonfields:
id: HYAS Protect
version: -1
Expand Down Expand Up @@ -120,7 +120,7 @@
- contextPath: HYAS.NameserverVerdict.reasons
description: Verdict Reasons for the provided Nameserver.
type: Unknown
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/HYASProtect/ReleaseNotes/1_0_8.md
@@ -0,0 +1,3 @@
#### Integrations
##### HYAS Protect
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/HYASProtect/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "HYAS Protect",
"description": "Use the HYAS Protect integration to get the verdict information for FQDN, IP Address and NameServer.",
"support": "partner",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "HYAS",
"url": "https://support.hyas.com",
"email": "support@hyas.com",
Expand Down
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/IronPort/Integrations/CiscoEmailSecurityApplianceIronPortV2/CiscoEmailSecurityApplianceIronPortV2.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command cisco-esa-message-search: The argument file_sha_256 description should end with a period. The argument custom_query description should end with a period. - In command cisco-esa-message-details-get: The context path CiscoESA.Message.summary.description description should end with a period. - In command cisco-esa-report-get: The argument order_by description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/IronPort/Integrations/CiscoEmailSecurityApplianceIronPortV2/CiscoEmailSecurityApplianceIronPortV2.yml `
id: CiscoESA
version: -1
name: CiscoESA
Expand Down Expand Up @@ -101,7 +101,7 @@
script: ""
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
isfetch: true
commands:
- name: cisco-esa-spam-quarantine-message-search
Expand Down
3 changes: 3 additions & 0 deletions Packs/IronPort/ReleaseNotes/2_0_17.md
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco ESA
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/IronPort/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco Email Security Appliance (IronPort)",
"description": "Cisco Email Security protects against ransomware, business email compromise, spoofing, and phishing",
"support": "xsoar",
"currentVersion": "2.0.16",
"currentVersion": "2.0.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/QutteraWebsiteMalwareScanner/Integrations/QutteraWebsiteMalwareScanner/QutteraWebsiteMalwareScanner.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command quttera-scan-start: The argument domain description should end with a period. The context path QutteraWebsiteMalwareScanning.Start.error description should end with a period. The context path QutteraWebsiteMalwareScanning.Start.errorstr description should end with a period. - In command quttera-rescan-status: The argument domain description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.error description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.errorstr description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.blacklisted description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.files description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.scanner_result description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.sensitivity description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.state description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.time description should end with a period. The context path QutteraWebsiteMalwareScanning.Status.status.url description should end with a period. - In command quttera-scan-report: The argument domain description should end with a period. The context path QutteraWebsiteMalwareScanning.report.error description should end with a period. The context path QutteraWebsiteMalwareScanning.report.errorstr description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.blacklisted description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.files description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.scanner_result description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.sensitivity description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.state description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.time description should end with a period. The context path QutteraWebsiteMalwareScanning.report.status.url description should end with a period. - In command quttera-report-malware: The argument url description should end with a period. The context path QutteraWebsiteMalwareScanning.report description should end with a period. - In command quttera-status-blacklist: The argument domain description should end with a period. The context path QutteraWebsiteMalwareScanning.report description should end with a period. The file's description field is missing a '.' in the end of the sentence. To fix the problem, try running `demisto-sdk format -i Packs/QutteraWebsiteMalwareScanner/Integrations/QutteraWebsiteMalwareScanner/QutteraWebsiteMalwareScanner.yml `
id: QutteraWebsiteMalwareScanner
version: -1
name: QutteraWebsiteMalwareScanner
Expand All @@ -23,7 +23,7 @@
script:
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
script: ''
commands:
- name: quttera-scan-start
Expand Down
3 changes: 3 additions & 0 deletions Packs/QutteraWebsiteMalwareScanner/ReleaseNotes/1_0_11.md
@@ -0,0 +1,3 @@
#### Integrations
##### QutteraWebsiteMalwareScanner
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/QutteraWebsiteMalwareScanner/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Quttera Website Malware Scanner",
"description": "Detect suspicious/malicious/blocklisted content on domains/URLs. Run real-time normal/heuristic scan and database queries.",
"support": "partner",
"currentVersion": "1.0.10",
"currentVersion": "1.0.11",
"author": "Quttera LTD",
"url": "https://scannerapi.quttera.com/api/v3",
"email": "support@quttera.com",
Expand Down
@@ -1,4 +1,4 @@
category: Data Enrichment & Threat Intelligence

Check failure on line 1 in Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/RiskIQDigitalFootprint.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: - In command df-asset-changes-summary: The context path RiskIQDigitalFootprint.AssetSummary.deltas.aggregations.count description should end with a period. - In command df-get-asset: The context path Domain.NameServers description should end with a period. The context path CVE.ID description should end with a period. The context path CVE.CVSS description should end with a period. The context path RiskIQDigitalFootprint.Asset.assetResourceUrls.resources.host description should end with a period. The context path RiskIQDigitalFootprint.Asset.discoveryRunSearchName description should end with a period. The context path RiskIQDigitalFootprint.Asset.assetReputations.threatType description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/RiskIQDigitalFootprint.yml `
commonfields:
id: RiskIQDigitalFootprint
version: -1
Expand Down Expand Up @@ -3233,7 +3233,7 @@
- contextPath: RiskIQDigitalFootprint.Task.totalUpdates
description: Number of total asset(s) that have been updated.
type: Number
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/RiskIQDigitalFootprint/ReleaseNotes/1_1_13.md
@@ -0,0 +1,3 @@
#### Integrations
##### RiskIQ Digital Footprint
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/RiskIQDigitalFootprint/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "RiskIQ Digital Footprint",
"description": "RiskIQ Digital Footprint integration enables your security team to manage assets outside your firewall and provides you with the ability to add or update assets and analyze your digital footprint from the view of the global adversary.",
"support": "community",
"currentVersion": "1.1.12",
"currentVersion": "1.1.13",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "paloaltonetworks@riskiq.net",
Expand Down
Expand Up @@ -2133,7 +2133,7 @@ script:
- contextPath: TC.Group.ID
description: The ID of the group.
type: string
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.78960
isfetch: true
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/ThreatConnect/ReleaseNotes/3_0_12.md
@@ -0,0 +1,3 @@
#### Integrations
##### ThreatConnect v3
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/ThreatConnect/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "ThreatConnect",
"description": "Threat intelligence platform.",
"support": "xsoar",
"currentVersion": "3.0.11",
"currentVersion": "3.0.12",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/epo/Integrations/epoV2/epoV2.yml
Expand Up @@ -815,7 +815,7 @@ script:
- name: properties
description: Properties of the issue.
description: Update an issue.
dockerimage: demisto/python3:3.10.13.74666
dockerimage: demisto/python3:3.10.13.78960
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/epo/ReleaseNotes/2_0_28.md
@@ -0,0 +1,3 @@
#### Integrations
##### McAfee ePO v2
- Updated the Docker image to: *demisto/python3:3.10.13.78960*.
2 changes: 1 addition & 1 deletion Packs/epo/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "McAfee ePO",
"description": "McAfee ePolicy Orchestrator",
"support": "xsoar",
"currentVersion": "2.0.27",
"currentVersion": "2.0.28",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down