Versions Compared

Key

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

...

  • apiKey - unique identifier of the organization. It can be retrieved from the 'Integrate' page in your WhiteSource account 
  • userKey - unique identifier of the user, and it is optional. It can be generated from the 'Profile' page in your WhiteSource account. With the user key WhiteSource recognize who runs the scan.
  • wss.url  - enable the relevant URL according to your organization's WS Server URL from your Profile page on the Server URLs panel (additionally, it can be found in the Integrate tab). Then, add the agent path. in the config file. There tree versions of wss.url:
  • productToken - identified what product we scan. First, create a new product.
    To create a new product do the following: 
    1. From the menu bar, select Products > New Product. The Create New Product screen is displayed. 

    2. Enter your the product name, and click Create.

...

  • projectToken -  ProjetToken can be retrieved from the 'Integrate' page in your WhiteSource account. To add a new project:
    1. Click Add Project. 

    2. Enter

...

    1. the project name

...

    1. , and click Create.

...

         After running the scan, the output goes to the project.

         Best practices - WhiteSource recommends placing the project and product names in the configuration file (versions are optional). This is preferable for the first-time setup as it automatically creates a new project and product in WhiteSource. If names or versions change rapidly, then use the           'projectToken' and 'productToken' of the existing WhiteSource counterparts.

...