Prisma Cloud - Vulnerability Management
Hii,
I would like to know why Primsa Cloud keeps showing vulnerabilities in images or vulnerable packages that have been fixed.
Thanks
Hii,
I would like to know why Primsa Cloud keeps showing vulnerabilities in images or vulnerable packages that have been fixed.
Thanks
Hello,
I have the following error code when I try to type *anything* in the "Prisma Cloud Access SAML URL" field.
The GUI immediately fails with the following error code: 3b1b16703754455989b01793f0ef4fd7
Kind regards
You can see the following message in the Prisma cloud Asset menu.
I wonder what this means.
Every 15 minutes for several agents from different k8s clusters, such an error appears in the console:
ERRO 2022-01-30T21:38:05.885 pubsub_defender.go:2154 Failed to resolve RBAC resources for defender *defender_name*: {*k8s_cluster_name* {Get "htt
...
Hi Folks,
I use that enhanced auto-remediation (https://github.com/PaloAltoNetworks/Prisma-Enhanced-Remediation#getting-started) trying to auto remediate alerts detected in Prisma.
For some reasons some alerts that can not be remediated due to lack o
I am trying to create an RQL query, which will check if anyone attaches or modify roles to an AWS instance.
I am using the below Query :
event where cloud.account = 'My-AWS' AND operation = 'AddRoleToInstanceProfile'I did some testing on one of th
...
Something went wrong
Please try again and if you continue to see this error, please contact the Prisma Cloud team with the following error code: 9afadde495e84126b078b948fc517a2d
I got an AHA/Idea (aka RFE) for Prisma Cloud's Network Anomaly of Port Scan Activity (external) as Prisma Cloud just alerts as-is if someone is knocking at our door regardless if the port is secure otherwise.
We want some intelligence built-in to c
...
Hi Team,
Is this possible to use the Prisma Cloud tenants to monitor a resource in our GCP environment. This resource is an SFTP server for file exchange.
Kindly confirm on the details please.
Instance type: Prisma Enterprise edition
Prisma Clo
...
So, I'm basically pulling the base images of the certain OS, and hardening them to reload onto another registry. When I pull the image and harden and push, under CI Scans of (Gitlab) of my pipeline. I don't get any CVEs. But when I pull the same ima
...
Hello,
This is in regards to Prisma Cloud Enterprise Edition integration with Microsoft Azure
I would appreciate if any one could let me know what all services in Azure, Prisma Cloud Enterprise Edition supports for detection, Reporting, c
...
Anyone have experience using the Prisma Cloud API with dismissing alert, i've been testing the but always getting 404 or 400 response, check parameters below
url = "https://api.prismacloud.io/alert/dismiss"
Does anyone know how to write a query to look for S3 bucket activity i.e someone logging in to S3 buckets and performing some task as creating objects etc.
I am inserting a user into "Prisma Cloud" through API (https://api.prismacloud.io/user) with the request body as,
var userDetails = {
"email": email,
"firstName": firstName,
"lastName": lastName,
"timeZone": "America/Los_Angeles",
"roleId": <role id of sys
Hello all.
New to RQL. I have the below RQL that identifies DEFAULT VPC's;
config where cloud.account IN ( 'AWS_EBU_Networked_Prod_DR_DA_01' ) and api.name = 'aws-ec2-describe-vpcs' AND json.rule = isDefault is true
I have the below RQL that shows al
...