For the complete documentation index, see llms.txt. This page is also available as Markdown.

Features Introduced in August 2024

Learn what’s new on Prisma® Cloud in August 2024.

New Features

Feature

Description

Managed Security Service Provider

Secure the Infrastructure

24.8.2

Prisma Cloud Managed Security Service Provider (MSSP) offering allows you to administer large customer groups efficiently by enabling you to:

  • Manage and operate a large number of tenants from a single console.

  • Dynamically create and delete tenants on demand.

  • Efficiently segment and manage customers into industry defined groups such as Healthcare, Finance, and so on.

  • Segment tenants by reallocating credits as needed, between tenants under management.

  • Isolate customer data in adherence with established security best practices.

  • Get centralized visibility into security telemetry such as incidents, attack paths, and misconfigurations.

Code to Cloud Tracing for Vulnerabilities

Secure the Infrastructure

24.8.2

Prisma Cloud now supports tracing of vulnerabilities from container images deployed in Runtime back to the specific root cause in Build (package manager file in a repository or a package being directly added).

With Code to Cloud tracing you can identify all the vulnerabilities found on a runtime container image, match which registry image was used in the deployment, discover what pipeline was used to build it and from where, identify which Dockerfile contains the instructions to build the image, the Package Manager file and packages pulled into it and it’s Base Image. Prisma Cloud scans all the source components to find which ones have the same vulnerability found in runtime and builds the trace.

Update Vulnerabilities Dashboard

Secure the Infrastructure

24.8.2

The Vulnerabilities Dashboard includes a number of enhancements:

  • The number of Internet Exposed assets are now displayed in the Vulnerabilities Funnel.

    vulnerabilities funnel 1
  • Hover over the CVEs listed under Most Important Vulnerabilities to view more details about the CVE.

    most imp vulnerabilities cve details 1
  • Previously, the Vulnerabiities Dashboard displayed vulnerabilities across all the cloud accounts. Now, you can filter vulnerabilities by Account Group or Cloud Account. As you select the values in the filter, the information displayed on the Dashboard automatically refreshes.

    vulnerabilities db filters 1
    vulnerabilities db filters 2

    Note that currently the Vulnerabilities Burndown widget does not support the new filters, so the information displayed under Vulnerabilities Burndown will not match your filter criteria.

  • You can edit a widget to filter by Cluster Name and Cluster Namespace and save that filter at the wdiget level. The Cluster Namespace option is presented only after you select enter a Cluster Name.

    vulnerabilities cluster name filter 1
  • A new Vulnerable Assets widget provides a view of all your vulnerable assets across your application lifecycle by type. You can see how many packets, IaC files, registry images, host VM images, serverless functions, deployed image, and hosts have vulnerabilities across the different lifecycle.

    vulnerabilities dashboard vul assets 1

    Hover over the tiles to get more details of where those hosts are, the provider, how many cloud accounts are associated, and how many vulnerabilities are associated with those assets. Click on an asset to navigate directly to Search page.

    vulnerabilities dashboard vul assets 2
  • Along with the Account Group and Cloud Account filters, the Search page now supports the Cluster Name and Cluster Namespace filters. Make sure you first select a Cluster Name after which you can select a Cluster Namespace.

    vulnerabilities cluster name filter 2
  • By default, the View By is set to CVE that displays all the CVEs that affect your assets. You can switch to Asset, which provides you a view of all the assets relevant to your search criteria instead of the CVEs.

    search view by cve

Support for Custom Build Bicep Policies

Secure the Source

24.8.2

You can now create custom build Bicep policies through both the Code and Visual editors, offering you the flexibility to align with organizational requirements and preferences.

Data Security Posture Management and Artificial Intelligence Security Posture Management

Secure the Data

24.8.1

Prisma Cloud Data Security Posture Management (DSPM) and Artificial Intelligence Security Posture Management (AI-SPM) are now generally available.

  • DSPM enables you to discover, classify, protect, and govern data across your cloud environments.

  • AI-SPM provides complete visibility in to your AI pipelines. It prioritizes misconfigurations and strengthens the overall integrity of your AI framework and minimizes the risk of data exposure and compliance breaches.

You can subscribe to DSPM from the Prisma Cloud console. Select your user Profile icon > View Subscriptions and click Subscribe under Data Security Posture Management.

DSPM Permissions and Default Permission Group

Secure the Data

24.8.1

Prisma Cloud includes a new Data Security Posture Management permission that allows you to grant access to all the DSPM capabilities for Custom Permission Groups. For ease of use, Prisma Cloud also has a new Data Security Posture Management Default Permission Group, which includes this new permission.

AI Assisted Queries

Secure the Infrastructure

24.8.1

Enhancements to Prisma Cloud’s query launcher allow you to use AI assisted queries to retrieve saved searches from your current tenant. Going beyond keyword matching, AI powered semantic searches provide ease of use when launching investigations in Prisma Cloud. For instance, typing “public facing” as a query, returns results with “reachable from untrusted internet sources” as well, because the saved search matches the meaning of the query "public facing". AI assisted search can be toggled on and off as needed. Use the feedback buttons as shown in the image below to provide your feedback on this feature. There will be a phased rollout of this feature across all stacks.

RQL for AWS Access Key Discovery

Secure the Infrastructure

24.8.1

Prisma Cloud’s RQL enhancements help you discover detailed information about Access Keys held by users, their activity, rotation, and usage. Available for AWS, the following RQL query helps you enforce zero trust best practices in your cloud environment:

  • Queries the number of days passed since the last usage of an access key

source.cloud.accesskey.lastused.days (>, <, = )

  • Queries the number of active access keys held by a user

source.cloud.accesskey.activekeys (<, >, =) (0, 1, 2)

Update Cloud Network Analyzer

Secure the Infrastructure

24.8.1

Prisma Cloud AWS EC2 instance with unrestricted outbound access to internet CNA policy now ignores resources created by Prisma Cloud agentless scanning as those are very well restricted and short lived workloads that can only communicate back with Prisma Cloud.

New AI and Machine Learning Category in Custom Build Policies

Secure the Source

24.8.1

When creating or editing custom Build policies under Application Security > Governance, you will now find a new category— AI and Machine Learning. This category is available in the YAML policy templates within the Code Editor and under the Category Type option in the Visual Editor.

The AI and Machine Learning category offers granular control over Build configurations for machine learning and artificial intelligence workloads. You can use it into your custom policies and relevant dashboards through the IaC Category filter, which streamlines policy management for AI resources. For more details, see Custom Build Policies.

New Resource Classes Filter

Secure the Source

24.8.1

A new filter, Resource Classes, is now available under Application Security > Inventory > IaC Resources. This filter becomes active after you select a Framework from the inventory table.

Resource Classes provide a structured method for categorizing infrastructure resources based on their type, function, or other relevant criteria. This helps streamline the filtering and management of assets within the IaC inventory. Supported options for Resource Classes include— Compute, Storage, Network, Identity & Security, Database, AI and Machine Learning, Analytics, Code, and Others. For more details, see Resource Class.

Blocklist Resource Control

Secure the Source

24.8.1

You can now define granular resource controls to allow or block any use of specific resource types defined in Terraform, enabling you to create blocklists that specify which resources are restricted within your environment, enhancing security and compliance by preventing unauthorized resource usage. For more details, see example blocklist.

Changes in Existing Behavior

Feature

Description

Multiselect Disabled for Alert Rule Name Filter

24.8.2

You cannot select multiple alert rules in the Alert Rule Name filter on the Alerts > Overview page. The multiselect option is disabled to eliminate inconsistent results when filtering more than one alert rule.

