Skip to content

Commit

Permalink
Merge pull request #18 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.1.2
  • Loading branch information
ishans-crest authored Mar 27, 2024
2 parents c13156b + b886c9b commit 7f604af
Show file tree
Hide file tree
Showing 43 changed files with 27 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/phantomcyber/dev-cicd-tools
rev: v1.16
rev: v1.17
hooks:
- id: org-hook
- id: package-app-dependencies
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Splunk SOAR Big Query
Copyright (c) 2018-2023 Splunk Inc.
Copyright (c) 2018-2024 Splunk Inc.

Third-party Software Attributions:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Big Query

Publisher: Splunk
Connector Version: 2.1.1
Connector Version: 2.1.2
Product Vendor: Google
Product Name: Big Query
Product Version Supported (regex): ".\*"
Expand All @@ -11,7 +11,7 @@ Minimum Product Version: 5.3.0
This app allows running investigative actions against Google BigQuery

[comment]: # " File: README.md"
[comment]: # " Copyright (c) 2018-2023 Splunk Inc."
[comment]: # " Copyright (c) 2018-2024 Splunk Inc."
[comment]: # ""
[comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');"
[comment]: # "you may not use this file except in compliance with the License."
Expand Down
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
92 changes: 14 additions & 78 deletions bigquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"product_name": "Big Query",
"product_version_regex": ".*",
"publisher": "Splunk",
"license": "Copyright (c) 2018-2023 Splunk Inc.",
"app_version": "2.1.1",
"license": "Copyright (c) 2018-2024 Splunk Inc.",
"app_version": "2.1.2",
"utctime_updated": "2022-02-02T18:30:29.000000Z",
"package_name": "phantom_bigquery",
"main_module": "bigquery_connector.py",
Expand All @@ -27,78 +27,14 @@
"module": "cachetools",
"input_file": "wheels/shared/cachetools-2.0.1-py2.py3-none-any.whl"
},
{
"module": "google_api_core",
"input_file": "wheels/py3/google_api_core-2.8.2-py3-none-any.whl"
},
{
"module": "google_auth",
"input_file": "wheels/shared/google_auth-2.22.0-py2.py3-none-any.whl"
},
{
"module": "google_cloud_bigquery",
"input_file": "wheels/shared/google_cloud_bigquery-2.31.0-py2.py3-none-any.whl"
},
{
"module": "google_cloud_core",
"input_file": "wheels/shared/google_cloud_core-2.3.1-py2.py3-none-any.whl"
},
{
"module": "google_crc32c",
"input_file": "wheels/py36/google_crc32c-1.3.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "google_resumable_media",
"input_file": "wheels/shared/google_resumable_media-2.3.3-py2.py3-none-any.whl"
},
{
"module": "googleapis_common_protos",
"input_file": "wheels/shared/googleapis_common_protos-1.56.3-py2.py3-none-any.whl"
},
{
"module": "grpcio",
"input_file": "wheels/py36/grpcio-1.48.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "grpcio_status",
"input_file": "wheels/py3/grpcio_status-1.48.2-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-21.3-py3-none-any.whl"
},
{
"module": "proto_plus",
"input_file": "wheels/py3/proto_plus-1.22.3-py3-none-any.whl"
},
{
"module": "protobuf",
"input_file": "wheels/py36/protobuf-3.19.6-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "pyasn1",
"input_file": "wheels/shared/pyasn1-0.4.6-py2.py3-none-any.whl"
},
{
"module": "pyasn1_modules",
"input_file": "wheels/shared/pyasn1_modules-0.3.0-py2.py3-none-any.whl"
},
{
"module": "pyparsing",
"input_file": "wheels/py3/pyparsing-3.1.1-py3-none-any.whl"
},
{
"module": "python_dateutil",
"input_file": "wheels/shared/python_dateutil-2.8.2-py2.py3-none-any.whl"
},
{
"module": "rsa",
"input_file": "wheels/py3/rsa-4.7.2-py3-none-any.whl"
},
{
"module": "six",
"input_file": "wheels/shared/six-1.16.0-py2.py3-none-any.whl"
},
{
"module": "uritemplate",
"input_file": "wheels/shared/uritemplate-3.0.0-py2.py3-none-any.whl"
Expand Down Expand Up @@ -435,51 +371,51 @@
},
{
"module": "google_api_core",
"input_file": "wheels/py3/google_api_core-2.14.0-py3-none-any.whl"
"input_file": "wheels/py3/google_api_core-2.18.0-py3-none-any.whl"
},
{
"module": "google_auth",
"input_file": "wheels/shared/google_auth-2.25.1-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_auth-2.29.0-py2.py3-none-any.whl"
},
{
"module": "google_cloud_bigquery",
"input_file": "wheels/shared/google_cloud_bigquery-2.31.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_cloud_bigquery-3.19.0-py2.py3-none-any.whl"
},
{
"module": "google_cloud_core",
"input_file": "wheels/shared/google_cloud_core-2.3.3-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_cloud_core-2.4.1-py2.py3-none-any.whl"
},
{
"module": "google_crc32c",
"input_file": "wheels/py39/google_crc32c-1.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.whl"
},
{
"module": "google_resumable_media",
"input_file": "wheels/shared/google_resumable_media-2.6.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_resumable_media-2.7.0-py2.py3-none-any.whl"
},
{
"module": "googleapis_common_protos",
"input_file": "wheels/shared/googleapis_common_protos-1.61.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/googleapis_common_protos-1.63.0-py2.py3-none-any.whl"
},
{
"module": "grpcio",
"input_file": "wheels/py39/grpcio-1.59.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py39/grpcio-1.62.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "grpcio_status",
"input_file": "wheels/py3/grpcio_status-1.59.3-py3-none-any.whl"
"input_file": "wheels/py3/grpcio_status-1.62.1-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-23.2-py3-none-any.whl"
"input_file": "wheels/py3/packaging-24.0-py3-none-any.whl"
},
{
"module": "proto_plus",
"input_file": "wheels/py3/proto_plus-1.22.3-py3-none-any.whl"
"input_file": "wheels/py3/proto_plus-1.23.0-py3-none-any.whl"
},
{
"module": "protobuf",
"input_file": "wheels/py3/protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl"
"input_file": "wheels/py3/protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl"
},
{
"module": "pyasn1",
Expand All @@ -491,7 +427,7 @@
},
{
"module": "python_dateutil",
"input_file": "wheels/shared/python_dateutil-2.8.2-py2.py3-none-any.whl"
"input_file": "wheels/shared/python_dateutil-2.9.0.post0-py2.py3-none-any.whl"
},
{
"module": "rsa",
Expand Down
2 changes: 1 addition & 1 deletion bigquery_connector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: bigquery_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.
Expand Down
2 changes: 1 addition & 1 deletion bigquery_consts.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: bigquery_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.
Expand Down
2 changes: 1 addition & 1 deletion bigquery_run_query.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% block widget_content %} <!-- Main Start Block -->

