Class ResolvedLicenseInfoKt
-
- All Implemented Interfaces:
public final class ResolvedLicenseInfoKt
-
-
Method Summary
Modifier and Type Method Description final static List<ResolvedLicense>filterExcluded(List<ResolvedLicense> $self)Filter all excluded licenses and copyrights. -
-
Method Detail
-
filterExcluded
final static List<ResolvedLicense> filterExcluded(List<ResolvedLicense> $self)
Filter all excluded licenses and copyrights. Licenses are removed if they are only detected and all locations have matching path excludes. Copyrights are removed if all findings have matching path excludes. Original expressions are removed if all corresponding license findings have matching path excludes.
-
-
-
-