|
7 | 7 |
|
8 | 8 | The following 3rd-party software packages may be used by or distributed with pytest-splunk-addon. Any information relevant to third-party vendors listed below are collected using common, reasonable means. |
9 | 9 |
|
| 10 | +Date generated: 2025-11-13 |
10 | 11 |
|
11 | | -Revision ID: 6303babdf76a1a5c0dabd335e2fda2f069c87948 |
12 | | - |
| 12 | +Revision ID: 2e51d6255e847b7cde684bfd2f305b262544429d |
13 | 13 |
|
14 | 14 | ================================================================================ |
15 | 15 | ================================================================================ |
@@ -66,9 +66,9 @@ No licenses found |
66 | 66 | - jsonschema (4.17.3) [MIT, Apache-2.0] |
67 | 67 | - junitparser (4.0.2) [Apache-2.0] |
68 | 68 | - packaging (24.0) [Apache-2.0] |
69 | | -- pkgutil_resolve_name (1.3.10) [MIT, PSF-2.0] |
| 69 | +- pkgutil_resolve_name (1.3.10) [PSF-2.0, MIT] |
70 | 70 | - pluggy (1.2.0) [MIT] |
71 | | -- pyparsing (3.1.4) [MIT, BSD-3-Clause, MIT-CMU, GPL-1.0-only] |
| 71 | +- pyparsing (3.1.4) [MIT, MIT-CMU, GPL-1.0-only, BSD-3-Clause] |
72 | 72 | - pyrsistent (0.19.3) [MIT, BSD-3-Clause] |
73 | 73 | - pytest (7.4.4) [MIT] |
74 | 74 | - pytest-ordering (0.6) [MIT] |
@@ -1927,7 +1927,24 @@ Package Depth: Transitive |
1927 | 1927 | -------------------------------------------------------------------------------- |
1928 | 1928 |
|
1929 | 1929 | * Declared Licenses * |
1930 | | -MIT, PSF-2.0 |
| 1930 | +PSF-2.0, MIT |
| 1931 | + |
| 1932 | +* PSF-2.0 * |
| 1933 | +-------------------------------------------------------------------------------- |
| 1934 | +File matches: |
| 1935 | +LICENSE |
| 1936 | +-------------------------------------------------------------------------------- |
| 1937 | + |
| 1938 | +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 |
| 1939 | + |
| 1940 | + 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. |
| 1941 | + 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. |
| 1942 | + 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. |
| 1943 | + 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. |
| 1944 | + 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. |
| 1945 | + 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. |
| 1946 | + 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. |
| 1947 | + 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. |
1931 | 1948 |
|
1932 | 1949 | * MIT * |
1933 | 1950 | -------------------------------------------------------------------------------- |
@@ -2012,23 +2029,6 @@ agrees to be bound by the terms and conditions of this License |
2012 | 2029 | Agreement. |
2013 | 2030 |
|
2014 | 2031 |
|
2015 | | -* PSF-2.0 * |
2016 | | --------------------------------------------------------------------------------- |
2017 | | -File matches: |
2018 | | -LICENSE |
2019 | | --------------------------------------------------------------------------------- |
2020 | | - |
2021 | | -PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 |
2022 | | - |
2023 | | - 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. |
2024 | | - 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. |
2025 | | - 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. |
2026 | | - 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. |
2027 | | - 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. |
2028 | | - 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. |
2029 | | - 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. |
2030 | | - 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. |
2031 | | - |
2032 | 2032 |
|
2033 | 2033 | -------------------------------------------------------------------------------- |
2034 | 2034 | Package Title: pluggy (1.2.0) |
@@ -2111,7 +2111,32 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
2111 | 2111 |
|
2112 | 2112 |
|
2113 | 2113 | * Other Licenses * |
2114 | | -BSD-3-Clause, MIT-CMU, GPL-1.0-only |
| 2114 | +MIT-CMU, GPL-1.0-only, BSD-3-Clause |
| 2115 | + |
| 2116 | +* MIT-CMU * |
| 2117 | +-------------------------------------------------------------------------------- |
| 2118 | +File matches: |
| 2119 | +examples/snmp_api.h |
| 2120 | +-------------------------------------------------------------------------------- |
| 2121 | + |
| 2122 | + |
| 2123 | +Copyright 1989, 1991, 1992 by Carnegie Mellon University |
| 2124 | +Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California |
| 2125 | +All Rights Reserved |
| 2126 | +Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission. |
| 2127 | +CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE 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. |
| 2128 | + |
| 2129 | +* GPL-1.0-only * |
| 2130 | +-------------------------------------------------------------------------------- |
| 2131 | +File matches: |
| 2132 | +examples/verilog_parse.py |
| 2133 | +-------------------------------------------------------------------------------- |
| 2134 | + |
| 2135 | + |
| 2136 | +Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved. |
| 2137 | +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. |
| 2138 | +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. |
| 2139 | +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
2115 | 2140 |
|
2116 | 2141 | * BSD-3-Clause * |
2117 | 2142 | -------------------------------------------------------------------------------- |
@@ -2147,31 +2172,6 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
2147 | 2172 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
2148 | 2173 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
2149 | 2174 |
|
2150 | | -* MIT-CMU * |
2151 | | --------------------------------------------------------------------------------- |
2152 | | -File matches: |
2153 | | -examples/snmp_api.h |
2154 | | --------------------------------------------------------------------------------- |
2155 | | - |
2156 | | - |
2157 | | -Copyright 1989, 1991, 1992 by Carnegie Mellon University |
2158 | | -Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California |
2159 | | -All Rights Reserved |
2160 | | -Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission. |
2161 | | -CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE 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. |
2162 | | - |
2163 | | -* GPL-1.0-only * |
2164 | | --------------------------------------------------------------------------------- |
2165 | | -File matches: |
2166 | | -examples/verilog_parse.py |
2167 | | --------------------------------------------------------------------------------- |
2168 | | - |
2169 | | - |
2170 | | -Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved. |
2171 | | -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. |
2172 | | -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. |
2173 | | -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
2174 | | - |
2175 | 2175 |
|
2176 | 2176 | -------------------------------------------------------------------------------- |
2177 | 2177 | Package Title: pyrsistent (0.19.3) |
@@ -6332,5 +6332,4 @@ This formulation of W3C's notice and license became active on August 14 1998 so |
6332 | 6332 | -------------------------------------------------------------------------------- |
6333 | 6333 | -------------------------------------------------------------------------------- |
6334 | 6334 |
|
6335 | | - |
6336 | | -Report Generated by FOSSA on 2025-10-27 |
| 6335 | +Report Generated by FOSSA on 2025-11-13 |
0 commit comments