When using the POST/alerts/policy API, make sure to include only one Alert Rule Name in the filters attribute of the request body schema.

Role-Based Access Control for Compliance and Alert Reports

24.8.1

User-generated reports are only visible to System Administrators and to users with the same role.

Implementing Role-Based Access Control (RBAC) enhances data security by streamlining report access for users with the same role, while also preventing unauthorized access.

Create or Update Policy Permissions

24.8.1

The Create/Update Policy Permissions are divided into the two granular permissions as follows:

  • Policy

  • Manage Policy Compliance Mapping

Impact—

  • Users managing new custom permission groups must select both permissions explicitly if they want to assign compliance mappings during policy create/update operation.

  • Manage policy compliance mapping is added by default to all existing permission groups with policy create/update permissions.

API Ingestions

Service

API Details

Amazon Bedrock

24.8.2

aws-bedrock-foundation-model

Additional permissions required:

  • bedrock:ListFoundationModels

  • bedrock:GetFoundationModel

The Security Audit role include the above permissions. You must manually update the CFT template to enable them.

Amazon Bedrock

24.8.2

aws-bedrock-custom-model

Additional permissions required:

  • bedrock:ListCustomModels

  • bedrock:GetCustomModel

  • bedrock:ListTagsForResource

The Security Audit role includes the permissions.

Amazon Bedrock

24.8.2

aws-bedrock-agent

Additional permissions required:

  • bedrock:ListAgents

  • bedrock:GetAgent

  • bedrock:ListTagsForResource

The Security Audit role does not include the above permissions. You must manually update the CFT template to enable them.

AWS Resource Groups and Tagging

24.8.2

aws-resourcegroupstaggingapi-report-creation

Additional permission required:

  • tag:DescribeReportCreation

The Security Audit role does not include the above permission. You must manually update the CFT template to enable them.

AWS Resource Groups and Tagging

24.8.2

aws-resourcegroupstaggingapi-compliance-summary

Additional permission required:

  • tag:GetComplianceSummary

The Security Audit role does not include the above permission. You must manually update the CFT template to enable them.

Update AWS Key Management Service (KMS)

24.8.2

aws-kms-get-key-rotation-status

The API is updated to include the multiRegion field in the JSON resource configuration. As part of this change, the multiRegion key is now available in RQL auto-completion.

Azure Active Directory

24.8.2

azure-active-directory-authentication-methods-registration-campaign

Additional permission required:

  • Policy.read.all

The Reader role includes the permission.

Azure Active Directory

24.8.2

azure-active-directory-subscribed-sku

Additional permission required:

  • Organization.Read.All

The Reader role includes the permission.

Azure App Service

24.8.2

azure-app-service-plan-diagnostic-settings

Additional permissions required:

  • Microsoft.Web/serverfarms/Read

  • Microsoft.Insights/DiagnosticSettings/Read

The Reader role includes the permissions.

Update Azure Storage

The following APIs are updated to include the StorageAccountId and StorageAccountName fields in the JSON resource configuration. This enhancement facilitates more complex joins and improved cross-referencing in RQL queries.

  • azure-storage-account-blob-diagnostic-settings

  • azure-storage-account-file-diagnostic-settings

  • azure-storage-account-queue-diagnostic-settings

  • azure-storage-account-table-diagnostic-settings

Google Cloud VMware Engine

24.8.2

gcloud-vmware-engine-external-address

Additional permissions required:

  • vmwareengine.privateClouds.list

  • vmwareengine.externalAddresses.list

The Viewer role includes the permissions.

Google Cloud Domains

24.8.2

gcloud-cloud-domains-registration

Additional permissions required:

  • domains.registrations.list

  • domains.registrations.getIamPolicy

The Viewer role includes the permissions.

Google BigLake

24.8.2

gcloud-biglake-catalog-database-table

Additional permissions required:

  • biglake.catalogs.list

  • biglake.databases.list

  • biglake.tables.list

The Viewer role includes the permissions.

Google BigLake

24.8.2

gcloud-biglake-catalog-database

Additional permissions required:

  • biglake.catalogs.list

  • biglake.databases.list

The Viewer role includes the permissions.

Google BigLake

24.8.2

gcloud-biglake-catalog

Additional permission required:

  • biglake.catalogs.list

The Viewer role includes the permission.

Google BigQuery Data Transfer

24.8.2

gcloud-bigquery-data-transfer-config

Additional permission required:

  • bigquery.transfers.get

The Viewer role includes the permission.

AWS Systems Manager

24.8.1

aws-ssm-service-setting

Additional permission required:

  • ssm:GetServiceSetting

The Security Audit role includes the permission.

AWS Systems Manager

24.8.1

aws-ssm-session

Additional permission required:

  • ssm:DescribeSessions

The Security Audit role includes the permission.

AWS Web Application Firewall (WAF)

24.8.1

aws-waf-v2-global-rule-group

Additional permissions required:

  • wafv2:ListRuleGroups

  • wafv2:GetRuleGroup

The Security Audit role includes the wafv2:ListRuleGroups permission.

The Security Audit role does not include the wafv2:GetRuleGroup permission. You must manually add it to the CFT template to enable it.

Azure Kusto

24.8.1

azure-kusto-databases

Additional permissions required:

  • Microsoft.Kusto/Clusters/read

  • Microsoft.Kusto/Clusters/Databases/read

The Reader role includes the permissions.

Azure Active Directory

24.8.1

azure-active-directory-authentication-strength-policy

Additional permission required:

  • Policy.Read.All

The Reader role includes the permission.

Azure Monitor

24.8.1

azure-monitor-data-collection-rules

Additional permission required:

  • Microsoft.Insights/DataCollectionRules/Read

The Reader role includes the permission.

Azure SQL Database

24.8.1

azure-sql-vm

Additional permission required:

  • Microsoft.SqlVirtualMachine/sqlVirtualMachines/read

The Reader role includes the permission.

Azure Virtual Desktop

24.8.1

azure-virtual-desktop-application-groups

Additional permission required:

  • Microsoft.DesktopVirtualization/applicationgroups/read

The Reader role includes the permission.

Google Application Integration

24.8.1

gcloud-application-integration

Additional permissions required:

  • integrations.integrations.list

  • integrations.integrationVersions.list

The Viewer role includes the permissions.

Google Backup and DR

24.8.1

gcloud-backup-dr-management-server

Additional permissions required:

  • backupdr.managementServers.list

  • backupdr.managementServers.getIamPolicy

The Viewer role includes the permissions.

Google Cloud Scheduler

24.8.1

gcloud-cloud-scheduler-job

Additional permission required:

  • cloudscheduler.jobs.list

The Viewer role includes the permission.

New Policies

Policies

Description

AWS API Gateway REST API execution logging disabled

24.8.2

This policy identifies AWS API Gateway REST API’s that have disabled execution logging in their stages.

AWS API Gateway REST API is a service for creating and managing RESTful APIs integrated with backend services like Lambda and HTTP endpoints. Execution logs all the API activity logs to CloudWatch, which helps in incident response, security and compliance, troubleshooting, and monitoring.

It is recommended to enable logging on the API Gateway REST API to track API activity.

Policy Severity— Informational

Policy Type— Config

AWS S3 access point Block public access setting disabled

24.8.2

This policy identifies AWS S3 access points with the block public access setting disabled.

AWS S3 Access Point simplifies managing data access by creating unique access control policies for specific applications or users within a S3 bucket. The Amazon S3 Block Public Access feature manages access at the account, bucket, and access point levels. Each level’s settings can be configured independently but cannot override more restrictive settings at higher levels. Instead, access point settings complement those at the account and bucket levels.

It is recommended to enable the Block public access setting on a S3 access point unless intended for public exposure.

