Question: 1
A customer has a requirement to scan serverless functions for vulnerabilities. Which three settings are required to configure serverless scanning? (Choose three )
Question: 2
Which authentication mechanism is supported by Prisma Cloud?
Question: 3
An organization wants to be notified immediately to any "High Seventy" alerts for the account group "Clinical Trials" via Slack Which option shows the steps should the organization can use to achieve this goal?
Question: 4
Review this admission control policy:
match[{'msg': msg}] { input.request.operation == 'CREATE' input.request.kind.kind == 'Pod' input.request.resource.resource == 'pods'
input.request.object.spec.containers[_].securityContext.privileged msg := 'Privileged'
}
Which response to this policy will be achieved when the effect is set to ''block''?
Question: 5
Given this information:
The password is: password123
The image to scan is: myimage:latest
Which twistcli command should be used to scan a Container for vulnerabilities and display the details about each vulnerability?