docs icon indicating copy to clipboard operation
docs copied to clipboard

Prisma Cloud Compute Docs

Results 101 docs issues
Sort by recently updated
recently updated
newest added

Use PowerShell 1. Validate connectivity ``` > curl.exe -k https://CONSOLE/api/v1/_ping OK ``` 2. Auth ``` > curl.exe -H "Content-Type: application/json" ` -d '{\"username\":\"\", \"password\":\"\"}' ` https://CONSOLE/api/v1/authenticate ``` 3. And then...

SaaS docs mention a Windows intelligence stream toggle that is in the on-prem GUI but not in the SaaS GUI. In SaaS, it's not a configurable option. It's turned on...

Update docs for K8S auditing feature.

https://docs.twistlock.com/docs/compute_edition/runtime_defense/incident_types/crypto_miners.html The hyperlink “often executed by attackers” goes to this: https://www.twistlock.com/2018/02/21/twistlock-can-protect-crypto-mining/ which is no longer at that location

Explain the following Defender log message: `Failed to handle container outgoing connection event` Generally this happens when there is a restarted / stopped container mapped with a network connection probe...

Under Docs > Prisma Cloud Compute Edition 20.12 (Self-Hosted) > Compliance > CIS Benchmarks Page of docs. https://docs.twistlock.com/docs/compute_edition/compliance/cis_benchmarks.html#overview Requesting that CRI runtime compliance checks for containers and images are available....

Clarify in the docs how the intelligence steam will determine which CVSS score to use. For example, CVE-2019-20916 is listed as Moderate Severity. The CVSS score is 7.5 and/or 8...

The API endpoint /defenders/helm/twistlock-defender-helm.tar.gz has missing documentation We should list the values available to the call, especially for orchestration. Also there are a couple of values there that are not...

Document the "suspicious binary" for incident types https://docs.twistlock.com/docs/compute_edition/runtime_defense/incident_explorer.html#

In the bottom of the Radar doc page (https://docs.twistlock.com/docs/compute_edition/technology_overviews/radar.html#istio-monitoring) we need to update the description for the new mechanism to monitor Istio service mesh (not just screenshots, but also what...