Policy Severity— Medium

Policy Type— Config

AWS Secrets Manager secret configured with automatic rotation not rotated as scheduled

24.8.2

This policy identifies the AWS Secrets Manager secret not rotated successfully based on the rotation schedule.

Secrets Manager stores secrets centrally, encrypts them automatically, controls access, and rotates secrets safely. By rotating secrets, you replace long-term secrets with short-term ones, limiting the risk of unauthorized use. If secrets fail to rotate in Secrets Manager, long-term secrets remain in use, increasing the risk of unauthorized access and potential data breaches.

It is recommended that proper configuration and monitoring of the rotation process be ensured to mitigate these risks.

Policy Severity— Informational

Policy Type— Config

AWS S3 bucket with cross-account access

24.8.2

This policy identifies the AWS S3 bucket policy allows one or more of the actions (s3:DeleteBucketPolicy, s3:PutBucketAcl, s3:PutBucketPolicy, s3:PutEncryptionConfiguration, s3:PutObjectAcl) for a principal in another AWS account.

An S3 bucket policy that defines permissions and conditions for accessing an Amazon S3 bucket and its objects. Granting permissions like s3:DeleteBucketPolicy, s3:PutBucketAcl, s3:PutBucketPolicy, s3:PutEncryptionConfiguration, and s3:PutObjectAcl to other AWS accounts can lead to unauthorized access and potential data breaches.

It is recommended to review and remove permissions from the S3 bucket policy by deleting statements that grant access to restricted actions for other AWS accounts.

Policy Severity— Medium

Policy Type— Config

AWS Lambda Function with administrative permissions

24.8.2

This policy identifies Lambda Functions granted administrative permissions, increasing the blast radius in case of a potential compromise of the function.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

Azure Function App with administrative permissions

24.8.2

This policy identifies Function App instances granted administrative permissions, increasing the blast radius in case of a potential compromise of the function.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

Azure Database for MySQL flexible server public network access setting is enabled

24.8.2

This policy identifies Azure Database for MySQL flexible servers which have public network access setting enabled.

Publicly accessible MySQL servers are vulnerable to external threats with risk of unauthorized access or may remotely exploit any vulnerabilities.

As a best security practice, it is recommended to configure the MySQL servers with IP-based strict server-level firewall rules or virtual-network rules or private endpoints so that servers are accessible only to restricted entities.

Policy Severity— Medium

Policy Type— Config

Azure Database for MySQL flexible server firewall rule allow access to all IPv4 address

24.8.2

This policy identifies Azure Database for MySQL flexible servers which have firewall rule allowing access to all IPV4 address.

MySQL server having a firewall rule with start IP being 0.0.0.0 and end IP being 255.255.255.255 (i.e. all IPv4 addresses) would allow access to server from any host on the internet. Allowing access to all IPv4 addresses expands the potential attack surface and exposes the MySQL server to increased threats.Allowing access to all IPv4 addresses expands the potential attack surface and exposes the MySQL server to increased threats.

As a best security practice, it is recommended to configure the MySQL servers with restricted IP-based server-level firewall rules so that servers are accessible only to restricted entities.

Policy Severity— Medium

Policy Type— Config

Azure Event Hub Namespace having authorization rules except RootManageSharedAccessKey

24.8.2

This policy identifies Azure Event Hub Namespaces which have authorization rules except RootManageSharedAccessKey.

Having Azure Event Hub namespace authorization rules other than 'RootManageSharedAccessKey' could provide access to all queues and topics under the namespace which pose a risk if these additional rules are not properly managed or secured.

As best practice, it is recommended to remove Event Hub namespace authorization rules other than RootManageSharedAccessKey and create access policies at the entity level, which provide access to only that specific entity for queues and topics.

Policy Severity— Informational

Policy Type— Config

Azure Event Hub Instance not defined with authorization rule

24.8.2

This policy identifies Azure Event Hub Instances that are not defined with authorization rules.

If the Azure Event Hub Instance authorization rule is not defined, there is a heightened risk of unauthorized access to the event hub data and resources. This could potentially lead to unauthorized data retrieval, tampering, or disruption of the event hub operations. Defining proper authorization rules helps mitigate these risks by controlling and restricting access to the event hub resources.

As a best practice, it is recommended to define the least privilege security model access policies at Event Hub Instance.

Policy Severity— Informational

Policy Type— Config

Azure user not restricted to create Microsoft Entra Security Group

24.8.2

This policy identifies instances in the Microsoft Entra ID configuration where security group creation is not restricted to administrators only.

When the ability to create security groups is enabled, all users in the directory can create new groups and add members to them. Unless there is a specific business need for this broad access, it is best to limit the creation of security groups to administrators only.

As a best practice, it is recommended to restrict the ability to create Microsoft Entra Security Groups to administrators only.

Policy Severity— Low

Policy Type— Config

Azure Guest User Invite not restricted to users with specific admin role

24.8.2

This policy identifies instances in the Microsoft Entra ID configuration where guest user invitations are not restricted to specific administrative roles.

Allowing anyone in the organization, including guests and non-admins, to invite guest users can lead to unauthorized access and potential data breaches. This unrestricted access poses a significant security risk.

As a best practice, it is recommended to configure guest user invites to specific admin roles. This will ensure that only authorized personnel can invite guests, maintaining tighter control over access to cloud resources.

Policy Severity— Medium

Policy Type— Config

Azure Machine learning compute instance configured with public IP

24.8.2

This policy identifies Azure Machine Learning compute instances which are configured with public IP.

Configuring an Azure Machine Learning compute instance with a public IP exposes it to significant security risks, including unauthorized access and cyber-attacks. This setup increases the likelihood of data breaches, where sensitive information and intellectual property could be accessed by unauthorized individuals, leading to potential data leakage and loss.

As a best practice, it is recommended not to configure Azure Machine Learning instances with public IP.

Policy Severity— Medium

Policy Type— Config

Cloud Service account is inactive for 90 days

24.8.2

This policy identifies cloud service accounts in Azure, AWS, and GCP that have not been used in the last 90 days.

Policy Severity— Low

Policy Type— IAM

Policy Subtype— Permissions

Cloud Service account with Metadata Write Permissions is inactive for 90 days

24.8.2

This policy identifies cloud service accounts in Azure, AWS, and GCP that have not been used in the last 90 days and hold Metadata Write permissions.

Policy Severity— Low

Policy Type— IAM

Policy Subtype— Permissions

Cloud Service account with Metadata Read Permissions is inactive for 90 days

24.8.2

This policy identifies cloud service accounts in Azure, AWS and GCP that have not been used in the last 90 days and hold Metadata Read permissions.

Policy Severity— Low

Policy Type— IAM

Policy Subtype— Permissions

Cloud Service account with Data Write Permissions is inactive for 90 days

24.8.2

This policy identifies cloud service accounts in Azure, AWS and GCP that have not been used in the last 90 days and hold Data Write permissions.

Policy Severity— Low

Policy Type— IAM

Policy Subtype— Permissions

Cloud Service account with Data Read Permissions is inactive for 90 days

24.8.2

This policy identifies cloud service accounts in Azure, AWS and GCP that have not been used in the last 90 days and hold Data Read permissions.

Policy Severity— Low

Policy Type— IAM

Policy Subtype— Permissions

AWS FSx for OpenZFS file systems not configured to copy tags to backups or volumes

24.8.1

This policy identifies the AWS FSx for OpenZFS file system is configured to copy tags to backups or volumes.

AWS FSx for OpenZFS is a managed service for deploying and scaling OpenZFS file systems on AWS. Tags make resource identification and management easier, ensuring consistent security policies across file systems. Without copying tags to backups and volumes in AWS FSx for OpenZFS, enforcing consistent access control and tracking sensitive data in these resources becomes challenging.

