generated from adobe/aem-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #927 from hlxsites/runtime-pascal-checksum-CWP-62050
Utilities & Plugins topic
- Loading branch information
Showing
3 changed files
with
215 additions
and
20 deletions.
There are no files selected for viewing
77 changes: 71 additions & 6 deletions
77
docs/en/compute-edition/32/admin-guide/welcome/utilities-and-plugins.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,78 @@ | ||
== Utilities and plugins | ||
|
||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI | ||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI. | ||
ifdef::compute_edition[] | ||
They are also bundled with the release tarball you download from the xref:../welcome/releases.adoc[Customer Support Portal] | ||
endif::compute_edition[] | ||
|
||
To download the utilities from Prisma Cloud Console, go to *Manage > System > Utilities*. | ||
From there, you can download: | ||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI. | ||
|
||
* Jenkins plugin. | ||
* Linux Container Defender image. | ||
* twistcli for Linux, macOS, and Windows. | ||
=== Downloading Utilities from the Prisma Cloud Console | ||
. Navigate to *Manage* > *System* > *Utilities*. | ||
+ | ||
You will find a list of downloadable utilities and plugins available for various platforms. | ||
. For each utility, you can: | ||
- Click the *Download* button to download the utility directly to your system. | ||
- Click the *Copy* button to copy a curl command to run anywhere. | ||
|
||
=== General Utilities | ||
|
||
. *Jenkins plugin*: The Jenkins plugin enables integration with Prisma Cloud for seamless security scanning in your CI/CD pipeline. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the plugin directly. | ||
* Use the *Copy* button to retrieve a curl command for remote download. | ||
|
||
. *VMware Tanzu tile*: The VMware Tanzu Tile allows you to integrate Prisma Cloud with VMware Tanzu, enabling security across your Tanzu-managed workloads. | ||
|
||
+ | ||
To download the plugin for Prisma Cloud integration, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Tanzu integration tile for direct deployment into your VMware Tanzu environment. | ||
* Use the *Copy* button to get a curl command for remote download. | ||
|
||
. OpenAPI Spec (Beta): The OpenAPI Spec provides a schema definition for the Prisma Cloud API. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the current OpenAPI specification in Beta. | ||
* Use the *Copy* button to download the OpenAPI spec using curl. | ||
|
||
. Defender Image: Download the Defender image to install in your container environments. | ||
|
||
+ | ||
To download the image, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Defender image. | ||
* Use the *Copy* button for a curl command. | ||
|
||
=== Twistcli Tool | ||
|
||
The twistcli tool is a command-line utility for interacting with Prisma Cloud to scan containers, images, serverless functions, and IaC (Infrastructure-as-Code) templates. | ||
|
||
Different versions are available for various platforms: | ||
|
||
* Linux x86_64 platform: Download the twistcli for standard Linux x86_64 architectures. | ||
* Linux ARM64 platform: Download for ARM64-based systems. | ||
* macOS x86_64 platform: Download for macOS on Intel-based systems. | ||
* macOS ARM64 platform: Download for Apple Silicon (M1/M2) systems. | ||
* Windows platform: Download the twistcli for Windows environments. | ||
|
||
For each platform, you have the option to either: | ||
* Download: Download the utility directly. | ||
* Copy: Copy a curl command to retrieve the tool remotely. | ||
|
||
=== Path to Console | ||
|
||
When using the Jenkins plugin or the twistcli tool, you need to configure them with the correct Console address. | ||
|
||
Use the Copy icon to copy the console path from the *Path to Console* section. | ||
|
||
=== API Token | ||
|
||
For access to Prisma Cloud APIs, you will require an API token. | ||
|
||
Use the Copy icon to copy the token details from the *API Token* section. This token is used for authentication when making API requests to the Prisma Cloud Console. | ||
|
||
The Console UI also shows the token validity. Ensure that the token is stored securely and is rotated before expiration to avoid disruptions in API access. |
79 changes: 72 additions & 7 deletions
79
docs/en/compute-edition/33/admin-guide/welcome/utilities-and-plugins.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,78 @@ | ||
== Utilities and plugins | ||
== Utilities and Plugins | ||
|
||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI | ||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI. | ||
ifdef::compute_edition[] | ||
They are also bundled with the release tarball you download from the xref:../welcome/releases.adoc[Customer Support Portal] | ||
endif::compute_edition[] | ||
|
||
To download the utilities from Prisma Cloud Console, go to *Manage > System > Utilities*. | ||
From there, you can download: | ||
=== Downloading Utilities from the Prisma Cloud Console | ||
. Navigate to *Manage* > *System* > *Utilities*. | ||
+ | ||
You will find a list of downloadable utilities and plugins available for various platforms. | ||
. For each utility, you can: | ||
- Click the *Download* button to download the utility directly to your system. | ||
- Click the *Copy* button to copy a curl command to run anywhere. | ||
|
||
* Jenkins plugin. | ||
* Linux Container Defender image. | ||
* twistcli for Linux, macOS, and Windows. | ||
=== General Utilities | ||
|
||
. *Jenkins plugin*: The Jenkins plugin enables integration with Prisma Cloud for seamless security scanning in your CI/CD pipeline. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the plugin directly. | ||
* Use the *Copy* button to retrieve a curl command for remote download. | ||
|
||
. *VMware Tanzu tile*: The VMware Tanzu Tile allows you to integrate Prisma Cloud with VMware Tanzu, enabling security across your Tanzu-managed workloads. | ||
|
||
+ | ||
To download the plugin for Prisma Cloud integration, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Tanzu integration tile for direct deployment into your VMware Tanzu environment. | ||
* Use the *Copy* button to get a curl command for remote download. | ||
|
||
. OpenAPI Spec (Beta): The OpenAPI Spec provides a schema definition for the Prisma Cloud API. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the current OpenAPI specification in Beta. | ||
* Use the *Copy* button to download the OpenAPI spec using curl. | ||
|
||
. Defender Image: Download the Defender image to install in your container environments. | ||
|
||
+ | ||
To download the image, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Defender image. | ||
* Use the *Copy* button for a curl command. | ||
|
||
In addition, you can validate the integrity of Defender images downloaded from the Console using a SHA-256 checksum, ensuring the downloaded image matches the server version. Click the *Show Checksum* button to display the checksum and verify the downloaded image. Click *Hide Checksum* to hide the checksum after you have copied it. | ||
|
||
=== Twistcli Tool | ||
|
||
The twistcli tool is a command-line utility for interacting with Prisma Cloud to scan containers, images, serverless functions, and IaC (Infrastructure-as-Code) templates. | ||
|
||
Different versions are available for various platforms: | ||
|
||
* Linux x86_64 platform: Download the twistcli for standard Linux x86_64 architectures. | ||
* Linux ARM64 platform: Download for ARM64-based systems. | ||
* macOS x86_64 platform: Download for macOS on Intel-based systems. | ||
* macOS ARM64 platform: Download for Apple Silicon (M1/M2) systems. | ||
* Windows platform: Download the twistcli for Windows environments. | ||
|
||
For each platform, you have the option to either: | ||
* Download: Download the utility directly. | ||
* Copy: Copy a curl command to retrieve the tool remotely. | ||
|
||
=== Path to Console | ||
|
||
When using the Jenkins plugin or the twistcli tool, you need to configure them with the correct Console address. | ||
|
||
Use the Copy icon to copy the console path from the *Path to Console* section. | ||
|
||
=== API Token | ||
|
||
For access to Prisma Cloud APIs, you will require an API token. | ||
|
||
Use the Copy icon to copy the token details from the *API Token* section. This token is used for authentication when making API requests to the Prisma Cloud Console. | ||
|
||
The Console UI also shows the token validity. Ensure that the token is stored securely and is rotated before expiration to avoid disruptions in API access. |
79 changes: 72 additions & 7 deletions
79
...ections/runtime-security/runtime-security-components/utilities-and-plugins.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,75 @@ | ||
== Utilities and plugins | ||
== Utilities and Plugins | ||
|
||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI | ||
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI. | ||
|
||
To download the utilities from Prisma Cloud Console, go to *Manage > System > Utilities*. | ||
From there, you can download: | ||
=== Downloading Utilities from the Prisma Cloud Console | ||
. Navigate to *Manage* > *System* > *Utilities*. | ||
+ | ||
You will find a list of downloadable utilities and plugins available for various platforms. | ||
. For each utility, you can: | ||
- Click the *Download* button to download the utility directly to your system. | ||
- Click the *Copy* button to copy a curl command to run anywhere. | ||
|
||
* Jenkins plugin. | ||
* Linux Container Defender image. | ||
* twistcli for Linux, macOS, and Windows. | ||
=== General Utilities | ||
|
||
. *Jenkins plugin*: The Jenkins plugin enables integration with Prisma Cloud for seamless security scanning in your CI/CD pipeline. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the plugin directly. | ||
* Use the *Copy* button to retrieve a curl command for remote download. | ||
|
||
. *VMware Tanzu tile*: The VMware Tanzu Tile allows you to integrate Prisma Cloud with VMware Tanzu, enabling security across your Tanzu-managed workloads. | ||
|
||
+ | ||
To download the plugin for Prisma Cloud integration, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Tanzu integration tile for direct deployment into your VMware Tanzu environment. | ||
* Use the *Copy* button to get a curl command for remote download. | ||
|
||
. OpenAPI Spec (Beta): The OpenAPI Spec provides a schema definition for the Prisma Cloud API. | ||
+ | ||
To download the plugin for Prisma Cloud integration, use any of the following methods: | ||
|
||
* Use the *Download* button to download the current OpenAPI specification in Beta. | ||
* Use the *Copy* button to download the OpenAPI spec using curl. | ||
|
||
. Defender Image: Download the Defender image to install in your container environments. | ||
|
||
+ | ||
To download the image, perform any of the following actions: | ||
|
||
* Use the *Download* button to download the Defender image. | ||
* Use the *Copy* button for a curl command. | ||
|
||
In addition, you can validate the integrity of Defender images downloaded from the Console using a SHA-256 checksum, ensuring the downloaded image matches the server version. Click the *Show Checksum* button to display the checksum and verify the downloaded image. Click *Hide Checksum* to hide the checksum after you have copied it. | ||
|
||
=== Twistcli Tool | ||
|
||
The twistcli tool is a command-line utility for interacting with Prisma Cloud to scan containers, images, serverless functions, and IaC (Infrastructure-as-Code) templates. | ||
|
||
Different versions are available for various platforms: | ||
|
||
* Linux x86_64 platform: Download the twistcli for standard Linux x86_64 architectures. | ||
* Linux ARM64 platform: Download for ARM64-based systems. | ||
* macOS x86_64 platform: Download for macOS on Intel-based systems. | ||
* macOS ARM64 platform: Download for Apple Silicon (M1/M2) systems. | ||
* Windows platform: Download the twistcli for Windows environments. | ||
|
||
For each platform, you have the option to either: | ||
* Download: Download the utility directly. | ||
* Copy: Copy a curl command to retrieve the tool remotely. | ||
|
||
=== Path to Console | ||
|
||
When using the Jenkins plugin or the twistcli tool, you need to configure them with the correct Console address. | ||
|
||
Use the Copy icon to copy the console path from the *Path to Console* section. | ||
|
||
=== API Token | ||
|
||
For access to Prisma Cloud APIs, you will require an API token. | ||
|
||
Use the Copy icon to copy the token details from the *API Token* section. This token is used for authentication when making API requests to the Prisma Cloud Console. | ||
|
||
The Console UI also shows the token validity. Ensure that the token is stored securely and is rotated before expiration to avoid disruptions in API access. |