Versions Compared

Key

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

Info

These release notes are for the WhiteSource cloud solution, and do not apply to the on-premises solution that has its own release notes.

  • Click here to view known issues.

  • Release notes are subject to change until the actual release date. Note that WhiteSource reserves the right to postpone the release of this page for up to and including 48 hours after the version’s actual release.

  • This page is "dynamic" and is subject to change between official releases. WhiteSource reserves the right to modify this page retroactively. Check this page periodically between official releases to ensure you are up-to-date with all hotfixes, changes and additions to WhiteSource's products.

...

Product

Description

WhiteSource for GitLab

Added the ability to scan cloud infrastructure configurations (IaC) to find misconfigurations before they are deployed. For this, a WhiteSource IaC Check was introduced which runs in parallel to the existing WhiteSource Security/License Check. In addition, IaC violation alerts are displayed via GitHub Issues.

WhiteSource for Github.com
WhiteSource for GitHub Enterprise
WhiteSource for GitLab
WhiteSource for Bitbucket Server
WhiteSource for Azure Repos

Added a new tag commitId to the WhiteSource application Projects that will contain the latest scanned commit ID.

WhiteSource for Azure Repos

The issueType setting was added to the issueSettings parameter of the WhiteSource configuration file. This setting defines the type of issues that will be enabled in the repository - one for each vulnerability or one for each dependency with all vulnerabilities grouped within.

WhiteSource for Github.com
WhiteSource for Azure Repos

Python version 3.8 is now supported when performing a scan with the SCM scanner. Note that Python version 3.7.12 is still the supported default version.

WhiteSource for Github.com
WhiteSource for Azure Repos

The scanning of Dotnet 6 projects is now supported.

WhiteSource for Github.com
WhiteSource for Azure Repos

Dev dependencies in the NPM and Yarn projects will not be scanned by default.

WhiteSource for Github.com
WhiteSource for GitHub Enterprise
WhiteSource for GitLab
WhiteSource for Bitbucket Server
WhiteSource for Azure Repos

Enabled SmartFix Smart Fix for Java projects.

Version 22.3.3 (17-April-2022)

...

Product

Description

WhiteSource for GitHub.com

WhiteSource has launched the ability to scan cloud infrastructure configurations (IaC) to find misconfigurations before they are deployed. For this, a WhiteSource IaC Check was introduced which runs in parallel to the existing WhiteSource Security/License Check. In addition, IaC violation alerts are displayed via GitHub Issues.

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center,
WhiteSource for GitHub Enterprise,
WhiteSource for GitLab

Previously, the only way to provide the integration's activation key to the Remediate container was by using a prop.json file.
Beginning in this version, the activation key is also supported as an environment variable called W4D_BOLT_OP_ACTIVATION_KEY (as an alternative to providing it as a prop.json file).

WhiteSource Advise for IntelliJ,
WhiteSource Advise for WebStorm,
WhiteSource Advise for PyCharm,
WhiteSource Advise for Eclipse,
WhiteSource Advise for Visual Studio,
WhiteSource Advise for VS Code

Beginning in this version, you can configure the plugin/extension to alert only on detected vulnerabilities satisfying a given minimum severity level (as opposed to always showing Low, Medium and High severity vulnerabilities).

WhiteSource Advise for WebStorm

Beginning in this version, WhiteSource Advise will not scan the node_modules folder of a selected project.

...

Product

Description

WhiteSource Advise for IntelliJ,
WhiteSource Advise for WebStorm,
WhiteSource Advise for PyCharm,

Better handling when the developers' environment is disconnected from the internet or has no access to the WhiteSource servers.

WhiteSource Advise for Visual Studio

In some cases, scanning a C# project resulted in an exception, and in addition, no vulnerabilities were displayed.

WhiteSource for GitHub.com

When adding an empty whitesource-config repository from a default "main" branch to the integration, it was not initialized with WhiteSource configuration files.

WhiteSource for GitLab