It is recommended to configure an FSx for the OpenZFS file system to copy tags to backups and volumes.

Policy Severity— Informational

Policy Type— Config

AWS Private CA root certificate authority is enabled

24.8.1

This policy identifies enabled AWS Private CA root certificate authorities.

AWS Private CA enables creating a root CA to issue private certificates for securing internal resources like servers, applications, users, devices, and containers. The root CA should be disabled for daily tasks to minimize risk, as it should only issue certificates for intermediate CAs, allowing it to remain secure while intermediate CAs handle the issuance of end-entity certificates.

It is recommended to disable the AWS Private CA root certificate authority to secure.

Policy Severity— Informational

Policy Type— Config

AWS EC2 instance is assigned with public IP

24.8.1

This policy identifies the AWS EC2 instance having a public IP address assigned.

AWS EC2 instances with public IPs are virtual servers hosted in the Amazon Web Services (AWS) cloud that can be accessed over the internet. Public IPs increase an EC2 instance’s attack surface, necessitating robust security configurations to prevent unauthorized access and attacks.

It is recommended to use private IPv4 addresses for communication between EC2 instances and disassociate the public IP address from an instance or disable auto-assign public IP addresses in the subnet.

Policy Severity— Informational

Policy Type— Config

AWS Secrets Manager secret not configured to rotate within 90 days

24.8.1

This policy identifies the AWS Secrets Manager secret is not configured to automatically rotate the secret within 90 days.

Rotating secrets minimizes the risk of compromised credentials and reduces exposure to potential threats. Failing to rotate secrets increases the risk of security breaches and prolonged exposure to threats.

It is recommended to configure automatic rotation in AWS Secrets Manager to replace long-term secrets with short-term ones, reducing the risk of compromise.

Policy Severity— Low

Policy Type— Config

AWS RDS instance with network path from the untrust internet source

24.8.1

This policy identifies AWS RDS instances with network path from untrusted internet source.

AWS RDS is AWS managed service for running relational databases in the cloud. Allowing an AWS RDS instance to be reachable from any untrusted internet source increases the risk of unauthorized access and potential security breaches due to expanded attack surface.

It is recommended to restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities for the RDS Database instances.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network Config

AWS Redshift cluster with network path from the untrust internet source

24.8.1

This policy identifies the AWS Redshift clusters with network path from the untrusted internet source.

Redshift clusters are AWS cloud-based data warehouses designed for data analysis and querying of large datasets. Allowing an AWS Redshift cluster to be reachable from any untrusted internet source increases the risk of unauthorized access and potential security breaches due to expanded attack surface.

It is recommended to restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities for the Redshift clusters.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network Config

Azure Microsoft Entra ID users can consent to apps accessing company data on their behalf not set to verified publishers

24.8.1

This policy identifies instances in the Microsoft Entra ID configuration where users in your Azure Microsoft Entra ID (formerly Azure Active Directory) can consent to applications accessing company data on their behalf, even if the applications are not from verified publishers.

Allowing unverified applications to access company data increases the likelihood of data breaches and unauthorized access, which could lead to the exposure of confidential information. Using unverified applications can lead to non-compliance with data protection regulations and undermine trust in the organization’s data handling practices.

As a best practice, it is recommended to configure the user consent settings to restrict access only to applications from verified publishers.

Policy Severity— Low

Policy Type— Config

Azure Machine Learning compute instance not running latest OS Image Version

24.8.1

This policy identifies Azure Machine Learning compute instances not running on the latest available image version.

Running compute instances on outdated image versions increases security risks. Without the latest security patches and updates, these instances are more vulnerable to attacks, which can compromise machine learning models and data.

As a best practice, it is recommended to recreate or update Azure Machine Learning compute instances to the latest image version, ensuring they have the most recent security patches and updates.

Policy Severity— Medium

Policy Type— Config

Azure Network Watcher not enabled

24.8.1

This policy identifies Azure subscription regions where Network Watcher is not enabled.

Azure Network Watcher provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Without Network Watcher enabled, you lose critical capabilities to monitor and diagnose network issues, making it difficult to identify and resolve performance bottlenecks, network security rules, and connectivity issues.

As a best practice, it is recommended to enable Azure Network Watcher for your region to leverage its monitoring and diagnostic capabilities.

Policy Severity— Informational

Policy Type— Config

Azure SQL server public network access setting is enabled

24.8.1

This policy identifies Azure SQL servers which have public network access setting enabled.

Publicly accessible SQL servers are vulnerable to external threats with risk of unauthorized access or may remotely exploit any vulnerabilities.

It is recommended to configure the SQL servers with IP-based strict server-level firewall rules or virtual-network rules or private endpoints so that servers are accessible only to restricted entities.

Policy Severity— Medium

Policy Type— Config

Azure PostgreSQL flexible server secure transport parameter is disabled

24.8.1

This policy identifies PostgreSQL flexible servers for which secure transport (SSL connectivity) parameter is disabled.

Secure transport (SSL connectivity) helps to provide a new layer of security, by connecting server to client applications using Secure Sockets Layer (SSL). Enforcing SSL connections between server and client applications helps protect against ‘man in the middle’ attacks by encrypting the data stream between the server and application.

As a security best practice, it is recommended to enable secure transport parameter for Azure PostgreSQL flexible server.

Policy Severity— Medium

Policy Type— Config

Azure SQL server using insecure TLS version

24.8.1

This policy identifies Azure SQL servers which use insecure TLS version.

Enforcing TLS connections between database server and client applications helps protect against 'man in the middle' attacks by encrypting the data stream between the server and application.

As a security best practice, it is recommended to use the latest TLS version for Azure SQL server.

Policy Severity— Medium

Policy Type— Config

GCP Cloud Function not enabled with VPC connector for network egress

24.8.1

This policy identifies GCP Cloud Functions that are not enabled with a VPC connector for network egress. This includes both Cloud Functions v1 and Cloud Functions v2.

Using a VPC connector for network egress in GCP Cloud Functions is crucial to prevent security risks such as data interception and unauthorized access. This practice strengthens security by allowing safe communication with private resources, enhancing traffic monitoring, reducing the risk of data leaks, and ensuring compliance with security policies.

It is recommended to configure GCP Cloud Functions with a VPC connector.

Policy Severity— Informational

Policy Type— Config

GCP Cloud Function with overly permissive network ingress settings

24.8.1

This policy identifies GCP Cloud Functions that have overly permissive network ingress settings. This includes both Cloud Functions v1 and Cloud Functions v2.

Ingress settings control whether resources outside of your Google Cloud project or VPC Service Controls perimeter can invoke a function. With overly permissive ingress setting, all inbound requests to invoke function are allowed, both from the public and from resources within the same project. Restrictive network ingress settings for cloud functions in GCP minimize the risk of unauthorized access and attacks by limiting inbound traffic to trusted sources. This approach enhances security, prevents malicious activities, and ensures only legitimate traffic reaches your applications.

It is recommended to restrict the public traffic and allow traffic from VPC networks in the same project or traffic through the Cloud Load Balancer.

Policy Severity— Low

Policy Type— Config

GCP Cloud Function v1 is using unsecured HTTP trigger

24.8.1

This policy identifies GCP Cloud Functions v1 that are using unsecured HTTP trigger.

Using HTTP triggers for cloud functions poses significant security risks, including vulnerability to interception, tampering, and various attacks like man-in-the-middle. Conversely, HTTPS triggers provide encrypted communication, safeguarding sensitive data and ensuring confidentiality. HTTPS also supports authentication mechanisms, enhancing overall security and trust.

