Prisma Cloud
docs.prismacloud.io › en › compute-edition › 30 › admin-guide › vulnerability-management › prisma-cloud-vulnerability-feed
Prisma Cloud Vulnerability Feed
June 11, 2025 - You may also access the ID link to find the original source that resulted in the assignment of the PRISMA ID. This will likely be an external advisory, a GitHub (or another bug tracker) issue, or it may directly lead you to the fix commit (pull request) when there is no correlating informational page. The following list shows the application types that are currently supported. You can view all the packages installed on an image or host in scan reports under Monitor > Vulnerabilities > Images/Hosts.
Palo Alto Networks
docs.paloaltonetworks.com › prisma › prisma-cloud › 31 › prisma-cloud-compute-edition-admin › vulnerability_management › prisma_cloud_vulnerability_feed
Prisma Cloud Vulnerability Feed
Prisma Cloud Intelligence Stream uses Red Hat’s image analysis to accurately flag the vulnerable images with the same data such as Severity, Fix Status, and impacted versions as detected in Red Hat Ecosystem Catalog. Typically, the software is added to container images and hosts with a package ...
GitHub
github.com › hlxsites › prisma-cloud-docs › blob › main › docs › en › compute-edition › 31 › admin-guide › vulnerability-management › scan-reports.adoc
prisma-cloud-docs/docs/en/compute-edition/31/admin-guide/vulnerability-management/scan-reports.adoc at main · hlxsites/prisma-cloud-docs
Clear the selection to see all vulnerabilities for a host/VM image. The Package Info tab lists all packages installed on the host/VM image. If a package has a component utilized by a running app, the affected running apps are listed in the Apps column. Prisma Cloud also collects and displays package license details.
Author hlxsites
Pan
pan.dev › stats
Get Vulnerability (CVEs) Stats | Develop with Palo Alto Networks
x-prisma-cloud-target-env: {"permission":"monitorVuln"} Returns a list of vulnerabilities (CVEs) in the deployed images, registry images, hosts, and serverless functions affecting your environment. The response also includes detailed descriptions for each CVE.
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › runtime-security › vulnerability-management › troubleshoot-vulnerability-detection
Troubleshoot Vulnerability Detection - Prisma Cloud
June 11, 2025 - Use the find command to look for ... You can also search for the version in Console. Go to Monitor > Vulnerabilities, then click on an image, and select the Package Info tab....
Palo Alto Networks
paloaltonetworks.com › prisma › cloud › host-security
Host Security | Secure Cloud Hosting - Palo Alto Networks
Improve your hygiene and reduce ... continuously before and after deployment. Prisma Cloud finds, prioritizes and protects against vulnerabilities in real time from a centralized dashboard....
Palo Alto Networks
xsoar.pan.dev › docs › reference › playbooks › prisma-cloud-compute-vulnerability-and-compliance-reporting
Prisma Cloud Compute Vulnerability and Compliance Reporting | Cortex XSOAR
This playbook creates a summary report of the vulnerabilities and compliance issues found within a Prisma Cloud Compute deployment.
LIVEcommunity
live.paloaltonetworks.com › t5 › prisma-cloud-articles › understanding-the-attack-surface-using-prisma-cloud-saas-nbsp › ta-p › 590538
Understanding the Attack Surface Using Prisma Cloud SaaS
November 1, 2024 - The below RQL lists the instances in your cloud that have the Log4Shell (CVE-2021-44228) and/or SpringShell (CVE-2022-22963 or CVE-2022-22965) specific vulnerabilities. Note: RQL is only applicable to Prisma Cloud SaaS. config from cloud.resource where finding.type IN ( 'Host Vulnerability', ...
Prisma Cloud
docs.prismacloud.io › en › compute-edition › 34 › admin-guide › vulnerability-management › vulnerability-management
Vulnerability management - Prisma Cloud
Learn how to install, configure, and operate Compute Edition
Vulcancyber
help.vulcancyber.com › all collections › connectors › vulnerability assessment › prismacloud compute (cwpp) connector
PrismaCloud Compute (CWPP) Connector | Vulcan Cyber ExposureOS™
Images - These are the same hosts you have in your Prima Cloud interface under Monitor --> Vulnerabilities --> Images · Prisma Cloud only reports information on a vulnerability if it is actively present and vulnerable on a specific asset.
Pan
pan.dev › vulnerabilities dashboard
Download All Vulnerabilities by RQL | Develop with Palo Alto Networks
Download the list of vulnerabilities and their details based on an RQL query in a GZIP CSV format. Maximum of 10k records can be downloaded. For vulnerability RQL query attributes, see Vulnerability Query Attributes.
Palo Alto Networks
xsoar.pan.dev › docs › reference › integrations › palo-alto-networks-prisma-cloud-compute
Palo Alto Networks - Prisma Cloud Compute | Cortex XSOAR
Get runtime forensics data for a specific container on a specific host. prisma-cloud-compute-profile-container-forensic-list
Palo Alto Networks
paloaltonetworks.com › blog › cloud-security › runtime-protection-prisma-cloud
Host Security: Enhanced Runtime Protection with Prisma Cloud - Palo Alto Networks Blog
June 24, 2024 - This new functionality is on top of an already robust set of host security capabilities in Prisma Cloud: ... Continuously monitor Linux and Windows hosts for vulnerabilities. Vulnerability Management provides risk prioritization through top 10 lists of known CVEs across any environment with unique risk scoring for each vulnerability.
Top answer 1 of 3
1
Hello Kociou, · · Thanks for the query. We don’t have a way just to bulk export all the Vulnerabilities for all the affected CVEs yet based on your query. · So, after running the query you will get the results, for every row in the table, you need to download the CSV file for that specific vulnerability (CVE) individually. · The bulk download feature is going to be available in the near future. · Sugathri Tumiki, Prisma Cloud Customer Success Engineer (PCCSE)
2 of 3
0
Hi Stumiki, · · thanks for your reply. I realized that even when I do what you suggested (checking each individual CVE) it still doesn't show me all vulns for specific CVE ID. To give you an example - if I run a query FIND VULNERABILITY WHERE ASSET TYPE IS DEPLOYED IMAGE) , and I see the line of an exemplary record I have:| CVE | SEVERITY | CVSS | RISK FACTORS | IMPACTED ASSETS |What I am after should be in I IMPACTED ASSETS | column but it is not. The column displays specific CVEs with the affected number of assets, not necessarily number of of vulnerabilities. If exemplary CVE-ABC-2024 is present in the runtime of VM1, above report would print 1. If however, there may be a case that preceding VM1, having in its runtime 12 packages that are vulnerable to that CVE, number would be slightly different.Is there any workaround to get the detailed list of total vulnerabilities ?Thanks,Kociou