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
refactor(scanner): Generally relativize paths returned by scanners
Do not leave it to the scanner implementation to relativize paths (to
not expose any information about the system running ORT), but do it
generally when anyway post-processing license findings.
Signed-off-by: Sebastian Schuberth <[email protected]>
0 commit comments