From 01f02799cf01090edce2d7c1e0752241dfb547d5 Mon Sep 17 00:00:00 2001 From: Logan Ramos Date: Mon, 22 Apr 2024 15:40:44 -0700 Subject: [PATCH] Run OSS tool (#210971) --- ThirdPartyNotices.txt | 8 ++--- cglicenses.json | 64 +++++++++++---------------------------- cli/ThirdPartyNotices.txt | 38 ++++++++++++++++------- 3 files changed, 49 insertions(+), 61 deletions(-) diff --git a/ThirdPartyNotices.txt b/ThirdPartyNotices.txt index 5f0de3e33658e..60c0c7e445e69 100644 --- a/ThirdPartyNotices.txt +++ b/ThirdPartyNotices.txt @@ -169,7 +169,7 @@ OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------- -atom/language-sass 0.61.4 - MIT +atom/language-sass 0.62.1 - MIT https://github.com/atom/language-sass The MIT License (MIT) @@ -517,7 +517,7 @@ to the base-name name of the original file, and an extension of txt, html, or si --------------------------------------------------------- -go-syntax 0.6.1 - MIT +go-syntax 0.6.5 - MIT https://github.com/worlpaker/go-syntax MIT License @@ -777,7 +777,7 @@ SOFTWARE. --------------------------------------------------------- -jeff-hykin/better-shell-syntax 1.7.1 - MIT +jeff-hykin/better-shell-syntax 1.8.3 - MIT https://github.com/jeff-hykin/better-shell-syntax MIT License @@ -833,7 +833,7 @@ SOFTWARE. --------------------------------------------------------- -jlelong/vscode-latex-basics 1.6.0 - MIT +jlelong/vscode-latex-basics 1.7.0 - MIT https://github.com/jlelong/vscode-latex-basics Copyright (c) vscode-latex-basics authors diff --git a/cglicenses.json b/cglicenses.json index 6ca8ba33b4dc1..7643d1e419430 100644 --- a/cglicenses.json +++ b/cglicenses.json @@ -544,52 +544,6 @@ "SOFTWARE" ] }, - { - // Reason: missing repository property on package.json - // Issue: https://github.com/microsoft/vscode-v8-heap-tools/issues/14 - "name": "@vscode/v8-heap-parser", - "fullLicenseText": [ - "The code in this package is built upon that in the Chrome devtools", - "(https://github.com/ChromeDevTools/devtools-frontend) which is made available", - "under the following license:", - "", - "// Copyright 2014 The Chromium Authors. All rights reserved.", - "//", - "// Redistribution and use in source and binary forms, with or without", - "// modification, are permitted provided that the following conditions are", - "// met:", - "//", - "// * Redistributions of source code must retain the above copyright", - "// notice, this list of conditions and the following disclaimer.", - "// * Redistributions in binary form must reproduce the above", - "// copyright notice, this list of conditions and the following disclaimer", - "// in the documentation and/or other materials provided with the", - "// distribution.", - "// * Neither the name of Google Inc. nor the names of its", - "// contributors may be used to endorse or promote products derived from", - "// this software without specific prior written permission.", - "//", - "// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS", - "// 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT", - "// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR", - "// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT", - "// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,", - "// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT", - "// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,", - "// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY", - "// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT", - "// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE", - "// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." - ] - }, - { - // Reason: missing copyright statement - // Issue: https://github.com/qiao/heap.js/issues/33 - "name": "heap", - "prependLicenseText": [ - "Copyright (c) heap.js authors" - ] - }, { // Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0 "name": "system-configuration", @@ -599,5 +553,23 @@ // Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0 "name": "system-configuration-sys", "fullLicenseTextUri": "https://raw.githubusercontent.com/mullvad/system-configuration-rs/v0.6.0/system-configuration-sys/LICENSE-MIT" + }, + { + // Reason: License missing from the repository https://github.com/isaacs/chownr/issues/35 + "name": "chownr", + "fullLicenseText": [ + "The ISC License", + "Copyright (c) Isaac Z. Schlueter and Contributors", + "Permission to use, copy, modify, and/or distribute this software for any", + "purpose with or without fee is hereby granted, provided that the above", + "copyright notice and this permission notice appear in all copies.", + "THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES", + "WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF", + "MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR", + "ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES", + "WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN", + "ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR", + "IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE." + ] } ] diff --git a/cli/ThirdPartyNotices.txt b/cli/ThirdPartyNotices.txt index f65f8a333979b..1b98ce5b18cec 100644 --- a/cli/ThirdPartyNotices.txt +++ b/cli/ThirdPartyNotices.txt @@ -1812,7 +1812,7 @@ SOFTWARE. --------------------------------------------------------- -crossbeam-channel 0.5.6 - MIT OR Apache-2.0 +crossbeam-channel 0.5.12 - MIT OR Apache-2.0 https://github.com/crossbeam-rs/crossbeam The MIT License (MIT) @@ -1846,7 +1846,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- -crossbeam-utils 0.8.16 - MIT OR Apache-2.0 +crossbeam-utils 0.8.19 - MIT OR Apache-2.0 https://github.com/crossbeam-rs/crossbeam The MIT License (MIT) @@ -3298,7 +3298,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- -h2 0.3.24 - MIT +h2 0.3.26 - MIT https://github.com/hyperium/h2 The MIT License (MIT) @@ -3825,7 +3825,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- -indexmap 1.9.1 - Apache-2.0 OR MIT +indexmap 1.9.3 - Apache-2.0 OR MIT indexmap 2.1.0 - Apache-2.0 OR MIT https://github.com/indexmap-rs/indexmap @@ -4466,7 +4466,7 @@ The following two notices apply to every file of the project. ## The Apache License ``` -Copyright 2015–2019 The md5 Developers +Copyright 2015–2024 The md5 Developers Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the @@ -4483,7 +4483,7 @@ specific language governing permissions and limitations under the License. ## The MIT License ``` -Copyright 2015–2019 The md5 Developers +Copyright 2015–2024 The md5 Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in @@ -5346,7 +5346,7 @@ Apache License same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright The OpenTelemetry Authors + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -5554,7 +5554,7 @@ Apache License same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright The OpenTelemetry Authors + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -5762,7 +5762,7 @@ Apache License same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright The OpenTelemetry Authors + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -6679,7 +6679,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- -proc-macro2 1.0.59 - MIT OR Apache-2.0 +proc-macro2 1.0.80 - MIT OR Apache-2.0 https://github.com/dtolnay/proc-macro2 Permission is hereby granted, free of charge, to any @@ -8138,6 +8138,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [`md5`]: ./md5 [`ripemd`]: ./ripemd [`sha1`]: ./sha1 +[`sha1-checked`]: ./sha1-checked [`sha2`]: ./sha2 [`sha3`]: ./sha3 [`shabal`]: ./shabal @@ -8179,6 +8180,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [MD5]: https://en.wikipedia.org/wiki/MD5 [RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD [SHA-1]: https://en.wikipedia.org/wiki/SHA-1 +[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection [SHA-2]: https://en.wikipedia.org/wiki/SHA-2 [SHA-3]: https://en.wikipedia.org/wiki/SHA-3 [SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf @@ -8231,6 +8233,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [`md5`]: ./md5 [`ripemd`]: ./ripemd [`sha1`]: ./sha1 +[`sha1-checked`]: ./sha1-checked [`sha2`]: ./sha2 [`sha3`]: ./sha3 [`shabal`]: ./shabal @@ -8272,6 +8275,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [MD5]: https://en.wikipedia.org/wiki/MD5 [RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD [SHA-1]: https://en.wikipedia.org/wiki/SHA-1 +[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection [SHA-2]: https://en.wikipedia.org/wiki/SHA-2 [SHA-3]: https://en.wikipedia.org/wiki/SHA-3 [SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf @@ -10734,6 +10738,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -10766,6 +10772,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -10798,6 +10806,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -10880,7 +10890,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted --------------------------------------------------------- zip 0.6.6 - MIT -https://github.com/zip-rs/zip +https://github.com/Pr0methean/zip The MIT License (MIT) @@ -10912,6 +10922,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -10944,6 +10956,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the @@ -10976,6 +10990,8 @@ https://github.com/dbus2/zbus/ The MIT License (MIT) +Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the