OSS tool run result (#244471)

Co-authored-by: amunger <>
This commit is contained in:
Aaron Munger
2025-03-24 09:21:32 -07:00
committed by GitHub
parent 0f66cde67f
commit cf21b3df5f
2 changed files with 60 additions and 11 deletions

View File

@@ -225,7 +225,7 @@ OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------- ---------------------------------------------------------
atom/language-sass 0.62.1 - MIT atom/language-sass 0.61.4 - MIT
https://github.com/atom/language-sass https://github.com/atom/language-sass
The MIT License (MIT) The MIT License (MIT)
@@ -1203,6 +1203,33 @@ to the base-name name of the original file, and an extension of txt, html, or si
--------------------------------------------------------- ---------------------------------------------------------
fish-shell 3.7.1
https://github.com/fish-shell/fish-shell
Fish is a smart and user-friendly command line shell.
Copyright (C) 2005-2009 Axel Liljencrantz
Copyright (C) 2009- fish-shell contributors
fish is free software.
Most of fish is licensed under the GNU General Public License version 2, and
you can redistribute it and/or modify it under the terms of the GNU GPL as
published by the Free Software Foundation.
fish also includes software licensed under the Python Software Foundation License version 2, the MIT
license, and the GNU Library General Public License version 2.
Full licensing information is contained in doc_src/license.rst.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
---------------------------------------------------------
---------------------------------------------------------
go-syntax 0.7.9 - MIT go-syntax 0.7.9 - MIT
https://github.com/worlpaker/go-syntax https://github.com/worlpaker/go-syntax
@@ -1519,7 +1546,7 @@ SOFTWARE.
--------------------------------------------------------- ---------------------------------------------------------
jlelong/vscode-latex-basics 1.10.0 - MIT jlelong/vscode-latex-basics 1.9.0 - MIT
https://github.com/jlelong/vscode-latex-basics https://github.com/jlelong/vscode-latex-basics
Copyright (c) vscode-latex-basics authors Copyright (c) vscode-latex-basics authors
@@ -2101,7 +2128,7 @@ SOFTWARE.
--------------------------------------------------------- ---------------------------------------------------------
microsoft/vscode-mssql 1.23.0 - MIT microsoft/vscode-mssql 1.29.0 - MIT
https://github.com/microsoft/vscode-mssql https://github.com/microsoft/vscode-mssql
------------------------------------------ START OF LICENSE ----------------------------------------- ------------------------------------------ START OF LICENSE -----------------------------------------
@@ -3486,3 +3513,23 @@ Apache License
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--------------------------------------------------------- ---------------------------------------------------------
---------------------------------------------------------
zsh 5.9
https://github.com/zsh-users/zsh
Unless otherwise noted in the header of specific files, files in this distribution have the licence shown below.
However, note that certain shell functions are licensed under versions of the GNU General Public Licence. Anyone distributing the shell as a binary including those files needs to take account of this. Search shell functions for "Copyright" for specific copyright information. None of the core functions are affected by this, so those files may simply be omitted.
--
The Z Shell is copyright (c) 1992-2017 Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and others. All rights reserved. Individual authors, whether or not specifically named, retain copyright in all changes; in what follows, they are referred to as `the Zsh Development Group'. This is for convenience only and this body has no legal status. The Z shell is distributed under the following licence; any provisions made in individual files take precedence.
Permission is hereby granted, without written agreement and without licence or royalty fees, to use, copy, modify, and distribute this software and to distribute modified versions of this software for any purpose, provided that the above copyright notice and the following two paragraphs appear in all copies of this software.
In no event shall the Zsh Development Group be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if the Zsh Development Group have been advised of the possibility of such damage.
The Zsh Development Group specifically disclaim any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an "as is" basis, and the Zsh Development Group have no obligation to provide maintenance, support, updates, enhancements, or modifications.
---------------------------------------------------------

View File

@@ -2949,7 +2949,7 @@ getrandom 0.1.16 - MIT OR Apache-2.0
getrandom 0.2.15 - MIT OR Apache-2.0 getrandom 0.2.15 - MIT OR Apache-2.0
https://github.com/rust-random/getrandom https://github.com/rust-random/getrandom
Copyright (c) 2018-2024 The rust-random Project Developers Copyright (c) 2018-2025 The rust-random Project Developers
Copyright (c) 2014 The Rust Project Developers Copyright (c) 2014 The Rust Project Developers
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
@@ -5513,7 +5513,7 @@ DEALINGS IN THE SOFTWARE.
--------------------------------------------------------- ---------------------------------------------------------
opentelemetry 0.19.0 - Apache-2.0 opentelemetry 0.19.0 - Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
@@ -5929,7 +5929,7 @@ Apache License
--------------------------------------------------------- ---------------------------------------------------------
opentelemetry_sdk 0.19.0 - Apache-2.0 opentelemetry_sdk 0.19.0 - Apache-2.0
https://github.com/open-telemetry/opentelemetry-rust https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
@@ -8584,7 +8584,6 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg [deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes [deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
[msrv-1.85]: https://img.shields.io/badge/rustc-1.85.0+-blue.svg
[//]: # (crates) [//]: # (crates)
@@ -8596,6 +8595,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[`groestl`]: ./groestl [`groestl`]: ./groestl
[`jh`]: ./jh [`jh`]: ./jh
[`k12`]: ./k12 [`k12`]: ./k12
[`kupyna`]: ./kupyna
[`md2`]: ./md2 [`md2`]: ./md2
[`md4`]: ./md4 [`md4`]: ./md4
[`md5`]: ./md5 [`md5`]: ./md5
@@ -8638,6 +8638,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[Grøstl]: https://en.wikipedia.org/wiki/Grøstl [Grøstl]: https://en.wikipedia.org/wiki/Grøstl
[JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh [JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh
[KangarooTwelve]: https://keccak.team/kangarootwelve.html [KangarooTwelve]: https://keccak.team/kangarootwelve.html
[Kupyna]: https://eprint.iacr.org/2015/885.pdf
[MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography) [MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography)
[MD4]: https://en.wikipedia.org/wiki/MD4 [MD4]: https://en.wikipedia.org/wiki/MD4
[MD5]: https://en.wikipedia.org/wiki/MD5 [MD5]: https://en.wikipedia.org/wiki/MD5
@@ -8677,7 +8678,6 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg [deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes [deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
[msrv-1.85]: https://img.shields.io/badge/rustc-1.85.0+-blue.svg
[//]: # (crates) [//]: # (crates)
@@ -8689,6 +8689,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[`groestl`]: ./groestl [`groestl`]: ./groestl
[`jh`]: ./jh [`jh`]: ./jh
[`k12`]: ./k12 [`k12`]: ./k12
[`kupyna`]: ./kupyna
[`md2`]: ./md2 [`md2`]: ./md2
[`md4`]: ./md4 [`md4`]: ./md4
[`md5`]: ./md5 [`md5`]: ./md5
@@ -8731,6 +8732,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[Grøstl]: https://en.wikipedia.org/wiki/Grøstl [Grøstl]: https://en.wikipedia.org/wiki/Grøstl
[JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh [JH]: https://www3.ntu.edu.sg/home/wuhj/research/jh
[KangarooTwelve]: https://keccak.team/kangarootwelve.html [KangarooTwelve]: https://keccak.team/kangarootwelve.html
[Kupyna]: https://eprint.iacr.org/2015/885.pdf
[MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography) [MD2]: https://en.wikipedia.org/wiki/MD2_(cryptography)
[MD4]: https://en.wikipedia.org/wiki/MD4 [MD4]: https://en.wikipedia.org/wiki/MD4
[MD5]: https://en.wikipedia.org/wiki/MD5 [MD5]: https://en.wikipedia.org/wiki/MD5
@@ -9395,7 +9397,7 @@ DEALINGS IN THE SOFTWARE.
tar 0.4.40 - MIT/Apache-2.0 tar 0.4.40 - MIT/Apache-2.0
https://github.com/alexcrichton/tar-rs https://github.com/alexcrichton/tar-rs
Copyright (c) 2014 Alex Crichton Copyright (c) The tar-rs Project Contributors
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated person obtaining a copy of this software and associated
@@ -9519,7 +9521,7 @@ DEALINGS IN THE SOFTWARE.
time 0.3.36 - MIT OR Apache-2.0 time 0.3.36 - MIT OR Apache-2.0
https://github.com/time-rs/time https://github.com/time-rs/time
Copyright (c) 2024 Jacob Pratt et al. Copyright (c) Jacob Pratt et al.
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@@ -9545,7 +9547,7 @@ SOFTWARE.
time-core 0.1.2 - MIT OR Apache-2.0 time-core 0.1.2 - MIT OR Apache-2.0
https://github.com/time-rs/time https://github.com/time-rs/time
Copyright (c) 2024 Jacob Pratt et al. Copyright (c) Jacob Pratt et al.
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal