Skip to content

Commit 4e15a26

Browse files
anara123xsoar-bot
authored andcommitted
[Prisma Cloud Compute] - moved images the content repo (demisto#24518)
* moved images the content repo * add files * Update README.md
1 parent ad97191 commit 4e15a26

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

Packs/PrismaCloudCompute/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,18 @@ To better understand how playbooks and scripts interoperate, consider the _Prism
5353
* When the playbook is triggered, a task called **Parse Vulnerability Alert** runs.
5454
* The task runs the **PrismaCloudComputeParseVulnerabilityAlert** script, which takes the `prismacloudcomputerawalertjson` field of the incident (the raw JSON alert data) as input.
5555

56-
![image](https://user-images.githubusercontent.com/49071222/72902982-1601d000-3d35-11ea-8be2-a12ac8ea8862.png)
56+
![image](https://raw.githubusercontent.com/demisto/content/f808c78aa6c94a09450879c8702a1b7f023f1d4b/Packs/PrismaCloudCompute/doc_files/prisma_alert_raw_input.png)
5757

5858

5959
* Click **outputs** to see how the script transformed the raw JSON input into a Demisto object.
6060

6161

62-
![image](https://user-images.githubusercontent.com/49071222/72903545-1189e700-3d36-11ea-9a35-81b756a5fc6d.png)
63-
62+
![image](https://raw.githubusercontent.com/demisto/content/f808c78aa6c94a09450879c8702a1b7f023f1d4b/Packs/PrismaCloudCompute/doc_files/prisma_alert_outputs.png)
6463

6564
At this point, you can add tasks that extend the playbook to check and respond to alerts depending on the properties of the Demisto object.
6665

67-
6866
## Troubleshooting
6967

7068
If any alerts are missing in Demisto, check the status of the integration:
7169

72-
![image](https://user-images.githubusercontent.com/49071222/72086124-18b0fe00-330f-11ea-894b-6b2f9f0528fd.png)
70+
![image](https://raw.githubusercontent.com/demisto/content/f808c78aa6c94a09450879c8702a1b7f023f1d4b/Packs/PrismaCloudCompute/doc_files/prisma_instance.png)
Loading
Loading
Loading

0 commit comments

Comments
 (0)