-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Scanner): Apply
detectedLicenseMapping
to FossId findings
While the `detectedLicenseMapping`s are globally applied for the other scanners, these mappings are not applied for FossId. This is because FossId works different from other scanners as a "remote" scanner. Apply the mappings to FossId results as well. This fixes a regression introduced in cdecb9b. Signed-off-by: Marcel Bochtler <[email protected]>
- Loading branch information
1 parent
2a7d3f5
commit 0b04df0
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters