diff --git a/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM.yml b/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM.yml index 4ece135e390d..d7b8df0a8dec 100644 --- a/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM.yml +++ b/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM.yml @@ -254,7 +254,7 @@ script: type: String - 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.86272 + dockerimage: demisto/python3:3.11.9.101916 runonce: false script: '-' subtype: python3 diff --git a/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM_image.png b/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM_image.png index 408d1f5375da..57e2eff70535 100644 Binary files a/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM_image.png and b/Packs/PrismaCloud/Integrations/PrismaCloudIAM/PrismaCloudIAM_image.png differ diff --git a/Packs/PrismaCloud/ReleaseNotes/4_3_8.md b/Packs/PrismaCloud/ReleaseNotes/4_3_8.md new file mode 100644 index 000000000000..1ba3a4a31a3b --- /dev/null +++ b/Packs/PrismaCloud/ReleaseNotes/4_3_8.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### PrismaCloud IAM +- Updated the Docker image to: *demisto/python3:3.11.9.101916*. +- Updated the integration logo to align to common Prisma Cloud logo. diff --git a/Packs/PrismaCloud/pack_metadata.json b/Packs/PrismaCloud/pack_metadata.json index ccd3f2482c2e..8bf0d2373518 100644 --- a/Packs/PrismaCloud/pack_metadata.json +++ b/Packs/PrismaCloud/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Prisma Cloud by Palo Alto Networks", "description": "Automate and unify security incident response across your cloud environments, while still giving a degree of control to dedicated cloud teams.", "support": "xsoar", - "currentVersion": "4.3.7", + "currentVersion": "4.3.8", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",