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
- 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.