Movatterモバイル変換


[0]ホーム

URL:


Wiz Scanner

This Jenkins plugin enables integrate Wiz CLI to detect sensitive data, secrets, misconfigurations, and vulnerabilities in container images, directories and IaC files.

Prerequisites

  • Access as an admin to your Jenkins account.

Installation and Setup

  1. Locate the Wiz CLI link relevant to your OShere and store it in a safe place for future use. For example, the Wiz CLI download URL for Linux (AMD64) ishttps://downloads.wiz.io/wizcli/latest/wizcli-linux-amd64.
  2. In Wiz, generate a service account byfollowing these steps.
  3. Log in to your Jenkins account.
  4. Navigate to Manage Jenkins and click Plugins.
  5. On the right menu, click Available plugins and search for "Wiz Scanner" using the top search bar.
  6. Choose the Wiz Scanner and click Install on the top right.
  7. Navigate to Manage Jenkins > System and scroll down to the Wiz section.
  8. Fill in the Client ID, Secret Key (aka Client Secret), and Wiz CLI link that were previously collected.
  9. (GovCloud/FedRAMP tenants only) Fill in the relevant environment variable.Find your environment variable here.
  10. Click Save.
  11. Depending on the type of job, follow these steps:

Freestyle Jobs

  1. On the dashboard, locate a freestyle job and select it.
  2. On the left side menu, navigate to Configure > Build Steps.
  3. Click Add Build Step and select Wiz Scanner.
  4. Insert a Wiz CLI command (without the wizcli argument).See the Use Wiz CLI page to learn how to build commands.

freestyle

5. Click Save.

Pipeline Jobs

  1. On the dashboard, locate a pipeline job and select it
  2. On the left side menu, navigate to Configure > Pipeline.
  3. Ensure the Definition is set to Pipeline script.
  4. In the Script section, insert a Wiz CLI command (including the wizcli argument).See the Use Wiz CLI page to learn how to build commands.

pipeline

5. Click Save.

Viewing Results

Run the job by clicking Build Now. When the build completes, scan results can be viewed under theWiz Scanner tab.results

Contributing

To contribute to this repository, please review theCONTRIBUTING file.

Also, please refer to the Jenkinscontribution guidelines

LICENSE

Licensed under MIT, seeLICENSE

Version: 86.v1ca_10b_a_5ef2f
Released:
Requires Jenkins 2.462.3
ID: wiz-scanner
No usage data available
Labels
This plugin has no labels
Maintainers
Help us improve this page!
To propose a change submit a pull request tothe plugin page on GitHub.

[8]ページ先頭

©2009-2025 Movatter.jp