Skip to content

Commit

Permalink
Merge pull request #26 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.0.16
  • Loading branch information
bbielinski-splunk authored Oct 1, 2024
2 parents 6ab0adf + ebfc157 commit d9626ae
Show file tree
Hide file tree
Showing 35 changed files with 129 additions and 82 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/phantomcyber/dev-cicd-tools
rev: v1.17
rev: v1.22
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: ['--no-verify', '--exclude-files', '^junipersrx.json$']
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Juniper SRX

Publisher: Splunk
Connector Version: 2.0.15
Connector Version: 2.0.16
Product Vendor: Juniper Networks
Product Name: Juniper SRX
Product Version Supported (regex): ".\*"
Expand Down
68 changes: 42 additions & 26 deletions junipersrx.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"publisher": "Splunk",
"package_name": "phantom_junipersrx",
"main_module": "junipersrx_connector.py",
"app_version": "2.0.15",
"utctime_updated": "2024-07-24T12:22:59.000000Z",
"app_version": "2.0.16",
"utctime_updated": "2024-09-30T09:22:18.000000Z",
"product_vendor": "Juniper Networks",
"product_name": "Juniper SRX",
"product_version_regex": ".*",
Expand Down Expand Up @@ -533,7 +533,19 @@
"wheel": [
{
"module": "PyNaCl",
"input_file": "wheels/py36/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py36/PyNaCl-1.5.0-cp36-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "bcrypt",
"input_file": "wheels/py36/bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl"
},
{
"module": "cffi",
"input_file": "wheels/py36/cffi-1.15.1-cp36-cp36m-manylinux1_x86_64.manylinux_2_5_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "cryptography",
"input_file": "wheels/py36/cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl"
},
{
"module": "decorator",
Expand All @@ -545,7 +557,7 @@
},
{
"module": "lxml",
"input_file": "wheels/py36/lxml-5.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py36/lxml-5.3.0-cp36-cp36m-manylinux_2_28_x86_64.whl"
},
{
"module": "ncclient",
Expand All @@ -559,29 +571,37 @@
"module": "ply",
"input_file": "wheels/shared/ply-3.11-py2.py3-none-any.whl"
},
{
"module": "pycparser",
"input_file": "wheels/shared/pycparser-2.21-py2.py3-none-any.whl"
},
{
"module": "setuptools",
"input_file": "wheels/py3/setuptools-59.6.0-py3-none-any.whl"
},
{
"module": "simplejson",
"input_file": "wheels/py36/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "six",
"input_file": "wheels/shared/six-1.16.0-py2.py3-none-any.whl"
},
{
"module": "xmltodict",
"input_file": "wheels/shared/xmltodict-0.12.0-py2.py3-none-any.whl"
"input_file": "wheels/py36/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl"
}
]
},
"pip39_dependencies": {
"wheel": [
{
"module": "PyNaCl",
"input_file": "wheels/py36/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py36/PyNaCl-1.5.0-cp36-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "bcrypt",
"input_file": "wheels/py39/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl"
},
{
"module": "cffi",
"input_file": "wheels/py39/cffi-1.17.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "cryptography",
"input_file": "wheels/py39/cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl"
},
{
"module": "decorator",
Expand All @@ -593,7 +613,7 @@
},
{
"module": "lxml",
"input_file": "wheels/py39/lxml-5.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py39/lxml-5.3.0-cp39-cp39-manylinux_2_28_x86_64.whl"
},
{
"module": "ncclient",
Expand All @@ -608,21 +628,17 @@
"input_file": "wheels/shared/ply-3.11-py2.py3-none-any.whl"
},
{
"module": "setuptools",
"input_file": "wheels/py3/setuptools-69.2.0-py3-none-any.whl"
},
{
"module": "simplejson",
"input_file": "wheels/py39/simplejson-3.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"module": "pycparser",
"input_file": "wheels/py3/pycparser-2.22-py3-none-any.whl"
},
{
"module": "six",
"input_file": "wheels/shared/six-1.16.0-py2.py3-none-any.whl"
"module": "setuptools",
"input_file": "wheels/py3/setuptools-75.1.0-py3-none-any.whl"
},
{
"module": "xmltodict",
"input_file": "wheels/shared/xmltodict-0.12.0-py2.py3-none-any.whl"
"module": "simplejson",
"input_file": "wheels/py39/simplejson-3.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl"
}
]
}
}
}
Loading

0 comments on commit d9626ae

Please sign in to comment.