You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool version for the extract classes, which extend the ClearlyDefined processor, needs to be updated. This update is necessary to recompute/reharvest the components of package managers that utilize the extractLicenseFromLicenseUrl function to determine license. This function references _licenseUrlOverrides, which has been updated in PR #1246.
For further context and discussion, please refer to this comment within the mentioned PR.
Steps to be followed
Identify the extract classes file that rely on extractLicenseFromLicenseUrl.
Ensure the patch version is updated.
Expected Outcome
Components are re-harvested after the tool version is updated. New updated licenses are also getting reported in the re-harvested components.
The text was updated successfully, but these errors were encountered:
Description
The tool version for the extract classes, which extend the ClearlyDefined processor, needs to be updated. This update is necessary to recompute/reharvest the components of package managers that utilize the
extractLicenseFromLicenseUrl
function to determine license. This function references_licenseUrlOverrides
, which has been updated in PR #1246.For further context and discussion, please refer to this comment within the mentioned PR.
Steps to be followed
extractLicenseFromLicenseUrl
.Expected Outcome
The text was updated successfully, but these errors were encountered: