[main] Exclusion for unknown license in spectre-console (#18371)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
parent
46c6a6b3fb
commit
3411e70e12
1 changed files with 5 additions and 0 deletions
|
@ -220,6 +220,11 @@ src/source-build-externals/src/xunit/xunit.sln|json
|
|||
# A patch which removes the license usage but contains references to the removed license as part of the patch reference lines
|
||||
src/source-build-externals/patches/application-insights/0002-Remove-WebGrease-from-TPN-2816.patch
|
||||
|
||||
# Scanner is identifying the https://github.com/SixLabors/ImageSharp/blob/master/LICENSE license as unknown. But this license is not applicable because we're
|
||||
# relying on the Spectre.Console distribution.
|
||||
# See https://github.com/dotnet/dotnet/blob/c6a7278fbb7d79fa3d1f386ef0dc8474043ed06c/src/source-build-externals/src/spectre-console/README.md?plain=1#L104
|
||||
src/source-build-externals/src/spectre-console/README.md|unknown-license-reference
|
||||
|
||||
#
|
||||
# source-build-reference-packages
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue