🌐
Palo Alto Networks
paloaltonetworks.com › blog › 2019 › 11 › cloud-prisma-cloud-compute-edition
Twistlock Is Now Prisma Cloud Compute Edition
November 26, 2019 - Twistlock is proud to announce ... is focused on two things: integration with Prisma Cloud, including a new SaaS deployment option, and integrating PureSec capabilities into serverless Defender....
🌐
Security Compass
securitycompass.com › integrations › prisma-cloud-formerly-twistlock
Prisma Cloud (formerly Twistlock) Integration | Security Compass
September 1, 2023 - Security teams can use this integration to gain awareness of container-based vulnerabilities in their projects. Filtering is also possible, using Prisma Cloud’s Collections feature.
Discussions

Is PaloAlto Prisma Cloud trash (compared to Azures features)?
It’s a multi cloud cspm tool. Useful to have if you are in multiple clouds as their native tooling might not cover other clouds. It allows you to define your own policies and measure against existing industry standards. Twistlock (the compute part) is immense compared to others. We use it in our on prem and cloud k8s environments. More on reddit.com
🌐 r/AZURE
28
10
November 3, 2023
What do you use for container security, and where do you think there is room for improvement?
You can use trivy for container scanning for CVEs and look at syscall monitoring with Falco or syscall restrictions and blocking with seccomp. This goes along with best practices, such as not running processes as root. I certainly think there is a lot of room for improvement. I've heard various people comment that eBPF could be a new interface for securing systems, but it's still early for that yet. More on reddit.com
🌐 r/devops
27
62
April 1, 2021
Twistlock on AKS Windows VMSS anyone?
Twistlock (i.e. Prisma Cloud) can run as a DaemonSet in your K8s cluster. You don't need to install it directly on the nodes. In fact, AKS doesn't support modifying node images. https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/install/install_kubernetes More on reddit.com
🌐 r/kubernetes
10
8
August 13, 2022
Palo Alto WAAS
Where is your deployment going to be located? Prisma Cloud is where the WAAS features sit. Those features can be used on-prem as well, but if your in public cloud you’d have a ton of added benefits. WAAS from Palo is not hardware based, the client sits on the endpoints. More on reddit.com
🌐 r/paloaltonetworks
8
10
November 14, 2021
🌐
DevOpsSchool.com
devopsschool.com › blog › what-is-twistlock-and-use-cases-of-twistlock
What is Twistlock and use cases of Twistlock?
September 25, 2023 - Twistlock, now known as Palo Alto Networks Prisma Cloud, is a cloud-native security platform designed to protect containerized applications and serverless workloads across multi-cloud environments.
🌐
GitHub
github.com › twistlock › docs
GitHub - twistlock/docs: Prisma Cloud Compute Docs · GitHub
Prisma Cloud Compute Docs. Contribute to twistlock/docs development by creating an account on GitHub.
Starred by 31 users
Forked by 42 users
🌐
eSecurity Planet
esecurityplanet.com › home › products
Twistlock Container Security | Prisma Cloud Review
June 17, 2026 - Twistlock's Cybersecurity Platform provided full lifecycle security for containers and is now part of Palo Alto Prisma Cloud. Learn more.
🌐
Prisma Cloud
docs.prismacloud.io › en › enterprise-edition › content-collections › runtime-security › compliance › visibility › prisma-cloud-compliance-checks
Twistlock Labs Compliance Checks - Prisma Cloud
June 11, 2025 - Twistlock Labs compliance checks are designed by our research team and fill gaps not offered by other benchmarks. Like all compliance checks, Prisma Cloud’s supplementary checks monitor and enforce a baseline configuration across your environment.
🌐
Prisma Cloud
docs.prismacloud.io › en › compute-edition › 22-12 › admin-guide › install › twistlock-container-images
Prisma Cloud Technical Documentation
June 11, 2025 - Authenticate using docker login or podman login, then retrieve the Prisma Cloud images using docker pull or podman pull. For basic authorization, the registry is accessible at registry.twistlock.com.
🌐
Datadog
docs.datadoghq.com › integrations › twistlock
Prisma Cloud Compute Edition
Run the Agent’s status subcommand and look for twistlock under the Checks section. Prisma Cloud Compute Edition sends an event when a new CVE is found.
Find elsewhere
🌐
Dso
docs-bigbang.dso.mil › latest › packages › twistlock › docs › overview
Twistlock - Big Bang Docs
Note: Twistlock was acquired by Palo Alto Networks and has been rebranded as Prisma Cloud.
🌐
Pan
pan.dev › introduction
Prisma Cloud Compute API | Develop with Palo Alto Networks
For self-hosted environments, the Prisma Cloud Compute API is exposed on port 8083 (HTTPS). This port is specified at install time in twistlock.cfg.
🌐
Medium
harshit1470.medium.com › scan-docker-images-for-vulnerabilities-twistlock-85df2ede0da6
Scan Docker images for vulnerabilities: Twistlock | by Harshit Sharma | Medium
June 30, 2025 - Twistlock was a container security tool that helped protect applications running in Docker, Kubernetes, and cloud environments. It scanned for vulnerabilities, blocked attacks, and enforced security rules.
🌐
GitHub
github.com › twistlock
Twistlock · GitHub
Sample code for Prisma Cloud Compute (formerly Twistlock) HTML 92 93 · RunC-CVE-2019-5736 · RunC-CVE-2019-5736 Public · CVE-2019-5736 POCs · C 86 34 · Showing 10 of 37 repositories · docs-twistlock Public Forked from pivotal-cf/docs-twistlock · Pivotal partner docs ·
🌐
Twistlock
docs.twistlock.com › docs › compute_edition › welcome › product_architecture.html
Prisma Cloud Compute Edition 21.04 (Self-Hosted) | Welcome | Product architecture
Prisma Cloud Compute Edition - Hosted by you in your environment. Prisma Cloud Compute Edition is a self-hosted offering that’s deployed and managed by you. It includes the Cloud Workload Protection Platform (CWPP) module only. Download the Prisma Cloud Compute Edition software from the Palo Alto Networks Customer Support Portal.
🌐
ADMIN Magazine
admin-magazine.com › Archive › 2020 › 57 › Secure-cloud-native-services-with-Prisma-Cloud-Compute
Prisma Cloud Compute » ADMIN Magazine
The sophisticated security suite Twistlock, now Prisma Cloud Compute Edition [1] after their acquisition by Palo Alto Networks (see the "What's in a Name?" box), stood out from the crowd and, through natural selection, took center stage in the container security space.
🌐
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 - Before running a scan, authenticate with Prisma Cloud. Use the following command to download the twistcli tool and authenticate: curl --progress-bar -L --header "authorization: Bearer <YOUR_API_TOKEN>" https://<CONSOLE_URL>/api/v1/util/osx/twistcli > twistcli chmod a+x twistcli ... ./twistcli images scan -u anshu -p An$hum@@N_1000 --address https://asia-south1.cloud.twistlock...
🌐
Pan
pan.dev › deploy prisma cloud defenders
Deploy Prisma Cloud Defenders | Develop with Palo Alto Networks
$ curl -sSL --header "authorization: Bearer <key>" -X POST https://<CONSOLE>/api/v<VERSION>/defenders/serverless/bundle -o twistlock_serverless_defender.zip -d "{\"runtime\":\"dotnet3\",\"provider\":\"azure\"}" Unzip the bundle in your function’s root directory. Add the Serverless Defender to the function by importing the Prisma Cloud Compute (twistlock) library and wrapping the function's handler.
🌐
Pan
prisma.pan.dev › api workflows
API Workflows | Develop with Palo Alto Networks
March 11, 2022 - Application Security enables you to programmatically check your Infrastructure-as-Code resources against Prisma Cloud out-of-the-box and custom security policies, ensuring security throughout the build lifecycle.
🌐
GitHub
github.com › PaloAltoNetworks › prisma-cloud-compute-operator › blob › main › docs › Kubernetes › kubernetes.md
prisma-cloud-compute-operator/docs/Kubernetes/kubernetes.md at main · PaloAltoNetworks/prisma-cloud-compute-operator
--- apiVersion: pcc.paloaltonetworks.com/v1alpha1 kind: ConsoleDefender metadata: name: pcc-consoledefender namespace: twistlock spec: namespace: twistlock orchestrator: kubernetes version: '21_08_520' consoleConfig: serviceType: ClusterIP defenderConfig: docker: false ... If installing Defenders only, be sure to verify the version of your Console and use the same version for Defender deployment. For docker-based clusters set docker: true. The default serviceType is NodePort. Set version to the Prisma Cloud Compute release version to be deployed (e.g.
Author   PaloAltoNetworks