🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › runtime-security › vulnerability-management › scan-process
Prisma Cloud Technical Documentation
Unlock the full potential of Prisma Cloud with our Content Collections. These comprehensive resources are your key to mastering the suite of functionality available on ...
🌐
GitHub
github.com › PaloAltoNetworks › prisma-cloud-scan
GitHub - PaloAltoNetworks/prisma-cloud-scan: GitHub action to scan container images with Palo Alto Networks' Prisma Cloud · GitHub
This action is a wrapper around twistcli which connects to the specified Prisma Cloud Console for vulnerability and compliance policy and metadata. on: [ push, workflow_dispatch ] env: IMAGE_NAME: ${{ github.repository }}:${{ github.sha }} jobs: build-and-scan: name: Build and scan image runs-on: ubuntu-latest steps: - name: Check out the repository uses: actions/checkout@v6 - name: Build the image run: docker build -t $IMAGE_NAME .
Starred by 62 users
Forked by 51 users
Languages   JavaScript
🌐
VMware
techdocs.broadcom.com › us › en › vmware-tanzu › standalone-components › tanzu-application-platform › 1-12 › tap › scst-scan-install-prisma-integration.html
Prerequisites for Prisma Scanner for Supply Chain Security Tools - Scan (Alpha)
March 20, 2026 - You can find your CA secret name and authentication token secret name in the configuration of an installed scanner in the namespace that you want to install Prisma Scanner in. For information about how the scanner was likely initially created, see Set up multicluster SCST - Scan 1.0 · Here is an example values.yaml when there are other scanners already installed in the same dev-namespace where Prisma Scanner is installed:
🌐
Harness Developer Hub
developer.harness.io › security testing orchestration › scanner configuration › prisma cloud (formerly twistlock) step configuration
Prisma Cloud (formerly Twistlock) step configuration | Harness Developer Hub
June 9, 2026 - For Extraction scans, the name of the image that you want to extract from Prisma Cloud. The path to your scan results when running an Ingestion scan, for example /shared/scan_results/myscan.latest.sarif.
🌐
Medium
medium.com › @anshumaansingh10jan › comprehensive-guide-on-using-twistcli-tool-with-prisma-cloud-08fc2f282b27
Mastering twistcli: A Comprehensive Guide to Prisma Cloud Security Scanning | by Anshumaan Singh | Medium
July 25, 2024 - By following these steps, you can efficiently install and use the twistcli tool to scan Docker images for vulnerabilities and compliance issues.
🌐
Medium
medium.com › @anshumaansingh10jan › comprehensive-guide-to-prisma-cloud-securing-secrets-sca-vulnerabilities-licenses-iac-8ec46d22bd27
Comprehensive Guide to Prisma Cloud: Securing Secrets, SCA Vulnerabilities, Licenses, IaC Misconfigurations, and Advancing the DevSecOps Lifecycle | by Anshumaan Singh | Medium
November 26, 2024 - How Prisma Cloud scans GitHub PRs, identifies violations, and integrates seamlessly with developer workflows. Detailed examples of RQL queries to enforce GCP compliance policies. Summarizing key takeaways and recommendations for integrating Prisma Cloud effectively. Prisma Cloud is a comprehensive cloud-native application protection platform (CNAPP) that provides:
🌐
Scantron
scantron.com › scantools-prisma
Scantron Digital
Modern organizations need to move fast without sacrificing data integrity. Scantron Digital removes the physical constraints of data collection, allowing you to deploy secure, device-agnostic assessments and surveys instantly.
Find elsewhere
🌐
Ucla
bmap.ucla.edu › docs › PrismaUserGuide.pdf pdf
Revision Date: 1/9/2026 Siemens Prisma 3T MRI Scanner User Guide
January 9, 2026 - • AP/PA Copy Reference Issue ............................................................................... 25 · Prisma XA30 Scanner Warnings/Messages/Errors .................................................................
🌐
GitHub
github.com › marketplace › actions › prisma-cloud-scan
Prisma Cloud Scan · Actions · GitHub Marketplace
This GitHub Action will scan container images for vulnerabilities and compliance issues using Prisma Cloud by Palo Alto Networks.
🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › application-security › risk-management › monitor-and-manage-code-build › software-composition-analysis › software-composition-analysis
Software Composition Analysis (SCA) - Prisma Cloud
In this example, you see the scan result of a sub-dependency package with contextualized information of a package vulnerability in Resource Explorer > Issues. Remediation for SCA scan results can be performed on the console from Projects.
🌐
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
For example, if CVE-2019-1234 was found in image foo/foo:3.1 last week and image bar/bar:7.8 is created from foo/foo:3.1 today, then the scan results for foo show the discovery date for CVE-2019-1234 to be last week and for bar it shows today.
Author   hlxsites
🌐
Prisma Cloud
docs.prismacloud.io › en › classic › compute-admin-guide › vulnerability-management › scan-procedure
Prisma Cloud Enterprise Edition
June 14, 2024 - Welcome to the documentation for Enterprise Edition, a Cloud Native Application Protection Platform (CNAPP) that protects your applications from code to cloud, reduces risks, and ...
🌐
Pan
pan.dev › asset explorer
Resource Scan Info - GET | Develop with Palo Alto Networks
The following table has examples of common filters by time. The time filter narrows the response to resources from account onboarding until the point in time of interest. Since Prisma Cloud relies on snapshots of data, there can be an hour or two delay between the time a resource passes or fails a policy check and the reporting of that result through this method.
🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › runtime-security › vulnerability-management › scan-vm-images
Get Started | Prisma Cloud
June 11, 2025 - What is this page about?What should I read next?Can you give an example? ... For the complete documentation index, see llms.txt. This page is also available as Markdown. ... Prisma Cloud’s comprehensive security solution helps you take a platform based, proactive approach to securing your ...
🌐
Pan
pan.dev › registry
Start a Registry Scan | Develop with Palo Alto Networks
$ curl -k \ -u <USER> \ -H 'Content-Type: application/json' \ -X POST \ https://<CONSOLE>/api/v<VERSION>/registry/scan · Refer to the following example cURL command that forces Prisma Cloud Compute to re-scan a specific image:
🌐
Pan
pan.dev › scans
Get All CI Image Scan Results | Develop with Palo Alto Networks
x-prisma-cloud-target-env: {"permission":"monitorCI"} Retrieves all scan reports for images scanned by the Jenkins plugin or twistcli. This endpoint maps to Monitor > Vulnerabilities > Images > CI in the Console UI. Note: The query parameters issueType is not supported for this API endpoint.