Skip to content

Commit

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

* Added release notes to pack DeveloperTools

* Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml Docker image update

* Updated Metadata Of Pack FlashpointFeed

* Added release notes to pack FlashpointFeed

* Packs/FlashpointFeed/Integrations/FlashpointFeed/FlashpointFeed.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 committed Nov 29, 2023
1 parent 3a35b60 commit 04b5025
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.80014
dockerimage: demisto/python3:3.10.13.80593
script: ""
subtype: python3
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/AbnormalSecurity/ReleaseNotes/2_1_3.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.80593*.
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.2",
"currentVersion": "2.1.3",
"author": "Abnormal Security",
"url": "",
"email": "support@abnormalsecurity.com",
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.80014
dockerimage: demisto/python3:3.10.13.80593
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AccentureCTI/ReleaseNotes/2_2_28.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.80593*.
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.27",
"currentVersion": "2.2.28",
"author": "Accenture",
"url": "https://www.accenture.com/us-en/services/security/cyber-defense",
"email": "CTI.AcctManagement@accenture.com",
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.80014
dockerimage: demisto/python3:3.10.13.80593
subtype: python3
fromversion: 6.2.0
tests:
Expand Down
3 changes: 3 additions & 0 deletions Packs/Binalyze/ReleaseNotes/1_1_1.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.80593*.
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 300 different types of evidence under 10 minutes.",
"support": "partner",
"currentVersion": "1.1.0",
"currentVersion": "1.1.1",
"author": "Binalyze Integration Team",
"url": "https://kb.binalyze.com/air/integrations/cortex-xsoar-integration",
"email": "support@binalyze.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ script:
name: attachment_paths
description: Creates incidents from json file, and stores it in the instance context.
name: create-test-incident-from-raw-json
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.10.13.80593
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/DeveloperTools/ReleaseNotes/1_3_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Create Test Incidents
- Updated the Docker image to: *demisto/python3:3.10.13.80593*.
2 changes: 1 addition & 1 deletion Packs/DeveloperTools/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Developer Tools",
"description": "Basic tools for content development.",
"support": "community",
"currentVersion": "1.3.0",
"currentVersion": "1.3.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
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.80014
dockerimage: demisto/python3:3.10.13.80593
fromversion: 6.8.0
tests:
- FeedLOLBas_test
3 changes: 3 additions & 0 deletions Packs/FeedLOLBAS/ReleaseNotes/1_0_12.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.80593*.
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.11",
"currentVersion": "1.0.12",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ script:
name: types
description: Retrieves indicators from the Flashpoint API. It displays the content of the fetch-indicators command.
name: flashpoint-get-indicators
dockerimage: demisto/python3:3.10.13.78960
dockerimage: demisto/python3:3.10.13.80593
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/FlashpointFeed/ReleaseNotes/1_0_21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Flashpoint Feed
- Updated the Docker image to: *demisto/python3:3.10.13.80593*.
2 changes: 1 addition & 1 deletion Packs/FlashpointFeed/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "FlashpointFeed",
"description": "Ingest indicator feeds from Flashpoint.",
"support": "partner",
"currentVersion": "1.0.20",
"currentVersion": "1.0.21",
"author": "Flashpoint",
"url": "https://www.flashpoint-intel.com/",
"email": "demisto_support@flashpoint-intel.com",
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.80014
dockerimage: demisto/python3:3.10.13.80593
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Grafana/ReleaseNotes/1_0_27.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.80593*.
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.26",
"currentVersion": "1.0.27",
"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.80014
dockerimage: demisto/python3:3.10.13.80593
fromversion: 6.0.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Hackuity/ReleaseNotes/1_0_17.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.80593*.
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.16",
"currentVersion": "1.0.17",
"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.80014
dockerimage: demisto/python3:3.10.13.80593
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/Oracle_IAM/ReleaseNotes/1_0_18.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.80593*.
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.17",
"currentVersion": "1.0.18",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"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.80014
dockerimage: demisto/python3:3.10.13.80593
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/ServiceDeskPlus/ReleaseNotes/2_0_25.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.80593*.
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.24",
"currentVersion": "2.0.25",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 04b5025

Please sign in to comment.