When using the security dashboard, issues were published but the commit comment was not updated with scan results and remained with a "scan in progress" indication.

Version 21.3.1 (4-April-2021)

...

Product

Description

WhiteSource Advise for IntelliJ IDEA,
WhiteSource Advise for WebStorm

An improved notification message is now displayed when no vulnerabilities are found in a scanned project.

WhiteSource Advise for IntelliJ IDEA

Added support for the "apply from" script plugin in Gradle projects, which can reference a dependency file contained within the scanned project or outside of it.
NOTE: Remote script location is not supported.

WhiteSource Advise for Eclipse,
WhiteSource Advise for Visual Studio

Beginning in this version, you can configure the plugin to alert only on direct dependency vulnerabilities (as opposed to both direct and transitive vulnerabilities).

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center,
WhiteSource for GitHub Enterprise,
WhiteSource for GitLab,
WhiteSource for GitHub.com

For NPM projects only - Added support for remediation of transitive npm packages when a package-lock.json is present. 
NOTE: This functionality is disabled by default.

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center,
WhiteSource for GitHub Enterprise,
WhiteSource for GitLab,
WhiteSource for GitHub.com

Beginning in this version, a new WhiteSource Security/License Check summary will be displayed in case a scan results in an empty inventory (as opposed to when one or more Security/License issues are detected).

WhiteSource Remediate

Remediate sometimes, and Renovate often, needs to query github.com for tags and releases (e.g. for release notes fetching).
Customers using Renovate especially will get rate limited by github.com quickly if they don't provide authentication with every request. Guidelines on how to do that are provided here.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 21.2.2 of the Unified Agent. The GitHub.com integration in this version supports version 21.3.1 of the Unified Agent. The WhiteSource for Bitbucket integration in this version supports version 20.12.2 of the Bitbucket Add-on.

...

Product

Description

WhiteSource Advise for PyCharm,
WhiteSource Advise for WebStorm

WhiteSource has launched WhiteSource Advise for PyCharm and WhiteSource Advise for WebStorm plugins, empowering JetBrains developers with important, valuable information on security vulnerabilities concerning open-source components employed in their development projects

WhiteSource Advise for IntelliJ IDEA

  • Added support for IntelliJ IDEA 2020.2

  • Added support for IntelliJ IDEA 2020.3

  • Added support for displaying scan results in the Problems Tool window (in addition to the Inspection Results window).
    NOTE: This feature is available in version 2020.2 and above of the IDE.

WhiteSource for Bitbucket Server,
WhiteSource for Bitbucket Data Center

From this version onwards, the Administration > WhiteSource Integration page enables the Bitbucket administrator to select Projects to integrate with WhiteSource, instead of Repositories.

Once a project is selected by the Bitbucket administrator, the project administrator will be able to access the WhiteSource Integration page from the  Project > Project settings page and decide which repositories within that project to integrate with WhiteSource.

NOTE: Customers upgrading from an older version of the integration will be automatically migrated to the new WhiteSource Integration model. This means that for each already integrated repository, the repository will be automatically selected inside the Project > Project settings page.

...

Product

Description

WhiteSource Advise for IntelliJ IDEA

Scanning a Gradle project following file changes would sometimes not show markers for detected vulnerabilities.

WhiteSource for Bitbucket Server,
WhiteSource for Bitbucket Data Center

In an integrated repository page, the Critical severity metric inside the WhiteSource Security widget was modified to High in order to align with the WhiteSource UI severity metrics.

...

Product

Description

WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com

Added ability to define a whitelist of GitHub Organizations and/or GitHub repository owners who can integrate with the WhiteSource integration.

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

Global Repo Configuration:

  • Added the ability to migrate existing repositories to the Global Configuration for a specified list of repository owners only.

  • Added the ability to control whether a migration will trigger a WhiteSource scan.

  • Added a new migration mode, fixInheritance to update the inheritedFrom parameter values in local .whitesource configuration files to the correct whitesource-config Global Configuration repository.

WhiteSource Advise for Visual Studio Code

  • Added support for macOS.

  • Added a configuration setting allowing to enable/disable scanning of devDependencies. The default is "disabled" mode.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.11.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.12.1 of the Unified Agent. The WhiteSource for Bitbucket integration in this version supports version 20.11.1 of the Bitbucket Add-on.

...

Product

Description

WhiteSource Advise for IntelliJ IDEA

The No proxy HTTP setting was ignored by the plugin.

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center,
WhiteSource for GitHub Enterprise,
WhiteSource for GitLab

The scanner container did not clean up between container restarts, resulting in a potentially large growth in the container’s disk size.

Version 20.11.2 (6-December-2020)

...

Resolved Issues

Product

Description

WhiteSource for GitHub Enterprise

Renovate config presets were not being resolved.

WhiteSource for Bitbucket Server, 
WhiteSource for Bitbucket Data Center

In the WhiteSource Security Report (Code Insights), the table listing each vulnerability was not displayed correctly.

Version 20.11.1 (22-November-2020)

...

Product

Description

WhiteSource Advise for IntelliJ,
WhiteSource Advise for Eclipse,
WhiteSource Advise for VS Code

  • When CVSS3 data was available for a vulnerability, WhiteSource Advise displayed CVSS2 severity instead of CVSS3 severity information.

WhiteSource Advise for IntelliJ

  • When no WhiteSource suggested fix was available for a vulnerability, WhiteSource Advise skipped the display of such vulnerability.

Version 20.10.2.1 (8-November-2020)

...

Product

Description

WhiteSource for GitHub Enterprise

In some cases, two scans were triggered for the same commit. This led the issue publishing process to run twice at the exact same time, causing duplicate issues to be created.

Version 20.10.1.1 (25-October-2020)

...

Product

Description

WhiteSource Advise for IntelliJ IDEA

  • Added support for Gradle

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • The WhiteSource Security Check now displays a summary of the number of total remaining vulnerabilities present on the base branch. NOTE: Both the baseBranches and displayMode configuration parameters need to be used, and the displayMode parameter needs to be set to diff.

WhiteSource for Bitbucket Server

In the WhiteSource Integration page:

  • When selecting repositories to integrate with WhiteSource, it is now possible to search for a particular repository name.

  • Clear Selection button was added in order to clear selected repositories after having selected multiple repositories via the Selected repositories only option.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.9.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.10.1 of the Unified Agent.

...

Product

Description

WhiteSource for Bitbucket Server

  • The WhiteSource Add-on had a limitation where you could only integrate up to 1,000 repositories.

  • In the Global Repo Configuration, it was not possible to specify a Project Key when using the ignoredRepos parameter inside the global-config.json file.

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • Remediate - No fix Pull Request/Merge Request was generated for library yaml.v2-v2.2.2.

  • When Global Repo Configuration was enabled, in some cases, scans were not triggered after a valid push was performed.

Version 20.9.2 (11-October-2020)

...

Product

Description

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • Global Repo Configuration: Ability to exclude specific repositories from the integration. A new parameter ignoredRepos was added to the global-config.json file.

  • The following features are supported only when using the baseBranches configuration:

    • When a scan is triggered, any existing Issue content will be updated if a change occurred (for example, when an additional base branch contains the same issue, or if the severity of a vulnerability was modified)

    • When a scan is triggered, if a previously auto-closed Issue has resurfaced inside a repository, WhiteSource will re-open the closed issue and add a comment to it to specify the reason for re-opening. NOTE: In WhiteSource for Bitbucket Server, a new Issue will be opened in such cases, and no comment will be added.

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitLab

  • Added a new parameter, controller.url, to the UI configuration tool for when configuring the deployment file (prop.json), which lets you modify the name of the App container (default is wss-ghe-app/wss-gls-app/wss-bb-app).