It is recommended to enable 'Require HTTPS' for HTTP triggers for all cloud functions v1.

Policy Severity— Medium

Policy Type— Config

GCP Cloud Function is publicly accessible by allUsers or allAuthenticatedUsers

24.8.1

This policy identifies GCP Cloud Functions that are publicly accessible by allUsers or allAuthenticatedUsers.

Granting permissions to 'allusers' or 'allAuthenticatedUsers' on any resource in GCP makes the resource public. Public access over cloud functions can lead to unauthorized invocations of the function or leakage of sensitive information such as the function’s source code.

Following the least privileged access policy, it is recommended to grant access restrictively and avoid granting permissions to allUsers or allAuthenticatedUsers unless absolutely needed.

Policy Severity— Medium

Policy Type— Config

GCP Cloud Function is granted a basic role

24.8.1

This policy identifies GCP Cloud Functions that are granted a basic role. This includes both Cloud Functions v1 and Cloud Functions v2.

Basic roles are highly permissive roles that existed before the introduction of IAM and grant wide access over project to the grantee. The use of basic roles for granting permissions increases the blast radius and could help to escalate privilege further in case the Cloud Function is compromised.

Following the principle of least privilege, it is recommended to avoid the use of basic roles.

Policy Severity— Medium

Policy Type— Config

OCI Object Storage Bucket write level logging is disabled

24.8.1

This policy identifies Object Storage buckets that have write-level logging disabled.

Enabling write-level logging for Object Storage provides more visibility into changes to objects in your buckets. Without write-level logging, there is no record of changes made to the bucket. This lack of visibility can lead to undetected data breaches, unauthorized changes, and compliance violations.

As a best practice, it is recommended to enable write-level logging on Object Storage buckets.

Policy Severity— Low

Policy Type— Config

User with Administrative Permissions Has Active Access Keys Which Are Unused Over 90 Days

24.8.1

Identifies user accounts with administrative permissions for which active access keys exist and have not been used in at least 90 days. Access keys are long-term credentials which allow AWS IAM users programmatic access to resources. When the user in question possesses administrative permissions, and their access keys are active but not in use, they can potentially be found by an adversary, granting them administrative permissions.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

Cloud Service account with high privileges is inactive for 90 days and is assigned to a resource

24.8.1

Identifies cloud service accounts in Azure, AWS and GCP which have administrative permissions that have not been used in the last 90 days and are attached to a resource.

As opposed to user accounts, service accounts are predictable. Therefore, if a service account has administrative permissions which it has not used in the past 90 days, we can confidently say the resource it is attached to does not require them, and remove the permissions, decreasing the blast radius in case of a compromise of the service account.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

User account with high privileges and MFA disabled

24.8.1

Identifies user accounts with administrative permissions for which Multi-Factor Authentication (MFA) is not enabled.

Sensitive accounts such as those with administrative permissions are considered high value to attackers and tend to be targeted.

As such, these accounts, when not safeguarded by an additional authentication factor, have a higher chance of successful compromise, which would result in the adversary gaining administrative permissions within your ogranization.

Policy Severity— High

Policy Type— IAM

Policy Subtype— Permissions

Third-Party Service Account with High Privileges at the Folder or Organization Level

24.8.1

Identifies instances of third-party vendor owned service accounts which are granted high privileges and may allow administrative access to your cloud environment.

This increases the attack surface, as in case of a compromise of the vendor’s environment, an attacker would gain elevated access to your account by abusing the service account permissions.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

Service Account with Cross Cloud Administrative Access

24.8.1

Identifies service accounts with permissions to assume an administrative role in another account hosted in a different cloud vendor environment.

Administrative permissions can result in the compromising of the security posture of your organization.

As the service account resides in a separate cloud vendor’s environment, a compromise of the source account could lead to lateral movement exposing the second account and enlarging the blast radius across cloud provider environments.

Policy Severity— Medium

Policy Type— IAM

Policy Subtype— Permissions

Policy Updates

Policy Updates

Description

Policy Updates—RQL and Metadata

AWS SageMaker endpoint data encryption at rest not configured with CMK

24.8.2

Changes— The policy name and description are updated.

Current Policy Name— AWS SageMaker endpoint data encryption at rest not configured

Updated Policy Name— AWS SageMaker endpoint data encryption at rest not configured with CMK

Current Policy Description— This policy identifies AWS SageMaker Endpoints not configured with data encryption at rest.

AWS SageMaker Endpoint configuration defines the resources and settings for deploying machine learning models to SageMaker endpoints. By default, SageMaker Endpoints are not encrypted at rest. Enabling the encryption helps protect the integrity and confidentiality of the data on the storage volume attached to the ML compute instance that hosts the endpoint.

It is recommended to set encryption at rest to mitigate the risk of unauthorized access and potential data breaches.

Updated Policy Description— This policy identifies AWS SageMaker Endpoints not configured with data encryption at rest.

AWS SageMaker Endpoint configuration defines the resources and settings for deploying machine learning models to SageMaker endpoints. By default, SageMaker encryption uses transient keys if a KMS key is not specified, which does not provide the control and management benefits of AWS Customer Managed KMS Key. Enabling the encryption helps protect the integrity and confidentiality of the data on the storage volume attached to the ML compute instance that hosts the endpoint.

It is recommended to set encryption at rest to mitigate the risk of unauthorized access and potential data breaches.

Policy Severity— High

Policy Type— Config

Impact— No impact on alerts.

GCP GKE unsupported Master node version

24.8.1

Changes— The policy description and RQL are updated to narrow down resources based on currently supported GKE versions and remove false positives.

Current Policy Description— Ensure your GKE Master node version is supported. This policy checks your GKE master node version and generates an alert if the version running is unsupported.

Updated Policy Description— This policy identifies the GKE master node version and generates an alert if the version running is unsupported.

Using an unsupported version of Google Kubernetes Engine (GKE) on Google Cloud Platform (GCP) can lead to several potential issues and risks, such as security vulnerabilities, compatibility issues, performance and stability problems, and compliance concerns. To mitigate these risks, it’s crucial to regularly update the GKE clusters to supported versions recommended by Google Cloud.

As a security best practice, it is always recommended to use the latest version of GKE.

Policy Severity— Medium

Policy Type— Config

Current RQL—

Updated RQL—

Impact— Low. Existing alerts will be resolved for the GKE clusters where the GKE major and minor versions are not end of life as per the GCP release schedule.

GCP GKE unsupported node version

24.8.1

Changes— The policy description and RQL are updated to narrow down resources based on currently supported GKE versions and remove false positives.

Current Policy Description— Ensure your GKE node version is supported. This policy checks your GKE node version and generates an alert if the version running is unsupported.

Updated Policy Description— This policy identifies the GKE node version and generates an alert if the version running is unsupported.

Using an unsupported version of Google Kubernetes Engine (GKE) on Google Cloud Platform (GCP) can lead to several potential issues and risks, such as security vulnerabilities, compatibility issues, performance and stability problems, and compliance concerns. To mitigate these risks, it’s crucial to regularly update the GKE clusters to supported versions recommended by Google Cloud.

As a security best practice, it is always recommended to use the latest version of GKE.

Policy Severity— Medium

Policy Type— Config

Current RQL—

Updated RQL—

Impact— Low. Existing alerts will be resolved for the GKE clusters where the GKE major and minor versions are not end of life as per the GCP release schedule.

AWS Secret Manager Secret that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS Secret Manager Secret that is publicly accessible through IAM policies

Updated Policy Name— AWS Secret Manager Secret is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS Secret Manager Secret resources which are publicly accessible through IAM policies. Ensure that the AWS Secret Manager Secret resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS Secret Manager Secrets with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS KMS Key that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS KMS Key that is publicly accessible through IAM policies

