Skip to content

Commit

Permalink
update to c2c text (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
arane26 authored Sep 5, 2024
1 parent 11df66c commit 4301061
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,17 @@ tt:[24.8.2]


|*Code to Cloud Tracing for Vulnerabilities*
//RLP-148663
//RLP-148663, RLP-138941 -- Beta in 8.1

tt:[Secure the Infrastructure]

tt:[24.8.2]

|Prisma Cloud allows you to find exactly how a vulnerability was introduced into your container images. With https://docs.prismacloud.io/en/enterprise-edition/content-collections/search-and-investigate/c2c-tracing-vulnerabilities/c2c-tracing-vulnerabilities[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.
|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).
//you can find exactly how a vulnerability was introduced into your container images.

With https://docs.prismacloud.io/en/enterprise-edition/content-collections/search-and-investigate/c2c-tracing-vulnerabilities/c2c-tracing-vulnerabilities[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.


|tt:[Update] *Vulnerabilities Dashboard*
//RLP-148663
Expand Down

0 comments on commit 4301061

Please sign in to comment.