> 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-code-security-release-information/features-introduced-in-code-security-june-2023.md).

# Features Introduced in June 2023

Learn about the new Code Security capabilities on Prisma® Cloud Enterprise Edition (SaaS) in June 2023.

The following new features or enhancements are available for Prisma Cloud Code Security. These capabilities help agile teams add security checks to their development process and enforce security throughout the build lifecycle.

* [New Features](#new-features)

## New Features

| FEATURE                   | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Projects Enhancements** | <p>With this release on <a href="https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-code-security/scan-monitor/monitor-fix-issues-in-scan"><strong>Projects</strong></a> (Code Security > Projects) here are additional enhancements helping you prioritize code issues.</p><ul><li><strong>Grouping Issues</strong>: You can now group the scan results by <strong>Resource</strong> or <strong>Policy</strong> across code category views enabling you to prioritize code issues.</li></ul><p><img src="/files/aRnpFcAvPRlMjRERj35b" alt="" data-size="original"></p><ul><li><strong>Sort</strong>: In addition to sorting the issues by <strong>Severity</strong> you can now sort by highest issue <strong>Count</strong>. You can sort issues across code category views and grouping.</li></ul><p><img src="/files/Ncp8Fm7UoYL9aSgPJhkf" alt="" data-size="original"></p><ul><li><strong>Filter for Enforcement</strong>: Only for category views of <strong>VCS Pull Requests</strong> and <strong>CI/CD Runs</strong> you now can add an <strong>Enforcement Level</strong> filter. Using the filter gives you a quick insight to <strong>Soft</strong> and <strong>Hard Fail</strong> across the Enforcement parameters.</li></ul><p><img src="/files/ZP7vopB4qTeQYWSWjl9L" alt="" data-size="original"></p> |


---

# 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-code-security-release-information/features-introduced-in-code-security-june-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.
