List of questions
Related questions
Question 209 - PCCSE discussion
Given the following information, which twistcli command should be run if an administrator were to exec into a running container and scan it from within using an access token for authentication?
* Console is located at https://prisma-console.mydomain.local
* Token is: TOKEN_VALUE
* Report ID is: REPORTJD
* Container image running is: myimage:latest
A.
twistcli images scan --address https://prisma-console.mydomain.local ---token TOKENVALUE ---containerized ---details myimage:latest
B.
twistcli images scan ---console-address https://prisma-console.mydomain.local ---auth-token MY_TOKEN ---local-scan ---details myimage:latest
C.
twistcli images scan ---address https://prisma-console.mydomain.local ---token TOKEN_VALUE ---containerized --details REPORT_ID
D.
twistcli images scan --console-address https://prisma-console.mydomain.local --auth-token TOKEN_VALUE ---containerized ---vulnerability-details REPORT_ID
Your answer:
0 comments
Sorted by
Leave a comment first