WhiteSource Advise for Visual Studio Code

  • Ability to perform an automatic scan after activating the extension or after changes are applied to any of your workspace folders (for example, a new folder is added, an existing project was re-built). A new parameter Enable Automatic Scanning in Workspace was added to the extension settings (enabled by default).

  • Added performance enhancements.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.8.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.9.1 of the Unified Agent.

...

Product

Description

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • Global Repo Configuration: When adding the whitesource-config repository to the integration, a README file is automatically generated with instructions on how to start.

  • When removing and then re-adding a repository to the integration, its associated WhiteSource Project will now be re-used instead of creating a new project with a numbered prefix. NOTE: Existing projects containing the numbered prefix will remain with the prefix. To remove this prefix, delete the relevant WhiteSource project and in the next valid push, a new project will be created with the correct naming convention.

  • The following features are supported only when using the baseBranches configuration:

    • WhiteSource Security Check summary: Added the ability to only show the diff of detected vulnerabilities between the current commit and its base branch commit, for non-base branches. A new configuration parameter displayMode was added for this purpose, and it contains two options ("baseline" and "diff"). Newly integrated repositories will automatically inherit the "diff" functionality. Refer to the relevant integration's ".whitesource File" section for more information.

    • Issues generated by the integration that are no longer part of the WhiteSource project inventory (due to alerts being ignored or libraries being removed) will be auto-closed by the integration upon the next valid push. NOTE: In WhiteSource for Bitbucket Server, such issues will be deleted (instead of closed).

    • The originating branch of a detected security vulnerability is now added to the content of an Issue (inside the Vulnerable Library) section. 

WhiteSource Advise for Visual Studio Code

  • Added performance enhancements.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.8.1 of the Unified Agent. The GitHub.com integration in this version supports version 20.8.2 of the Unified Agent.

...

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.7.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.7.3 of the Unified Agent.

Resolved Issues

  • WhiteSource for GitHub.com, WhiteSource for GitHub Enterprise: Migrating specific repositories to the global configuration using the excludeRepos parameter led to incorrect results.

Version 20.7.2 (3-August-2020)

...

Product

Description

WhiteSource Advise for Eclipse, WhiteSource Advise for IntelliJ IDEA

  • Added minor enhancements.

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • (BETA) Ability to migrate existing repositories to inherit a global configuration

  • After a vulnerable source library is introduced on an integrated repository, more details on the specific vulnerable source file(s) are now displayed both inside the generated issue as well as inside the WhiteSource Security Check (as part of a Check Run for GitHub.com/GitHub Enterprise, Commit Status for GitLab, and Build Status for Bitbucket Server). 

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.7.1 of the Unified Agent. The GitHub.com integration in this version supports version 20.7.2 of the Unified Agent.

Resolved Issues

  • WhiteSource for GitHub.com, WhiteSource for GitHub Enterprise: When the content of a "WhiteSource Security Check" exceeded GitHub's size limit for a Check Run, the check run content was not displayed.

  • WhiteSource for Bitbucket Server, WhiteSource for GitHub Enterprise, WhiteSource for GitHub.com, WhiteSource for GitLab: As part of the Global Repo Configuration, the whitesource-config repository had to be initialized with a README file in order for the global-config.json and repo-config.json files to be automatically generated by the integration.

Version 20.7.1.1 (23-July-2020)

...

Product

Description

WhiteSource Advise for Visual Studio

  • Added support for scanning non SDK-style projects (such as VSIX extensions) which generate an assets file.

  • Added performance enhancements.

