diff --git a/LICENSE b/LICENSE index f4b5039..f377280 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2018-2023 Splunk Inc. + Copyright (c) 2018-2024 Splunk Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE b/NOTICE index 7dcb1d0..fd78933 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Splunk SOAR Windows Remote Management -Copyright (c) 2018-2023 Splunk Inc. +Copyright (c) 2018-2024 Splunk Inc. Third-party Software Attributions: @@ -10,11 +10,6 @@ Copyright 2004-2017 Leonard Richardson Copyright 2004-2019 Leonard Richardson Copyright 2018 Isaac Muse -Library: ntlm-auth -Version: 1.5.0 -License: MIT -Copyright 2018 Jordan Borean, Red Hat - Library: pycparser Version: 2.21 License: BSD 3 @@ -22,11 +17,6 @@ Copyright 2008-2020 Eli Bendersky Copyright parser in Python Copyright parser in Python -Library: requests -Version: 2.25.0 -License: Apache 2.0 -Kenneth Reitz - Library: six Version: 1.15.0 License: MIT diff --git a/__init__.py b/__init__.py index f8b589a..8600f45 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,6 @@ # File: __init__.py # -# Copyright (c) 2018-2023 Splunk Inc. +# Copyright (c) 2018-2024 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/manual_readme_content.md b/manual_readme_content.md index b3179e7..33117a0 100644 --- a/manual_readme_content.md +++ b/manual_readme_content.md @@ -1,6 +1,6 @@ [comment]: # "" [comment]: # " File: README.md" -[comment]: # " Copyright (c) 2018-2023 Splunk Inc." +[comment]: # " Copyright (c) 2018-2024 Splunk Inc." [comment]: # " " [comment]: # " Licensed under Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)" [comment]: # "" diff --git a/parse_callbacks.py b/parse_callbacks.py index d4cec5b..d22ebd1 100644 --- a/parse_callbacks.py +++ b/parse_callbacks.py @@ -1,6 +1,6 @@ # File: parse_callbacks.py # -# Copyright (c) 2018-2023 Splunk Inc. +# Copyright (c) 2018-2024 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index fbcb2fd..ec31213 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1 +1,2 @@ **Unreleased** +* Removed certifi and requests dependencies in order to use platform packages [PAPP-31096, PAPP-30822] diff --git a/wheels/py3/certifi-2023.7.22-py3-none-any.whl b/wheels/py3/certifi-2023.7.22-py3-none-any.whl deleted file mode 100644 index 78dfe27..0000000 Binary files a/wheels/py3/certifi-2023.7.22-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/idna-3.4-py3-none-any.whl b/wheels/py3/idna-3.4-py3-none-any.whl deleted file mode 100644 index 7343c68..0000000 Binary files a/wheels/py3/idna-3.4-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/requests-2.31.0-py3-none-any.whl b/wheels/py3/requests-2.31.0-py3-none-any.whl deleted file mode 100644 index bfd5d2e..0000000 Binary files a/wheels/py3/requests-2.31.0-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/urllib3-2.0.7-py3-none-any.whl b/wheels/py3/urllib3-2.0.7-py3-none-any.whl deleted file mode 100644 index 9e6f189..0000000 Binary files a/wheels/py3/urllib3-2.0.7-py3-none-any.whl and /dev/null differ diff --git a/wheels/py39/charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/py39/charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl deleted file mode 100644 index d00bf3a..0000000 Binary files a/wheels/py39/charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl and /dev/null differ diff --git a/winrm.json b/winrm.json index 1f6c5d3..3a0dd9d 100644 --- a/winrm.json +++ b/winrm.json @@ -9,8 +9,8 @@ "product_name": "Windows Remote Management", "product_version_regex": ".*", "publisher": "Splunk", - "license": "Copyright (c) 2018-2023 Splunk Inc.", - "app_version": "2.2.6", + "license": "Copyright (c) 2018-2024 Splunk Inc.", + "app_version": "2.2.7", "utctime_updated": "2023-12-05T12:42:47.000000Z", "package_name": "phantom_winrm", "main_module": "winrm_connector.py", @@ -3307,26 +3307,14 @@ "module": "beautifulsoup4", "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" }, - { - "module": "certifi", - "input_file": "wheels/py3/certifi-2023.7.22-py3-none-any.whl" - }, { "module": "cffi", "input_file": "wheels/py39/cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, - { - "module": "charset_normalizer", - "input_file": "wheels/py39/charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" - }, { "module": "cryptography", "input_file": "wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, - { - "module": "idna", - "input_file": "wheels/py3/idna-3.4-py3-none-any.whl" - }, { "module": "pycparser", "input_file": "wheels/shared/pycparser-2.21-py2.py3-none-any.whl" @@ -3351,10 +3339,6 @@ "module": "soupsieve", "input_file": "wheels/py3/soupsieve-2.5-py3-none-any.whl" }, - { - "module": "urllib3", - "input_file": "wheels/py3/urllib3-2.0.7-py3-none-any.whl" - }, { "module": "xmltodict", "input_file": "wheels/shared/xmltodict-0.13.0-py2.py3-none-any.whl" diff --git a/winrm_connector.py b/winrm_connector.py index 711dd48..e1b99a5 100644 --- a/winrm_connector.py +++ b/winrm_connector.py @@ -1,6 +1,6 @@ # File: winrm_connector.py # -# Copyright (c) 2018-2023 Splunk Inc. +# Copyright (c) 2018-2024 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/winrm_consts.py b/winrm_consts.py index 1605773..d4a34f5 100644 --- a/winrm_consts.py +++ b/winrm_consts.py @@ -1,6 +1,6 @@ # File: winrm_consts.py # -# Copyright (c) 2018-2023 Splunk Inc. +# Copyright (c) 2018-2024 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.