Install the Plugin

You can install the Container Scanning Connector in two ways:

  • If an existing plugin is installed from the Qualys Cloud Platform, it does not automatically upgraded to the Jenkins plugin available on the Jenkins Update Center.
  • You must uninstall the existing plugin and then reinstall the latest plugin from the Jenkins Update Center.
  • After the plugin re-installation, you must reconfigure the Jenkins jobs. This reconfiguration is required only for the first-time plugin installation from the Jenkins Update Center.
  • Subsequent plugin updates through the Jenkins Update Center do not require reconfiguration of the jobs.

Install the Plugin from Jenkins

Perform the following steps to install the plugin from Jenkins:

  1. To install the plugin from Jenkins, login to your Jenkins instance and then click Manage Jenkins.
  2. On the Manage Jenkins page, click Manage Plugins.
  3. If you are installing the plugin for the first time, click the Available tab and search for Qualys Container Scanning Connector using the Filter field. Select the plugin and click Install without restart.

After the plugin is installed, it is listed on the Installed tab.

If the Plugin is Already Installed

If the plugin is already installed in Jenkins and you want to update it perform the following steps:

  1. Go to the Updates tab,
  2. search for Qualys Container Security,
  3. Click Install without restarting.

 The plugin is listed on the Jenkins plugin store at https://plugins.jenkins.io/.

If the Jenkins update center is not accessible from the Jenkins Server instance

Perform the following steps to install the plugin when the Jenkins update center is not accessible from the Jenkins Server instance:

  1. Open your browser and go to http://updates.jenkins-ci.org/download/plugins/qualys-cs/.
  2. You can see the available versions of the plugin for download along with their respective sha-256.
  3. Click a plugin version to download the installation file (.hpi file).
  4. Go to Manage Jenkins > Manage Plugins > Advanced.
  5. Go to the Upload Plugin section, click Choose File, and select the downloaded .hpi plugin file.
  6. Click Upload.
  7. Restart the Jenkins server instance if needed.

Download and Install the Plugin from Qualys Cloud Platform

Perform the following steps from Qualys Cloud Platform to install the plugin:

  1. Go to Configurations > Integrations to download the Jenkins plugin.
  2. Upload the plugin to your Jenkins tool.
  3. Go to Manage Jenkins > Manage Plugins > Advanced > Upload Plugin.
  4. Restart the plugin if required.

Next Step

Upgrade the Plugin