Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

...

An informative report of the results will be generated regardless of the outcome.

Image RemovedImage Added

Installing the Plugin

Download the plugin:

...

  • Organization Token: A unique identifier of the organization. You can retrieve it in the Admin Integration API page.
  • User Key: Unique user key. See User Level Access Control in Integrations and APIs for more information. 
  • Policy Check: Checks that the introduced open source libraries conform with organization policies.
    • Check only new libraries: Check that the newly introduced open source libraries conform with organization policies.
    • Force check all libraries: Check that all introduced open source libraries conform with organization policies. 
    • Disable: Disable policies check when updating WhiteSource.
  • Force Update: Updates organization inventory regardless of policy violations.
  • Fail on Error: Indicates whether or not to fail the build on a general error (e.g. network error).
  • Service URL: URL of the environment on which the WhiteSource organization is hosted. The default ishttps://saas.whitesourcesoftware.com”; therefore organizations hosted on that can leave this field blank.
  • Connection Timeout (optional): Connection timeout value in minutes. If field is left blank then value is 60 minutes.
  • Proxy Server (optional)If TeamCity is behind a firewall then you should select the checkbox. As displayed in the following screenshot, once the checkbox is selected, newly displayed fields can be filled in, in order to allow communication with the WhiteSource servers. 

...

Change Log









Version 21.1.1

  • Upgrade com.thoughtworks.xstream dependency  version to 1.4.15

Version 20.11.2

  • Upgrade com.thoughtworks.xstream dependency  version to 1.4.14 

Version 20.10.2

  • Upgrade junit dependency  version to 4.13.1 

Version 20.7.1

  • Upgraded the XStream Core dependency to version 1.4.12

...

  • Service URL supports both with and without "/agent" (https://saas.whitesourcesoftware.com , https://saas.whitesourcesoftware.com/agent)

Version 18.6.2

  • Resume build upon failed communication to server.

Version 18.5.1

  • Added support for user-level access control in integrations.

Version 17.11.4

  • Improve hash processing.
  • Add parameter to enable/disable whitesource plugin (SKIP_WHITESOURCE_PLUGIN = true ).
  • Bug Fix - Fail or error : Build did not pass despite the flag set to false.

Version 1.1.7

  • Add 'fail on error' functionality - fails the build even in case of inventory force update, or other general errors.

...

  • Add force update functionality.

Version 1.1.5

  • Add support for force check all dependencies (old and new) according to the organization policies

  • Bug Fix - use global settings in maven runner.

...