> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/release-notes/prisma-cloud-release-information/classic-releases/prisma-cloud-compute-release-information/features-introduced-in-compute-july-2023.md).

# Features Introduced in July 2023

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

The host, container, and serverless capabilities on the **Compute** tab are being upgraded starting on July 16, 2023. When upgraded, the version will be 30.03.122.

* [New Features in Prisma Cloud Compute](#new-features-prisma-cloud-compute)
* [API Changes](#api-changes)
* See also [Known Issues](/release-notes/prisma-cloud-known-issues/known-fixed-issues.md)

## New Features in Prisma Cloud Compute

| Feature                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Enhancements**                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Package URL (pURL) Format Support for Vulnerabilities**          | <p>Prisma Cloud now adds package URLs (pURL) for packages and vulnerabilities while <a href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images">scanning the images using twistcli</a>. This helps to reliably reference the same software package using a simple and expressive syntax and conventions based on familiar URLs.</p><p>As you scan images with <code>twistcli</code>, you can filter the CVEs based on the pURL format in the CVE viewer.</p><p><img src="/files/fItUsGS2ydjZqFDmCVJF" alt="" data-size="original"></p>                                                                                                                                                                                                                                                                                                                                                                                                                          |
| **Registry Scan Scale Support Increased to 100k Images**           | Registry image scan limit has been increased to 1,000,000 from 100,000 for all image types.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Support for GitLab Container Registry**                          | Added support for [scanning GitLab Container Registry](https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/vulnerability_management/registry_scanning/scan-gitlab) without using admin credentials to manage and get a full list of all container registries/images.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **New Features in Agentless Security**                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Malware Support through Wildfire Integration**                   | Added enhanced malware [agentless scanning](https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/agentless-scanning) through an integration with Palo Alto Networks Advanced WildFire, the industry’s leading malware scanning feed. [Malware scanning](https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/compliance/malware) is supported across all Cloud Service Providers for Linux and Windows hosts and Linux container images, covering files suspected as Malware or Grayware. Malware scanning supports ELF binaries in Linux and supports binaries and shared libraries in Windows, providing comprehensive protection.                                                                                                                                                                                                                                                                                                                              |
| **Scan Errors Visibility Improvements in Agentless Scanning**      | <p>To get the most out of agentless scanning, this update categorizes issues during the <a href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/agentless-scanning">agentless scan process</a>, provides detailed information on their nature, source, and troubleshooting steps, and offers a seamless user interface experience. Easily understand and resolve issues, improving scan coverage and streamlining your scanning process.</p><p>As a side effect, this update might display erroneous scan details, that would be auto-remediated by a maximum of 2 agentless scan cycles.</p>                                                                                                                                                                                                                                                                                                                                                                                           |
| **Added Support for Parallel Agentless Scans of Accounts/Regions** | <p>Added the ability for <a href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/agentless-scanning#scanning-process">agentless scanning</a> to scan accounts and regions within those accounts in parallel.</p><p>The changes include the following enhancements.</p><ul><li>The UI shows the status of an ongoing scan for specific accounts. For example scanning or completed.</li><li>You can see the general progress of an ongoing scan on the Compute Cloud Accounts page instead of in the progress bar.</li><li>Your hub account is treated as an account dedicated for agentless scanning, which is used only to scan other accounts, and no longer scans itself.</li><li>You can manage the agentless scanning configuration centrally for all target accounts in the hub account configuration. You aren’t required to duplicate the configuration across all target accounts. For example, you can set custom networking configuration only on the hub account.</li></ul> |
| **New Features in Host Security**                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Enhanced the Syslog to include the same fields as the API**      | Added fields to enhance the [syslog output](https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/audit/logging) in alignment with the API call responses. Fields were added for container runtime audits, host runtime audits, container incidents, and host incidents.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |

## API Changes

<table data-header-hidden><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>CHANGE</td><td>DESCRIPTION</td></tr><tr><td><strong>Registry Settings API supports GitLab Container Registry</strong></td><td><p>Starting with 30.03, you no longer need to add GitLab Container Registry through Docker V2 registry which required administrative permissions to scan all images.</p><p>You can now directly add GitLab Container Registry in the <code>POST, settings/registry</code> endpoint by using the new schema <code>gitlabRegistrySpec</code> in the request body.</p><p>To add, you must specify the following parameters:</p><ul><li><strong>version</strong>: Specify the value <strong>gitlab</strong> for GitLab Container Registry.</li><li><strong>registry</strong>: Specify the GitLab registry URL address. Example, for native registries, you can specify the address as "https://registry.gitlab.com"</li><li><strong>credentialID</strong>: Specify the GitLab credential that you added in the credential store in Prisma Cloud Compute. For example, an API token that has atleast the <strong>read_api</strong> scope.</li><li><strong>gitlabRegistrySpec</strong>: Specify at least one of the following fields:</li><li><strong>userID</strong>: Specify your GitLab user ID to add all registries associated with it.</li><li><strong>projectIDs</strong>: Specify the project IDs to add all registries associated with a GitLab project.</li><li><strong>groupIDs</strong>: Specify the group ID to add all registries associated with a GitLab group.</li><li><strong>excludedGroupIDs</strong>: Specify the top-level group IDs that you don’t want to add.</li></ul><p><strong>Old (30.02 and earlier releases)</strong></p><p>Example request body schema:</p><pre><code>{
    "version": "2",
    "registry": "",
    "credentialID": "&#x3C;GitLab Token>",
    "repository": "library/ubuntu",
    "tag": "16.04",
    "os": "linux",
    "cap": 5,
    "scanners": 2,
    "collections": ["All"]
}
</code></pre><p><strong>New (in release 30.03)</strong></p><p>Example request body schema showing <strong>gitlabRegistrySpec</strong> that contains the <strong>userID</strong> to add and scan all registries associated with it:</p><pre><code>{
    "version":"gitlab",
    "registry":"https://registry.gitlab.com",
    "namespace":"",
    "repository":"",
    "tag":"",
    "credentialID":"&#x3C;GitLab Token>",
    "os":"linux",
    "harborDeploymentSecurity":false,
    "collections":["All"],
    "cap":5,
    "scanners":2,
    "versionPattern":"",
    "gitlabRegistrySpec":{"userID":"14631394"}
}
</code></pre></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/release-notes/prisma-cloud-release-information/classic-releases/prisma-cloud-compute-release-information/features-introduced-in-compute-july-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
