Skip to content

Commit

Permalink
[Runtime Security RN]: Newton Update 3 PCEE (#230)
Browse files Browse the repository at this point in the history
* [Runtime Security RN]: Newton Update 3 PCEE

* Table format fix
  • Loading branch information
divyabhushan authored Nov 13, 2023
1 parent d0b6ebb commit 457d55a
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,29 @@ The list of fixed issues are not cumulative; only the issues that are fixed with
|===
|*ISSUE ID*
|*DESCRIPTION*
//CWP-52647
|tt:[Fixed in 31.03.xxx]
|Fixed a bug in agentless scanning that in some cases did not discover all hosts deployed in the cloud environment.

|tt:[Fixed in 23.11.1] *RLP-118358*
//CWP-52324
|tt:[Fixed in 31.03.xxx]
|Fixed a bug for AWS accounts configured to scan in hub mode. The bug caused a permissions error to appear in the UI during the cleanup stage, while no actual permissions issues were present and the scan was completed successfully.

//CWP-47278
|tt:[Fixed in 31.03.xxx]
|Fixed an issue wherein the alerts were pending in the immediate alerts queue and causing logging errors.

//CWP-52046
|tt:[Fixed in 31.03.xxx]
|Fixed an issue with a broken Jenkins CI link that incorrectly pointed to the Console with filter “true” and no relevant results. The Jenkins output log link now correctly shows the relevant filter for the Jenkins job under *Monitor > Vulnerabilities > Images > CI*.

//CWP-52169
|tt:[Fixed in 31.03.xxx]
|Fixed an issue wherein the Tanzu apps were missing under *Monitor > Vulnerabilities* scan results for the deployed images on the Diego cells and the image scanning for TAS applications mounted on the external system took extremely long.
To fix this issue, the Defender scan now ignores scanning the images of TAS applications mounted on the external file system.

|tt:[Fixed in 23.11.1]
//*RLP-118358*
//Added in 23.10.2. Mark as fixed in 11.1
|Knowledge Center is temporarily disabled for content updates. The Prisma Cloud documentation is moving to a new site https://docs.prismacloud.io[docs.prismacloud.io], and the knowledge center will be available with the updated content with 23.11.1.

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
[#id-november2023]
== Features Introduced in November 2023

Learn about the new Compute capabilities on Prisma™ Cloud Enterprise Edition (SaaS) in November 2023.

The host, container, and serverless capabilities on the *Compute* tab are being upgraded starting on November 12, 2023. When upgraded, the version will be 31.03.xxx.

=== 31.03.xxx

//* xref:#defender-upgrade[Defender Upgrade]
//* xref:#new-features-prisma-cloud-compute[New Features in Prisma Cloud Compute]
* xref:#enhancements[Enhancements]
//* xref:#api-changes[API Changes]
//* xref:#breaking-api-changes[Breaking Changes in API]
//* xref:#deprecation-notice[Deprecation Notice]
//* xref:#id-backward-compatibility[Backward Compatibility for New Features]
* xref:#end-of-support[End of Support Notifications]
* See also xref:../../../known-issues/known-fixed-issues.adoc[Known Issues]


// [#new-features-prisma-cloud-compute]
// === New Features in Prisma Cloud Compute

// [cols="40%a,60%a"]
// |===

// |*Heading*
// |Desc

// |===

[#enhancements]
=== Enhancements

[cols="40%a,60%a"]
|===

//CWP-47058
|*New Agentless Azure Regions*
|Added new regions "Israel Central" and "Italy North" in Azure agentless configuration.

|===

//[#end-of-support]
//=== End of Support Notifications
//[#api-changes]
// === API Changes
// [cols="40%a,60%a"]
// |===

// |*Heading*
// |Desc

// |===
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Prisma™ Cloud is your code to cloud security platfrom that provides security a

//Prisma Cloud Application Security identifies vulnerabilities, misconfigurations and compliance violations in Infrastructure as Code ( IaC) templates, container images and git repositories.

If you are using Runtime Security, the current version is 31.02.133.
If you are using Runtime Security, the current version is 31.03.xxx.
//It will be upgraded to 32.00.xxx on >>>, 2023.

To view the current operational status of Palo Alto Networks cloud services, see https://status.paloaltonetworks.com/[https://status.paloaltonetworks.com/].
Expand Down

0 comments on commit 457d55a

Please sign in to comment.