<!-- File: bigquery_run_query.html
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.
Expand Down
2 changes: 1 addition & 1 deletion bigquery_view.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: bigquery_view.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.
Expand Down
2 changes: 1 addition & 1 deletion manual_readme_content.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[comment]: # " File: README.md"
[comment]: # " Copyright (c) 2018-2023 Splunk Inc."
[comment]: # " Copyright (c) 2018-2024 Splunk Inc."
[comment]: # ""
[comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');"
[comment]: # "you may not use this file except in compliance with the License."
Expand Down
1 change: 1 addition & 0 deletions release_notes/2.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Updated grpcio in order to use platform packages [PAPP-33462]
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cachetools==2.0.1
google-cloud-bigquery==2.31.0
google-cloud-bigquery==3.19.0
pyasn1==0.4.6
rsa==4.7.2
uritemplate==3.0.0
Binary file not shown.
Binary file removed wheels/py3/google_api_core-2.8.2-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/grpcio_status-1.48.2-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed wheels/py3/packaging-21.3-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/packaging-23.2-py3-none-any.whl
Binary file not shown.
Binary file added wheels/py3/packaging-24.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/py3/pyparsing-3.1.1-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/requests-2.27.1-py2.py3-none-any.whl
Binary file not shown.
Binary file removed wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit 7f604af

Please sign in to comment.