From 11b777c13307309a64029a6f861265ca177e34dd Mon Sep 17 00:00:00 2001 From: nsagark <90008930+nsagark@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:56:50 -0500 Subject: [PATCH] Update README.md --- scan-images-prisma/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scan-images-prisma/README.md b/scan-images-prisma/README.md index 26277b6..60177cc 100644 --- a/scan-images-prisma/README.md +++ b/scan-images-prisma/README.md @@ -4,4 +4,6 @@ This repository consists of a script to scan the images for any vulnerabilities To install the `twistcli` login to the Prisma cloud account with your credentials. Go to `System` under `MANAGE` which is under `Runtime Security`. Click on the `utilities` tab and download the `twistcli` binary as per your OS. Once downloaded, add the binary in the path so it can be executed from any location. See screenshot below for more details. + + ![How to install twistcli](image.png)