WhiteSource for Bitbucket Server,
WhiteSource for GitHub Enterprise,
WhiteSource for GitHub.com,
WhiteSource for GitLab

  • Added support for Poetry package manager.

  • (BETA) Ability to generate a global configuration, to be applied to all newly-selected repositories. This requires the creation of a new repository called whitesource-config which will contain the configuration file template. In addition, it is now possible to define and apply one of the following onboarding options for all your newly-selected repositories:

    • Create an onboarding PR/MR including the .whitesource configuration file with inherited configuration

    • A .whitesource configuration file with inherited configuration will immediately be pushed to the default branch of all integrated repositories without creating any onboarding PRs/MRs

    • Integrated repositories will be scanned without creating a .whitesource file or onboarding PR/MR

  • This version introduces the ability to specify multiple base branches. A new parameter baseBranches was added to the .whitesource configuration file for this purpose. Specifying one or more base branches in this parameter means that:

    • For each specified branch, scanning results will be sent to a new WhiteSource Project containing the branch name as a suffix.

    • An Issue will only be created for the specified branch names.

    • For existing integrated repositories which do not contain the baseBranches parameter, Issues will be generated for all branches.

  • After a valid push is performed on an integrated repository, more information such as a dependency hierarchy and a suggested fix is now displayed inside the WhiteSource Security Check (as part of a Check Run for GitHub.com/GitHub Enterprise, Commit Status for GitLab, and Build Status for Bitbucket Server). 

WhiteSource for Bitbucket Server

  • Users with Write (in addition to Admin) permissions on an integrated repository can now see the WhiteSource Integration tab inside the Bitbucket Server instance.

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.6.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.7.1 of the Unified Agent.

...

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.6.1 of the Unified Agent. The GitHub.com integration in this version supports version 20.6.2 of the Unified Agent.

Resolved Issues

  • WhiteSource for Bitbucket Server: When uninstalling the add-on, the activation key and list of integrated repositories were not cleared.

Version 20.6.1.1 (23-June-2020)

...

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.4.2 of the Unified Agent. The GitHub.com integration in this version supports version 20.5.1 of the Unified Agent.

Resolved Issues

  • WhiteSource for GitHub Enterprise: When running the wss-ghe-app container, a FileNotFoundException error message appeared in the logs.

Version 20.4.2.2 (17-May-2020)

New Features & Updates

Product

Description

WhiteSource for GitHub Enterprise

  • From this version onward, the Remediate database image and container (remediate-db) will no longer be required as part of the integration. Instead, Remediate will operate in-memory.

WhiteSource for Bitbucket Server, WhiteSource for GitHub Enterprise, and WhiteSource for GitLab

  • Support for Gradle Kotlin projects

  • Support for Gradle in WhiteSource Remediate  

NOTE: The GitHub Enterprise, Bitbucket Server, and GitLab integrations in this version support version 20.4.1 of the Unified Agent. The GitHub.com integration in this version supports version 20.4.2.2 of the Unified Agent.

Resolved Issues

  • WhiteSource for GitHub Enterprise: When performing a scan, the local Maven registry directive was ignored.

Version 20.3.1 (29-March-2020)

New Features & Updates

Product

Description

WhiteSource for GitHub.com

Support for Gradle Kotlin projects

NOTE: The GitHub.com integration in this version supports version 20.3.1 of the Unified Agent.

...

New Features & Updates

Product

Description

WhiteSource for GitHub.com

Support for Gradle in WhiteSource Remediate

WhiteSource for Bitbucket Server

  • From this version onward, the Remediate database image and container (remediate-db) will no longer be required as part of the integration. Instead, Remediate will operate in-memory.

  • Improved usability and enhanced control over the WhiteSource scanning. An onboarding Pull Request is now generated on each selected repository upon the WhiteSource add-on configuration. A .whitesource configuration file will be part of the PR. WhiteSource will only start scanning the repository once the PR is merged.

  • Using the new projectToken configuration parameter in the .whitesource configuration file, it is now possible to map a Bitbucket repository to an existing WhiteSource project. This provides added flexibility in terms of organizing projects in WhiteSource originating from various integrations.

  • The .whitesource configuration file now includes a parameter configMode, which lets you use an existing Unified Agent configuration file. This can be done by providing either a local Unified Agent configuration file, or fetching the config file from an external location using the configExternalURL parameter.

  • This version introduces the ability to generate fix PRs on-demand without defining workflow rules in advance.

...