From 5e1a80348ea17cca22402699d63a09af089b841a Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:57:09 +0000 Subject: [PATCH] chore(release): 5.4.1 ## [5.4.1](https://github.com/splunk/pytest-splunk-addon/compare/v5.4.0...v5.4.1) (2024-10-28) ### Bug Fixes * requirement test generation ([#893](https://github.com/splunk/pytest-splunk-addon/issues/893)) ([8d42cb6](https://github.com/splunk/pytest-splunk-addon/commit/8d42cb6cced14b63592c634e13fa616b9aa2fdda)) --- NOTICE | 289 ++++++++++++++++++++++++++------ pyproject.toml | 2 +- pytest_splunk_addon/__init__.py | 2 +- 3 files changed, 241 insertions(+), 52 deletions(-) diff --git a/NOTICE b/NOTICE index e4a2d0bbc..4166feb6e 100644 --- a/NOTICE +++ b/NOTICE @@ -7,9 +7,9 @@ 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. -Date generated: 2024-9-4 +Date generated: 2024-10-28 -Revision ID: 38b8aaf2afe524383c4152eb8d942bad7e322931 +Revision ID: 8d42cb6cced14b63592c634e13fa616b9aa2fdda ================================================================================ ================================================================================ @@ -50,6 +50,10 @@ No licenses found -------------------------------------------------------------------------------- Package Title: addonfactory-splunk-conf-parser-lib (0.4.0) + +Package Locator: pip+addonfactory-splunk-conf-parser-lib$0.4.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -262,6 +266,10 @@ Apache-2.0 -------------------------------------------------------------------------------- Package Title: attrs (23.2.0) + +Package Locator: pip+attrs$23.2.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -294,6 +302,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: certifi (2024.6.2) + +Package Locator: pip+certifi$2024.6.2 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -325,6 +337,10 @@ one at http://mozilla.org/MPL/2.0/. -------------------------------------------------------------------------------- Package Title: charset-normalizer (3.3.2) + +Package Locator: pip+charset-normalizer$3.3.2 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -356,6 +372,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: colorama (0.4.6) + +Package Locator: pip+colorama$0.4.6 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -394,11 +414,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Package Title: defusedxml (0.7.1) + +Package Locator: pip+defusedxml$0.7.1 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * -Python-2.0 +PSF-2.0, Python-2.0 +* PSF-2.0 * PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- @@ -451,9 +476,43 @@ Agreement. +* Python-2.0 * + +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. + 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. + 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. + 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. + 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. + 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + 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. + 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. + 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). + 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. + 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. + 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. + 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6, beta 1 software in source or binary form and its associated documentation, as released at the www.python.org Internet site on August 4, 2000 ("Python 1.6b1"). + 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs License Agreement is retained in Python 1.6b1, alone or in any derivative version prepared by Licensee. + Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is made available subject to the terms and conditions in CNRIs License Agreement. This Agreement may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1011. This Agreement may also be obtained from a proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011". + 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as provided herein, then Licensee hereby agrees to indicate in any such work the nature of the modifications made to Python 1.6b1. + 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + 7. This License Agreement shall be governed by and interpreted in all respects by the law of the State of Virginia, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. + 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement. +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. +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 appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, 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. + -------------------------------------------------------------------------------- Package Title: deprecation (2.1.0) + +Package Locator: pip+deprecation$2.1.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -690,6 +749,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: elementpath (4.1.5) + +Package Locator: pip+elementpath$4.1.5 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -722,6 +785,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: exceptiongroup (1.2.1) + +Package Locator: pip+exceptiongroup$1.2.1 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -837,6 +904,10 @@ Agreement. -------------------------------------------------------------------------------- Package Title: execnet (2.0.2) + +Package Locator: pip+execnet$2.0.2 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -866,6 +937,10 @@ MIT -------------------------------------------------------------------------------- Package Title: Faker (18.13.0) + +Package Locator: pip+Faker$18.13.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -896,6 +971,10 @@ THE SOFTWARE. -------------------------------------------------------------------------------- Package Title: filelock (3.12.2) + +Package Locator: pip+filelock$3.12.2 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -931,6 +1010,10 @@ For more information, please refer to -------------------------------------------------------------------------------- Package Title: future (1.0.0) + +Package Locator: pip+future$1.0.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1016,6 +1099,10 @@ SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTW -------------------------------------------------------------------------------- Package Title: httplib2 (0.22.0) + +Package Locator: pip+httplib2$0.22.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1106,6 +1193,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Package Title: idna (3.7) + +Package Locator: pip+idna$3.7 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1148,6 +1239,10 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Package Title: importlib-metadata (6.7.0) + +Package Locator: pip+importlib-metadata$6.7.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1361,6 +1456,10 @@ Apache-2.0 -------------------------------------------------------------------------------- Package Title: importlib-resources (5.12.0) + +Package Locator: pip+importlib-resources$5.12.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1574,6 +1673,10 @@ Apache-2.0 -------------------------------------------------------------------------------- Package Title: iniconfig (2.0.0) + +Package Locator: pip+iniconfig$2.0.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1604,6 +1707,10 @@ MIT -------------------------------------------------------------------------------- Package Title: jsonschema (4.17.3) + +Package Locator: pip+jsonschema$4.17.3 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -1653,6 +1760,10 @@ See the License for the specific language governing permissions and limitations -------------------------------------------------------------------------------- Package Title: junitparser (2.8.0) + +Package Locator: pip+junitparser$2.8.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -1676,6 +1787,10 @@ Copyright 2020 Joel Wang -------------------------------------------------------------------------------- Package Title: packaging (24.0) + +Package Locator: pip+packaging$24.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1747,6 +1862,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Package Title: pkgutil_resolve_name (1.3.10) + +Package Locator: pip+pkgutil_resolve_name$1.3.10 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1847,6 +1966,10 @@ Agreement. -------------------------------------------------------------------------------- Package Title: pluggy (1.2.0) + +Package Locator: pip+pluggy$1.2.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1879,6 +2002,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: pyparsing (3.1.2) + +Package Locator: pip+pyparsing$3.1.2 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -1956,6 +2083,10 @@ You should have received a copy of the GNU General Public License along with thi -------------------------------------------------------------------------------- Package Title: pyrsistent (0.19.3) + +Package Locator: pip+pyrsistent$0.19.3 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -2020,6 +2151,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Package Title: pytest (7.4.4) + +Package Locator: pip+pytest$7.4.4 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2052,6 +2187,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: pytest-ordering (0.6) + +Package Locator: pip+pytest-ordering$0.6 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2080,6 +2219,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: pytest-xdist (3.5.0) + +Package Locator: pip+pytest-xdist$3.5.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2109,39 +2252,14 @@ MIT -------------------------------------------------------------------------------- Package Title: python-dateutil (2.9.0.post0) --------------------------------------------------------------------------------- -* Declared Licenses * -BSD-3-Clause, Apache-2.0 - -* BSD-3-Clause * - -Copyright (c) 2017 Paul Ganssle . All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. +Package Locator: pip+python-dateutil$2.9.0.post0 - 2. 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. - - 3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. +Package Depth: Transitive +-------------------------------------------------------------------------------- -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 HOLDER 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. +* Declared Licenses * +Apache-2.0, BSD-3-Clause * Apache-2.0 * @@ -2200,9 +2318,42 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The above BSD License Applies to all code, even that also covered by Apache 2.0. +* BSD-3-Clause * + +Copyright (c) 2017 Paul Ganssle . All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. 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. + + 3. Neither the name of the copyright holder 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 HOLDER 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. + -------------------------------------------------------------------------------- Package Title: requests (2.31.0) + +Package Locator: pip+requests$2.31.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2389,6 +2540,10 @@ Apache-2.0 -------------------------------------------------------------------------------- Package Title: six (1.16.0) + +Package Locator: pip+six$1.16.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -2418,6 +2573,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- Package Title: splunk-sdk (2.0.1) + +Package Locator: pip+splunk-sdk$2.0.1 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2441,6 +2600,10 @@ See the License for the specific language governing permissions and limitations -------------------------------------------------------------------------------- Package Title: splunksplwrapper (1.1.4) + +Package Locator: pip+splunksplwrapper$1.1.4 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -2653,6 +2816,10 @@ Apache-2.0 -------------------------------------------------------------------------------- Package Title: tomli (2.0.1) + +Package Locator: pip+tomli$2.0.1 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -2685,6 +2852,10 @@ SOFTWARE. -------------------------------------------------------------------------------- Package Title: typing-extensions (4.7.1) + +Package Locator: pip+typing-extensions$4.7.1 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -3006,6 +3177,10 @@ STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFT -------------------------------------------------------------------------------- Package Title: urllib3 (1.26.19) + +Package Locator: pip+urllib3$1.26.19 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -3057,6 +3232,10 @@ See the License for the specific language governing permissions and limitations -------------------------------------------------------------------------------- Package Title: xmlschema (2.5.1) + +Package Locator: pip+xmlschema$2.5.1 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -3110,6 +3289,10 @@ The name and trademarks of copyright holders may NOT be used in advertising or p -------------------------------------------------------------------------------- Package Title: xmltodict (0.13.0) + +Package Locator: pip+xmltodict$0.13.0 + +Package Depth: Direct -------------------------------------------------------------------------------- * Declared Licenses * @@ -3128,6 +3311,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI -------------------------------------------------------------------------------- Package Title: zipp (3.15.0) + +Package Locator: pip+zipp$3.15.0 + +Package Depth: Transitive -------------------------------------------------------------------------------- * Declared Licenses * @@ -5174,7 +5361,7 @@ PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 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. 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. -* Python-2.0 * +* PSF-2.0 * PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- @@ -6010,10 +6197,10 @@ Copyright (c) JS Foundation and other contributors Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt) -Copyright (c) 2015-2016 Will Bond - Copyright (c) 2012 Senko Rasic +Copyright (c) 2015-2016 Will Bond + Copyright (c) 2019 TAHRI Ahmed R. Copyright (c) Ahmed TAHRI @Ousret](https://github.com/Ousret).
@@ -6207,6 +6394,12 @@ Python Software License Agreement 2.0 Copyright (c) 2020 Thomas Grainger. Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + +Copyright (c) i.e., "Copyright (c) + +Copyright (c) i.e., "Copyright (c) + +Copyright (c) PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 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. @@ -6221,11 +6414,7 @@ PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------------------------------------------- Python License 2.0 -Copyright (c) i.e., "Copyright (c) - -Copyright (c) i.e., "Copyright (c) - -Copyright (c) +Copyright (c) 2013-2017 by Christian Heimes Copyright (c) 2022 Alex Grönholm @@ -6233,7 +6422,7 @@ Copyright (c) 2000 Bastian Kleineidam Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Copyright (c) 2013 by Christian Heimes PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 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. 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. @@ -6327,4 +6516,4 @@ Public Domain -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -Report Generated by FOSSA on 2024-9-4 +Report Generated by FOSSA on 2024-10-28 diff --git a/pyproject.toml b/pyproject.toml index ede1d56cb..a1871b530 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ [tool.poetry] name = "pytest-splunk-addon" -version = "5.4.0" +version = "5.4.1" description = "A Dynamic test tool for Splunk Apps and Add-ons" authors = ["Splunk "] license = "APACHE-2.0" diff --git a/pytest_splunk_addon/__init__.py b/pytest_splunk_addon/__init__.py index da85e6e80..b1ac6b9a0 100644 --- a/pytest_splunk_addon/__init__.py +++ b/pytest_splunk_addon/__init__.py @@ -18,4 +18,4 @@ __author__ = """Splunk Inc.""" __email__ = "addonfactory@splunk.com" -__version__ = "5.4.0" +__version__ = "5.4.1"