diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6098538..21066fb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,11 +1,11 @@ repos: - repo: https://github.com/phantomcyber/dev-cicd-tools - rev: v1.22 + rev: v1.24 hooks: - id: org-hook - id: package-app-dependencies - repo: https://github.com/Yelp/detect-secrets - rev: v1.4.0 + rev: v1.5.0 hooks: - id: detect-secrets args: diff --git a/LICENSE b/LICENSE index b7b3c69..12536c5 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/pyproject.toml b/pyproject.toml index 474efd9..4c594fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,3 +5,4 @@ verbose = true [tool.isort] line_length = 145 +profile = "black" diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index fbcb2fd..335ae5b 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1 +1,2 @@ **Unreleased** +* Updated dependencies to resolve security vulnerabilities [PSAAS-21305] diff --git a/rest_ingest.json b/rest_ingest.json index 74551c7..03749de 100644 --- a/rest_ingest.json +++ b/rest_ingest.json @@ -11,10 +11,10 @@ "package_name": "phantom_restingest", "product_vendor": "Generic", "product_name": "REST Data Source", - "min_phantom_version": "6.2.1", + "min_phantom_version": "6.3.0", "logo": "logo_restapi.svg", "logo_dark": "logo_restapi_dark.svg", - "license": "Copyright (c) 2016-2024 Splunk Inc.", + "license": "Copyright (c) 2016-2025 Splunk Inc.", "fips_compliant": true, "product_version_regex": ".*", "python_version": "3", @@ -121,4 +121,4 @@ } ] } -} \ No newline at end of file +} diff --git a/tox.ini b/tox.ini index 2b96e78..720a141 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,4 @@ [flake8] max-line-length = 145 max-complexity = 28 -extend-ignore = F403,E128,E126,E121,E127,E731,E201,E202,E203,E701,F405,E722,D - -[isort] -line_length = 145 +extend-ignore = F403,E128,E126,E121,E127,E731,E201,E202,E203,E701,F405,E722,D,W503 diff --git a/wheels/py2/jsonpath_rw-1.4.0-cp27-none-any.whl b/wheels/py2/jsonpath_rw-1.4.0-cp27-none-any.whl deleted file mode 100644 index 91f0090..0000000 Binary files a/wheels/py2/jsonpath_rw-1.4.0-cp27-none-any.whl and /dev/null differ diff --git a/wheels/py2/weakrefmethod-1.0.3-cp27-none-any.whl b/wheels/py2/weakrefmethod-1.0.3-cp27-none-any.whl deleted file mode 100644 index 0f8e7b5..0000000 Binary files a/wheels/py2/weakrefmethod-1.0.3-cp27-none-any.whl and /dev/null differ diff --git a/wheels/py3/jsonpath_rw-1.4.0-py3-none-any.whl b/wheels/py3/jsonpath_rw-1.4.0-py3-none-any.whl index 280b4b9..451810b 100644 Binary files a/wheels/py3/jsonpath_rw-1.4.0-py3-none-any.whl and b/wheels/py3/jsonpath_rw-1.4.0-py3-none-any.whl differ diff --git a/wheels/py3/parse-1.17.0-py3-none-any.whl b/wheels/py3/parse-1.17.0-py3-none-any.whl deleted file mode 100644 index a22f5b5..0000000 Binary files a/wheels/py3/parse-1.17.0-py3-none-any.whl and /dev/null differ diff --git a/wheels/py36/lxml-4.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl b/wheels/py36/lxml-4.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl deleted file mode 100644 index 9e376b9..0000000 Binary files a/wheels/py36/lxml-4.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl and /dev/null differ diff --git a/wheels/py36/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl b/wheels/py36/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl index b3fb8be..8bcd6c4 100644 Binary files a/wheels/py36/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl and b/wheels/py36/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl differ diff --git a/wheels/py39/lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl b/wheels/py39/lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl deleted file mode 100644 index da07411..0000000 Binary files a/wheels/py39/lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl and /dev/null differ diff --git a/wheels/py39/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl b/wheels/py39/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl index 1eff024..c2d6a44 100644 Binary files a/wheels/py39/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl and b/wheels/py39/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl differ