Prisma Cloud Discussions
Share ideas and post questions related to Prisma Cloud — the industry's most comprehensive cloud native security platform — and the compute capabilities available within it in this forum.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Prisma Cloud Discussions
Share ideas and post questions related to Prisma Cloud — the industry's most comprehensive cloud native security platform — and the compute capabilities available within it in this forum.
About Prisma Cloud Discussions
Share ideas and post questions related to Prisma Cloud — the industry's most comprehensive cloud native security platform — and the compute capabilities available within it in this forum.

Discussions

Resolved! Error deploying Defender in Kubernetes

We are attempting to deploy defenders in Kubernetes. We are cloud hosted prisma console. And checked through the kubernetes requirements and those seem to meet.

 

Uploaded the twistcli and ran the script that we generated in the console. We got the f

...

Verac22 by L1 Bithead
  • 2440 Views
  • 2 replies
  • 0 Likes

Onboarding AWS Organization - Terraform Style

Hello guys,

 

I'm looking for a way to onboard an AWS Organization using Terraform and bypass the need of using the old CloudFormation template.

So when deploying the CFT (for basic features) we get 4 custom policies + SecurityAudit attached to a "Pri

...

SBASSAID by L0 Member
  • 1298 Views
  • 1 replies
  • 0 Likes

Help with RQL or API

I need to generate a Report with the following informations:

- All Assets, with the creation time information. 
- Status of the asset based on specific compliance Standard, for exemple: CIS v1.4.0 (AWS).

My objective is filter on a specific date(ex: 03/

...

Docker image is not detecting

I encountered with the PrismaCloud image scanning tool. I have updated the Dockerfile with a new version to address a vulnerability and pushing the updated image to the GCP Artifactory registry, the changes have not been reflected in the PrismaCloud

...

Feature Request

For Twistlock, is there a way to track when a vulnerability is first found on a host? if not, I think this would be a very helpful feature for vulnerability management. 

TCasey4 by L0 Member
  • 1378 Views
  • 3 replies
  • 0 Likes

Code Security: Policy Ids for Errors

When scanning IAC with Bridgecrew GitHub action, an error may be returned as "Check: 8060797_AWS_1672940525627: "AWS Lambda function is not configured for function-level concurrent execution Limit" with a link to https://docs.bridgecrew.io/docs/ensur

...

no connectivity to console through ingress

PCC self-hosted on Azure Kubernetes Service, sits behind an App Gateway that serves as a proxy/ingress/firewall

 

Attempting to deploy defenders to VMs that sit outside the App Gateway - connectivity fails through the ingress to the Console regardles

...

Terraform 405 not allowed

not sure im doing wrong here but trying to connect using terraform results in a 405 not allowed. 
Here is my TF code 

```
terraform {
required_providers {
prismacloud = {
source = "PaloAltoNetworks/prismacloud"
version = "1.2.11"
}
}
}

provider "prismacloud" {

...

DCooke by L0 Member
  • 2400 Views
  • 4 replies
  • 0 Likes

Kubernetes CIS Scans for EKS and OKE

We have Kubernetes deployments in AWS (EKS) and OCI (OKE). The Prisma Cloud compliance scans being run against these clusters are using the generic CIS Kubernetes 1.2 benchmark rather than using the CIS benchmarks that have been customized for EKS an

...

Vuln scans for Containers

Hello, we're using Twistlock for our container vulns. I have few questions related to the Vulnerability scans for Containers.
1. Does Twistlock retain scan results for images that were once deployed (ephemeral deployments)?
2. Deployed images vs Regi
...

chrismin by L0 Member
  • 1411 Views
  • 2 replies
  • 0 Likes
  • 398 Posts
  • 48 Subscriptions
Top Solution Authors