Updated Policy Name— AWS KMS Key is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS KMS Key resources which are publicly accessible through IAM policies. Ensure that the AWS KMS Key resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS KMS Keys with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS Lambda Layer Version that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS Lambda Layer Version that is publicly accessible through IAM policies

Updated Policy Name— AWS Lambda Layer Version is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS Lambda Layer Version resources which are publicly accessible through IAM policies. Ensure that the AWS AWS Lambda Layer Version resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS Lambda Layer Versions with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— Critical

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS SQS Queue that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS SQS Queue that is publicly accessible through IAM policies

Updated Policy Name— AWS SQS Queue is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS SQS Queue resources which are publicly accessible through IAM policies. Ensure that the AWS SQS Queue resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS SQS Queues with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS SNS Topic that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS SNS Topic that is publicly accessible through IAM policies

Updated Policy Name— AWS SNS Topic is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS SNS Topic resources which are publicly accessible through IAM policies. Ensure that the AWS SNS Topic resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS SNS Topics with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS ECR Repository that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS ECR Repository that is publicly accessible through IAM policies

Updated Policy Name— AWS ECR Repository is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS ECR Repository resources which are publicly accessible through IAM policies. Ensure that the AWS ECR Repository resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS ECR Repositories with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS S3 bucket with data destruction permissions is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS S3 bucket with data destruction permissions is publicly accessible through IAM policies

Updated Policy Name— AWS S3 Bucket with Data Destruction Permissions is Publicly Accessible Through Resource-Based Policies

Current Policy Description— Having a publicly accessible AWS S3 bucket with the 's3:DeleteBucket' permission can be extremely risky. This permission allows anyone with access to the bucket to delete the bucket with all objects inside. If unauthorized access or compromise occurs, it could result in intentional or accidental data destruction, leading to permanent loss of important or sensitive information stored in the bucket.

Updated Policy Description— This policy identifies AWS S3 Buckets with Resource-based policies which allow all principals and the 's3:DeleteBucket' permission. This configuration could grant anyone with access to the bucket the ability to delete it together with all objects inside, potentially leading to permanent loss of information stored in the bucket.

Policy Severity— Low

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

AWS S3 bucket that is publicly accessible through IAM policies

24.8.1

Changes— The policy name, description, and RQL are updated to take into account all resource-based policy conditions to ensure full coverage.

Current Policy Name— AWS S3 bucket that is publicly accessible through IAM policies

Updated Policy Name— AWS S3 bucket is Publicly Accessible Through Resource-Based Policies

Current Policy Description— This policy identifies the AWS S3 bucket resources which are publicly accessible through IAM policies. Ensure that the AWS S3 bucket resources provisioned in your AWS account are not publicly accessible from the Internet to avoid sensitive data exposure and minimize security risks.

Updated Policy Description— This policy identifies AWS S3 Buckets with Resource-based policies which allow all principals. This configuration creates a risk of sensitive information exposure.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

Third-party service account can assume a service account with high privileges

24.8.1

Changes— The policy description and RQL are updated to add support for GCP service accounts

Current Policy Description— This policy identifies instances where third-party vendors are granted the ability to assume roles with high privileges and may allow significant administrative access to your cloud environment. Such permissions can potentially lead to unauthorized access or escalation of privileges, compromising the security posture of your organization

Updated Policy Description— This policy identifies instances where third-party vendors are granted the ability to assume or impersonate roles with high privileges and may allow significant administrative access to your cloud environment. Such permissions can potentially lead to unauthorized access or escalation of privileges, compromising the security posture of your organization.

Policy Severity— High

Policy Type— IAM

Current RQL—

Updated RQL—

Impact— No impact on alerts.

Policy Updates—Metadata

AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0)

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0)

Updated Policy Name— AWS EC2 instance with network path from the internet (0.0.0.0/0)

Current Policy Description— This policy identifies AWS EC2 instances that are internet reachable with unrestricted access (0.0.0.0/0). EC2 instances with unrestricted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies AWS EC2 instances with network path from the internet (0.0.0.0/0).

AWS EC2 instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

Updated Policy Name— AWS EC2 instance with network path from the internet (0.0.0.0/0) on ports 80/443

Current Policy Description— This policy identifies AWS EC2 instances that are internet reachable with unrestricted access (0.0.0.0/0) to HTTP/HTTPS ports (80 / 443). EC2 instances with unrestricted access to the internet for HTTP/HTTPS ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies AWS EC2 instances with network path from the internet (0.0.0.0/0) on ports 80/443.

AWS EC2 instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Port 80 and 443 are frequently targeted ports and utilized for HTTP and HTTPS protocols, making them susceptible to attacks like cross-site scripting, SQL injections, cross-site request forgeries, and DDoS attacks.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— Informational

Policy Type— Network

Impact— No impact on alerts.

AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports

Updated Policy Name— AWS EC2 instance that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports

Current Policy Description— This policy identifies AWS EC2 instances that are internet reachable with unrestricted access (0.0.0.0/0) to Admin ports (22 / 3389). EC2 instances with unrestricted access to the internet for admin ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies AWS EC2 instances with network path from the internet (0.0.0.0/0) on ports 22/3389.

AWS EC2 instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Port 22 and 2289 are frequently targeted ports and utilized for remote access using SSH and RDP protocols respectively, making them susceptible to attacks like brute force and vulnerability exposure/exploitation.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

AWS EC2 instance that is reachable from untrust internet source to ports with high risk

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— AWS EC2 instance that is reachable from untrust internet source to ports with high risk

Updated Policy Name— AWS EC2 instance with network path from the untrust internet source on ports with high risk

Current Policy Description— This policy identifies AWS EC2 instances that are internet reachable with untrust internet source to ports with high risk. EC2 instances with unrestricted access to the internet for high risky port may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies AWS EC2 instances with network path from the untrust internet source on ports with high risk.

AWS EC2 instances with network path from the untrust internet source on ports with high risk increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

AWS EC2 instance with unrestricted outbound access to internet

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— AWS EC2 instance with unrestricted outbound access to internet

Updated Policy Name— AWS EC2 instance with network path to the internet (0.0.0.0/0)

Current Policy Description— This policy identifies EC2 instances that allow unrestricted outbound traffic to the internet. As a best practice, restrict outbound traffic and limit the access to known hosts or services.

Updated Policy Description— This policy identifies AWS EC2 instances with network path to the internet (0.0.0.0/0).

AWS EC2 instances with network path to the internet increases the risk of cyber attacks, crypto mining and data breaches which can be used by malicious actors. Such instances are especially prone to data exfiltration or mining exploits.

As a best practice, restrict traffic to unknown IP addresses and limit the access to known hosts, services, or specific entities.

Policy Severity— Medium

Policy Type— Network

Impact— No impact on alerts.

Azure Cosmos DB (PaaS) instance reachable from untrust internet source

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure Cosmos DB (PaaS) instance reachable from untrust internet source

Updated Policy Name— Azure Cosmos DB (PaaS) instance with network path from the untrust internet source

Current Policy Description— This policy identifies Azure Cosmos DB (PaaS) instances that are internet reachable from untrust internet source. Cosmos DB (PaaS) instances with untrusted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure Cosmos DB (PaaS) instances with network path from the untrust internet source.

Cosmos DB (PaaS) instances with network path from the untrust internet source may enable bad actors to use brute force or exploit a vulnerability on a system to gain unauthorized access. Further database vulnerabilities or weaknesses could potentially be exploited to compromise the integrity, availability, or confidentiality of the data stored.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure MySQL (PaaS) instance reachable from untrust internet source on TCP port 3306

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure MySQL (PaaS) instance reachable from untrust internet source on TCP port 3306

