Skip to content

Commit 9850b46

Browse files
authored
License false positive exclusion for zlib cmake file (#43603)
1 parent 129f4d2 commit 9850b46

File tree

1 file changed

+1
-0
lines changed
  • src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets/LicenseScanTests

1 file changed

+1
-0
lines changed

src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets/LicenseScanTests/LicenseExclusions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ src/runtime/src/mono/mono/mini/mini-windows.c|unknown-license-reference
153153
src/runtime/src/native/external/libunwind/doc/libunwind-ia64.*|generic-exception
154154
src/runtime/src/native/external/zlib-ng/cmake/detect-arch.cmake|unknown-license-reference
155155
src/runtime/src/native/external/zlib-ng/cmake/detect-coverage.cmake|other-permissive,tsl-2020,unknown-license-reference
156+
src/runtime/src/native/external/zlib-ng/cmake/detect-intrinsics.cmake|unknown-license-reference
156157
src/runtime/src/native/external/zlib-ng/cmake/detect-sanitizer.cmake|unknown-license-reference
157158
src/runtime/src/tests/JIT/Performance/CodeQuality/V8/Crypto/Crypto.cs|unknown-license-reference
158159

0 commit comments

Comments
 (0)