Features Introduced in October 2023
Learn what’s new on Prisma® Cloud in October 2023.
New Features Introduced in 23.10.1
New Features
FEATURE
DESCRIPTION
Service Provider initiated Single Sign On (SSO)
Prisma Cloud introduces a new Service Provider initiated SSO capability. Leveraging OpenID Connect (OIDC), this option enables Prisma Cloud System Administrators to allow users to sign in to Prisma Cloud with their Identity Provider (IdP) credentials. Learn more about setting up SP initiated SSO.
API Ingestions
SERVICE
API DETAILS
AWS Budgets
aws-budgets-budget
Additional permission required:
budgets:ViewBudget
You must manually add or update the CFT template to enable the permission.
Amazon EC2
aws-ec2-launch-template
Additional permissions required:
ec2:DescribeLaunchTemplatesec2:DescribeLaunchTemplateVersions
The Security Audit role includes the permissions.
AWS Well-Architected Tool
aws-well-architected-tool-workload
Additional permissions required:
wellarchitected:GetWorkloadwellarchitected:ListWorkloads
You must manually add or update the CFT template to enable the permissions.
Azure CDN
azure-frontdoor-standardpremium-afd-endpoints
Additional permissions required:
Microsoft.Cdn/profiles/readMicrosoft.Cdn/profiles/afdendpoints/read
The Reader role includes the permissions.
Azure DNS
azure-dns-privatedns-zones
Additional permission required:
Microsoft.Network/privateDnsZones/read
The Reader role includes the permission.
Google Certificate Manager
gcloud-certificate-manager-certificate
Additional permissions required:
certificatemanager.locations.listcertificatemanager.certs.list
The Viewer role includes the permissions.
This API will not provide the details of CLASSIC Certificates under Google Cloud Certificate Manager.
Google Certificate Manager
gcloud-certificate-manager-dns-authorization
Additional permissions required:
certificatemanager.locations.listcertificatemanager.dnsauthorizations.list
The Viewer role includes the permissions.
Google Certificate Manager
gcloud-certificate-manager-certificate-issuance-config
Additional permission required:
certificatemanager.certissuanceconfigs.list
The Viewer role includes the permission.
Google Certificate Manager
gcloud-certificate-manager-certificate-map
Additional permission required:
certificatemanager.certmaps.list
The Viewer role includes the permission.
OCI Cloud Guard
oci-cloudguard-detector-recipe
Additional permissions required:
CG_DETECTOR_RECIPE_INSPECTCG_DETECTOR_RECIPE_READ
You must update the Terraform template to enable the permissions.
New Policies
POLICY UPDATES
DESCRIPTION
Azure Storage account not configured with SAS expiration policy
Identifies Azure Storage accounts not configured with SAS expiration policy.
A Shared Access Signature (SAS) expiration policy specifies a recommended interval over which the SAS is valid. SAS expiration policies apply to a service SAS or an account SAS. When a user generates service SAS or an account SAS with a validity interval that is larger than the recommended interval, they’ll see a warning. If Azure Storage logging with Azure Monitor is enabled, then an entry is written to the Azure Storage logs. It is recommended that you limit the interval for a SAS in case it is compromised.
Severity— Low
Policy Type— Config
Azure Storage account configured with Shared Key authorization
Identifies Azure Storage accounts configured with Shared Key authorization.
Azure Storage accounts authorized with Shared Key authorization via Shared Access Signature (SAS) tokens pose a security risk, as they allow sharing information with external unidentified identities. It is highly recommended to disable Shared Key authorization and Use Azure AD authorization as it provides superior security and ease of use over Shared Key.
Severity— Medium
Policy Type— Config
Azure Virtual machine configured with public IP and serial console access
Identifies Azure Virtual machines with public IP configured with serial console access (via Boot diagnostic setting).
The Microsoft Azure serial console feature provides access to a text-based console for virtual machines (VMs) running either Linux or Windows. Serial Console connects to the ttyS0 or COM1 serial port of the VM instance, providing access independent of the network or operating system state. Attacker can leverage public IP assigned Serial console enabled virtual machine for remote code execution and privilege escalation. It is recommended to restrict public access to the reported virtual machine and disable/restrict serial console feature.
Severity— Low
Policy Type— Config
Policy Updates
POLICY UPDATES
DESCRIPTION
Policy Updates—RQL
Azure Activity Log Policies
Changes— The RQL has been updated to ignore the case for the location parameter Global for the following policies:
Policy Name— Azure Activity log alert for Delete security solution does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for delete policy assignment does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Create or update SQL server firewall rule does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Create or update security solution does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Create policy assignment does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Create or update network security group rule does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Delete SQL server firewall rule does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Create or update network security group does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Delete network security group does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Update security policy does not exist
Current RQL—
Updated RQL—
Policy Name— Azure Activity log alert for Delete network security group rule does not exist
Current RQL—
Updated RQL—
Severity— Informational
Policy Type— Config
Impact— Medium. Existing alerts are resolved as Policy_Updated and new alerts will be generated.
Policy Deletions
AWS EC2 instance publicly exposed with critical/high exploitable vulnerabilities and port scan activity
This policy has been deleted from Prisma Cloud.
Severity— Critical
Policy Type— Attack Path
Impact— High. Previously generated alerts will be resolved as Policy_Deleted.
Changes in Existing Behavior
No changes in existing behavior for 23.10.1.
REST API Updates
CHANGE
DESCRIPTION
New APIs to Configure SSO using OpenID Connect (OIDC)
The following new endpoints are introduced to configure tenant SSO authentication using OpenID Connect (OIDC):
Get OIDC Configuration - GET authn/api/v1/oauth2/config
Update OIDC Configuration - PUT authn/api/v1/oauth2/config
Create an OIDC Configuration - POST authn/api/v1/oauth2/config
Update OIDC Configuration Partially - PATCH authn/api/v1/oauth2/config
Get OIDC Login URL - GET authn/api/v1/oauth2/login
Deprecation Notices
CHANGE
DESCRIPTION
Removal of Deprecated Get Resource Snapshot API
This deprecation was first announced in the Look Ahead that was published with the 23.9.1 release.
The deprecated GET /das/api/v1/resource API has been removed. Instead, you can use POST /uai/v1/asset.
Last updated
Was this helpful?