Updated Policy Name— Azure MySQL (PaaS) instance with network path from the untrust internet source on TCP port 3306

Current Policy Description— This policy identifies Azure MySQL (PaaS) instances that are internet reachable from untrust internet source on TCP port 3306. MySQL (PaaS) instances with untrusted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure MySQL (PaaS) instance with network path from the untrust internet source on TCP port 3306.

Azure MySQL (PaaS) instance with network path from the untrust internet source on TCP port 3306 may enable bad actors to use brute force or exploit a vulnerability on a system to gain unauthorized access. Further database vulnerabilities or weaknesses could potentially be exploited to compromise the integrity, availability, or confidentiality of the data stored.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure PostgreSQL (PaaS) instance reachable from untrust internet source on TCP port 5432

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure PostgreSQL (PaaS) instance reachable from untrust internet source on TCP port 5432

Updated Policy Name— Azure PostgreSQL (PaaS) instance with network path from the untrust internet source on TCP port 5432

Current Policy Description— This policy identifies Azure PostgreSQL (PaaS) instances that are internet reachable from untrust internet source on TCP port 5432. PostgreSQL (PaaS) instances with untrusted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure PostgreSQL (PaaS) instance with network path from the untrust internet source on TCP port 5432.

Azure PostgreSQL (PaaS) instance with network path from the untrust internet source on TCP port 5432 may enable bad actors to use brute force or exploit a vulnerability on a system to gain unauthorized access. Further database vulnerabilities or weaknesses could potentially be exploited to compromise the integrity, availability, or confidentiality of the data stored.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure SQL Server (PaaS) reachable from any untrust internet source

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure SQL Server (PaaS) reachable from any untrust internet source

Updated Policy Name— Azure SQL Server (PaaS) with network path from the untrust internet source

Current Policy Description— This policy identifies Azure SQL Servers (PaaS) that are internet reachable from any untrust internet source. SQL Server instances with untrusted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from untrusted IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure SQL Server (PaaS) with network path from the untrust internet source.

Azure SQL Server (PaaS) with network path from the untrust internet source may enable bad actors to use brute force or exploit a vulnerability on a system to gain unauthorized access. Further database vulnerabilities or weaknesses could potentially be exploited to compromise the integrity, availability, or confidentiality of the data stored.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure Virtual Machine in running state that is internet reachable with unrestricted access (0.0.0.0/0)

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure Virtual Machine in running state that is internet reachable with unrestricted access (0.0.0.0/0)

Updated Policy Name— Azure Virtual Machine with network path from the internet (0.0.0.0/0)

Current Policy Description— This policy identifies Azure Virtual Machines in running state that are internet reachable with unrestricted access (0.0.0.0/0). Virtual Machines with unrestricted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure Virtual Machines with network path from the internet (0.0.0.0/0).

Azure Virtual Machines with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure Virtual Machine reachable from any untrust internet source to ports with high risk

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure Virtual Machine reachable from any untrust internet source to ports with high risk

Updated Policy Name— Azure Virtual Machine with network path from the untrust internet source on ports with high risk

Current Policy Description— This policy identifies Azure Virtual machines that are reachable from any untrust internet source to ports with high risk. Azure VMs with untrust access to ports with high risk may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure Virtual Machines with network path from the untrust internet source on ports with high risk.

Azure Virtual Machines with network path from the untrust internet source on ports with high risk increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure Virtual Machine that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure Virtual Machine that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

Updated Policy Name— Azure Virtual Machine with network path from the internet (0.0.0.0/0) on ports 80/443

Current Policy Description— This policy identifies Azure Virtual Machines that are internet reachable with unrestricted access (0.0.0.0/0) to HTTP/HTTPS ports (80 / 443). Azure Virtual Machines with unrestricted access to the internet for HTTP/HTTPS ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure Virtual Machines with network path from the internet (0.0.0.0/0) on ports 80/443.

Azure Virtual Machines with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Port 80 and 443 are frequently targeted ports and utilized for HTTP and HTTPS protocols, making them susceptible to attacks like cross-site scripting, SQL injections, cross-site request forgeries, and DDoS attacks.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Azure Virtual Machine that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports 22/3389

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— Azure Virtual Machine that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports 22/3389

Updated Policy Name— Azure Virtual Machine with network path from the internet (0.0.0.0/0) on Admin ports

Current Policy Description— This policy identifies Azure Virtual Machines that are internet reachable with unrestricted access (0.0.0.0/0) to admin ports. Azure VMs with unrestricted internet access to admin ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies Azure Virtual Machines with network path from the internet (0.0.0.0/0) on Admin ports.

Azure Virtual Machines with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Admin ports can increase opportunities for malicious activities such as hacking, Man-In-The-Middle attacks (MITM), and brute-force attacks

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0)

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0)

Updated Policy Name— GCP VM instance with network path from the internet (0.0.0.0/0)

Current Policy Description— This policy identifies GCP VM instances that are internet reachable with unrestricted access (0.0.0.0/0). VM instances with unrestricted access to the internet may enable bad actors to use brute force on a system to gain unauthorised access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit the access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies GCP VM instances with network path from the internet (0.0.0.0/0).

GCP VM instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0) on ports 80/443

Updated Policy Name— GCP VM instance with network path from the internet (0.0.0.0/0) on ports 80/443

Current Policy Description— This policy identifies GCP VM instances that are internet reachable with unrestricted access (0.0.0.0/0) to HTTP/HTTPS ports (80 / 443). GCP VM instances with unrestricted access to the internet for HTTP/HTTPS ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies GCP VM instances with network path from the internet (0.0.0.0/0) on ports 80/443.

GCP VM instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Port 80 and 443 are frequently targeted ports and utilized for HTTP and HTTPS protocols, making them susceptible to attacks like cross-site scripting, SQL injections, cross-site request forgeries, and DDoS attacks.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— Informational

Policy Type— Network

Impact— No impact on alerts.

GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports 22/3389

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— GCP VM instance that is internet reachable with unrestricted access (0.0.0.0/0) on Admin ports 22/3389

Updated Policy Name— GCP VM instance with network path from the internet (0.0.0.0/0) on Admin ports

Current Policy Description— This policy identifies GCP VM instances that are internet reachable with unrestricted access (0.0.0.0/0) to Admin ports (22 / 3389). VM instances with unrestricted internet access to admin ports may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies GCP VM instances with network path from the internet (0.0.0.0/0) on ports 22/3389.

GCP VM instances with network path from the internet increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits. Port 22 and 2289 are frequently targeted ports and utilized for remote access using SSH and RDP protocols respectively, making them susceptible to attacks like brute force and vulnerability exposure/exploitation.

As a best practice, restrict traffic from unknown IP addresses and limit the access from known hosts, services, or specific entities.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

GCP VM instance that is reachable from untrust internet source to ports with high risk

24.8.1

Changes— The policy name, description, and recommendation metadata are revised as follows:

Current Policy Name— GCP VM instance that is reachable from untrust internet source to ports with high risk

Updated Policy Name— GCP VM instance with network path from the untrust internet source on ports with high risk

Current Policy Description— This policy identifies GCP VM instances that are reachable from untrust internet source to ports with high risk. VM instances with unrestricted access to the internet for high risky port may enable bad actors to use brute force on a system to gain unauthorized access to the entire network. As a best practice, restrict traffic from unknown IP addresses and limit access to known hosts, services, or specific entities.

