Skip to content

Commit

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

* Added release notes to pack SafeNet_Trusted_Access

* Packs/SafeNet_Trusted_Access/Integrations/SafeNetTrustedAccessEventCollector/SafeNetTrustedAccessEventCollector.yml Docker image update

* Updated Metadata Of Pack Wiz

* Added release notes to pack Wiz

* Packs/Wiz/Integrations/Wiz/Wiz.yml Docker image update

* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack FeedLOLBAS

* Added release notes to pack FeedLOLBAS

* Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update

* Updated Metadata Of Pack Hackuity

* Added release notes to pack Hackuity

* Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update

* Updated Metadata Of Pack Grafana

* Added release notes to pack Grafana

* Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack ServiceDeskPlus

* Added release notes to pack ServiceDeskPlus

* Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update

* Updated Metadata Of Pack Oracle_IAM

* Added release notes to pack Oracle_IAM

* Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update

* Updated Metadata Of Pack AccentureCTI

* Added release notes to pack AccentureCTI

* Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery.yml Docker image update
  • Loading branch information
content-bot authored Nov 7, 2023
1 parent a45a96c commit f71d01d
Show file tree
Hide file tree
Showing 30 changed files with 50 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ script:
description: Get the latest threat intel feed.
name: abnormal-security-get-latest-threat-intel-feed
deprecated: true
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
script: ""
subtype: python3
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/AbnormalSecurity/ReleaseNotes/2_1_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Abnormal Security
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/AbnormalSecurity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Abnormal Security",
"description": "Abnormal Security detects and protects against the whole spectrum of email attacks",
"support": "partner",
"currentVersion": "2.1.1",
"currentVersion": "2.1.2",
"author": "Abnormal Security",
"url": "",
"email": "[email protected]",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ script:
- contextPath: DBotScore.Score
description: The actual score.
type: String
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AccentureCTI/ReleaseNotes/2_2_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### ACTI Indicator Query
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/AccentureCTI/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Accenture CTI v2",
"description": "Accenture CTI provides intelligence regarding security threats and vulnerabilities.",
"support": "partner",
"currentVersion": "2.2.26",
"currentVersion": "2.2.27",
"author": "Accenture",
"url": "https://www.accenture.com/us-en/services/security/cyber-defense",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ script:
description: Organization Id of endpoint.
type: number
description: Acquire evidence from an endpoint.
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
subtype: python3
fromversion: 6.2.0
tests:
Expand Down
3 changes: 3 additions & 0 deletions Packs/Binalyze/ReleaseNotes/1_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Binalyze AIR
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/Binalyze/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Binalyze AIR",
"description": "Collect over 150 different types of evidence under 10 minutes.",
"support": "partner",
"currentVersion": "1.0.16",
"currentVersion": "1.0.17",
"author": "Binalyze Integration Team",
"url": "https://kb.binalyze.com/air/integrations/cortex-xsoar-integration",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
fromversion: 6.8.0
tests:
- FeedLOLBas_test
3 changes: 3 additions & 0 deletions Packs/FeedLOLBAS/ReleaseNotes/1_0_10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### LOLBAS Feed
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/FeedLOLBAS/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "LOLBAS Feed",
"description": "\"Living off the land binaries\" is a term used to describe malware or hacking techniques that take advantage of legitimate tools.",
"support": "xsoar",
"currentVersion": "1.0.9",
"currentVersion": "1.0.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Grafana/Integrations/Grafana/Grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ script:
- contextPath: Grafana.Organization.address
description: Organization address.
type: Unknown
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Grafana/ReleaseNotes/1_0_26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Grafana
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/Grafana/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Grafana",
"description": "Grafana client to interact with Grafana server API.",
"support": "xsoar",
"currentVersion": "1.0.25",
"currentVersion": "1.0.26",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Hackuity/Integrations/Hackuity/Hackuity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
fromversion: 6.0.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Hackuity/ReleaseNotes/1_0_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Hackuity
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/Hackuity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Hackuity",
"description": "From a war-room, query your Hackuity cockpit in order to seamlessly retrieve information related to your vulnerability stock.",
"support": "partner",
"currentVersion": "1.0.15",
"currentVersion": "1.0.16",
"author": "Hackuity",
"url": "https://www.hackuity.io/support",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ script:
type: Unknown
- description: Retrieves a User Profile schema, which holds all of the user fields within the application. Used for outgoing-mapping through the Get Schema option.
name: get-mapping-fields
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Oracle_IAM/ReleaseNotes/1_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Oracle IAM
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/Oracle_IAM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Oracle IAM",
"description": "Oracle IAM",
"support": "xsoar",
"currentVersion": "1.0.16",
"currentVersion": "1.0.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ script:
type: python
subtype: python3
isfetchevents: true
dockerimage: demisto/python3:3.10.13.78960
dockerimage: demisto/python3:3.10.13.80014
marketplaces:
- marketplacev2
fromversion: 6.8.0
Expand Down
3 changes: 3 additions & 0 deletions Packs/SafeNet_Trusted_Access/ReleaseNotes/2_0_28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Thales SafeNet Trusted Access Event Collector
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/SafeNet_Trusted_Access/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Thales SafeNet Trusted Access",
"description": "SafeNet Trusted Access by Thales is an access management solution that allows organizations to centrally manage and secure access to business applications.",
"support": "partner",
"currentVersion": "2.0.27",
"currentVersion": "2.0.28",
"author": "Thales",
"url": "https://supportportal.gemalto.com/csm/?id=portal_home_page",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ script:
required: true
description: Closes the specified request.
name: service-desk-plus-request-close
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/ServiceDeskPlus/ReleaseNotes/2_0_24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Service Desk Plus
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/ServiceDeskPlus/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Manage Engine Service Desk Plus",
"description": "IT service management.",
"support": "xsoar",
"currentVersion": "2.0.23",
"currentVersion": "2.0.24",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Wiz/Integrations/Wiz/Wiz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ script:
- name: vm_id
description: vm cloud provider id.
required: true
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.13.80014
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Wiz/ReleaseNotes/1_2_13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Wiz
- Updated the Docker image to: *demisto/python3:3.10.13.80014*.
2 changes: 1 addition & 1 deletion Packs/Wiz/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Wiz",
"description": "Integrate with Wiz for bidirectional Issue management and fetching of resource information. \n",
"support": "partner",
"currentVersion": "1.2.12",
"currentVersion": "1.2.13",
"author": "Wiz Inc.",
"url": "https://wiz.io/",
"email": "[email protected]",
Expand Down

0 comments on commit f71d01d

Please sign in to comment.