Updated Policy Description— This policy identifies GCP VM instances with network path from the untrust internet source on ports with high risk.

GCP VM instances with network path from the untrust internet source on ports with high risk increases the risk of unauthorized access, cyber attacks, and data breaches, as it may provide a larger attack surface for malicious actors. Such instances are especially prone to brute force or vulnerability exploits.

As a best practice, it is recommended to allow access from Trusted IP list and limit the access from known hosts, services, or specific entities.

Prisma Cloud Trusted IP List allows administrators to specify a list of IP addresses that are considered trusted or safe.

Policy Severity— High

Policy Type— Network

Impact— No impact on alerts.

Google Workspace Super Admin not enrolled with 2-step verification

24.8.1

Changes— The policy name, description, and metadata are revised as follows:

Current Policy Name— Google Workspace Super Admin not enrolled with 2-step verification

Updated Policy Name— GCP Google Workspace Super Admin not enrolled with 2-step verification

Current Policy Description— This policy identifies Google Workspace Super Admin that do not have 2-Step Verification enabled. Super Admin accounts have access to all features in the Admin console and Admin API. It is recommended to enable 2-Step Verification for all Super Admins as it provides an additional layer of security in case account credentials are compromised.

Updated Policy Description— This policy identifies Google Workspace Super Admins that do not have 2-Step Verification enabled.

Super Admin accounts have access to all features in the Admin console and Admin API. This additional layer of 2SV significantly reduces the risk of unauthorized access, protecting administrative controls and sensitive data from potential breaches. Implementing 2-Step Verification safeguards your entire Google Workspace environment, maintaining robust security and compliance standards.

It is recommended to enable 2-Step Verification for all Super Admins as it provides an additional layer of security in case account credentials are compromised.

Policy Severity— High

Policy Type— Config

Impact— No impact on alerts.

Google Workspace User not enrolled with 2-step verification

24.8.1

Changes— The policy name, description, and metadata are revised as follows:

Current Policy Name— Google Workspace User not enrolled with 2-step verification

Updated Policy Name— GCP Google Workspace User not enrolled with 2-step verification.

Current Policy Description— This policy identifies Google Workspace Users who do not have 2-Step Verification enabled. 2-Step Verification is a simple best practice that adds an extra layer of protection on top of username and password combination. It is recommended to enable 2-Step Verification for all users as it provides increased security for user account settings and resources.

Updated Policy Description— This policy identifies Google Workspace Super Admins that do not have 2-Step Verification enabled.

Super Admin accounts have access to all features in the Admin console and Admin API. This additional layer of 2SV significantly reduces the risk of unauthorized access, protecting administrative controls and sensitive data from potential breaches. Implementing 2-Step Verification safeguards your entire Google Workspace environment, maintaining robust security and compliance standards.

It is recommended to enable 2-Step Verification for all Super Admins as it provides an additional layer of security in case account credentials are compromised.

Policy Severity— Medium

Policy Type— Config

Impact— No impact on alerts.

New Compliance Benchmarks and Updates

Compliance Benchmark

Description

SEBI - Consolidated Cybersecurity and Cyber Resilience Framework (CSCRF)

24.8.2

Prisma Cloud now supports Consolidated Cybersecurity and Cyber Resilience Framework (CSCRF) released by the Securities and Exchange Board of India (SEBI). CSCRF aims to establish a unified framework that encompasses various strategies to safeguard REs (Regulated Entities) and Market Infrastructure Institutions (MIIs) against cyber risks and incidents.

You can view this built-in standard and the associated policies on the Compliance > Standards page. You can also generate reports for immediate viewing or download, or schedule recurring reports to track this compliance standard over time.

Secure Controls Framework (SCF) - 2024.2

24.8.2

Prisma Cloud has been updated to incorporate support for the Secure Controls Framework (SCF) - 2024.2, providing a comprehensive approach to both cybersecurity and privacy practices for safeguarding organizational information assets. The SCF’s latest version elaborates on the refinement of current controls, introduces new controls tailored to counteract recent threats and technological advancements, ensures alignment with the most current compliance mandates, and integrates modifications driven by input from the community and industry professionals.

You can view this built-in standard and the associated policies on the Compliance > Standards page. You can also generate reports for immediate viewing or download, or schedule recurring reports to track this compliance standard over time.

NIST SP 800-171 Revision 3

24.8.2

Prisma Cloud now supports the latest version of NIST SP 800-171 Revision 3. This updated includes significant updates to the publication’s control families, security controls and new Prisma cloud policies are mapped to the controls increasing the overall coverage.

You can view this built-in standard and the associated policies on the Compliance > Standards page. You can also generate reports for immediate viewing or download, or schedule recurring reports to track this compliance standard over time.

Update for CIS AWS Foundation Benchmark

24.8.2

New Policy mappings are added to both Level 1 and Level 2 of CIS AWS Foundation benchmark v2.0.0 and CIS AWS Foundation benchmark v3.0.0 to improve policy mapping coverage.

Impact— As new mappings are introduced, compliance scoring might vary.

Update for CIS Microsoft Azure Foundation Benchmark

24.8.2

New Policy mappings are added to both Level 1 and Level 2 of CIS Microsoft Azure Foundation benchmark v2.0.0 and CIS AWS Foundation benchmark v2.1.0 to improve policy mapping coverage.

Impact— As new mappings are introduced, compliance scoring might vary.

Update for GDPR

24.8.2

New Policy mappings are added to the GDPR compliance standard.

Impact— As new mappings are introduced, compliance scoring might vary.

CIS Controls v8.1

24.8.1

Prisma Cloud now includes support for the CIS Critical Security Control v8.1 ensuring that your compliance monitoring is based on the latest cybersecurity best practices. This update introduces refined compliance checks, enhanced security profiles, improved reporting functionalities, and actionable remediation recommendations.

You can now view the built-in standard and the associated policies on the Compliance > Standards page. You can also generate reports for immediate viewing or download, or schedule recurring reports to track this compliance standard over time.

REST API Updates

Change

Description

Vulnerabilities Dashboard API

24.8.2

A new View query parameter is added to the Get Vulnerabilities by RQL API. When searching for vulnerabilities using an RQL query, you can view the details by CVE or Asset. This parameter allows you to get the vulnerabilities details based on the CVE view or Asset view.

Policy API

24.8.1

The following endpoints now have a readOnly response parameter to protect policies from unwanted edits.

Search Manager API

24.8.1

The following endpoints now have a readOnly response parameter to protect associated saved searches from unwanted edits.

Deprecation Notices

Change

Description

End of Support for Azure Time Series Insights and Azure Data Catalog Services

24.8.2

The following APIs are deprecated since Azure has announced the retirement of Azure Time Series Insights and Azure Data Catalog Services. Due to this deprecation, Prisma Cloud will no longer ingest metadata for the following APIs:

  • azure-timeseriesinsights-environments

  • azure-datacatalog-catalog

When running an RQL query, the key will not be available in the api.name attribute auto-completion.

Impact— If you have a saved search or custom policies based on these APIs, you must delete them manually. The policy alerts will be resolved as Policy_Deleted.

End of Sale Notice

Feature

Description

Prisma Cloud Data Security

With the GA release of Prisma Cloud DSPM and AI-SPM, Prisma Cloud Data Security (PCDS) module is now in the End of Sale (EOS) status. Note the following important dates:

  • PCDS EOS will be effective on August 31, 2024.

  • Prisma Cloud tenants will no longer be able to subscribe to the PCDS module after September 1, 2024.

  • PCDS subscribed tenants can continue to use the PCDS module until its End of Life.

  • End of Life/End of Support will be effective on August 31, 2025 (one year after EOS).

Last updated

Was this helpful?