Skip to content

Commit

Permalink
Merge pull request #5 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.2.4
  • Loading branch information
cpangam authored Feb 7, 2022
2 parents b179a23 + 1ed73d0 commit 4081061
Show file tree
Hide file tree
Showing 27 changed files with 98 additions and 25 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/start-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Start Release
on: workflow_dispatch
on:
workflow_dispatch:
push:
tags:
- '*-beta*'
jobs:
start-release:
runs-on: ubuntu-latest
Expand Down
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.9
rev: v1.11
hooks:
- id: org-hook
- id: package-app-dependencies
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Copyright (c) 2016-2022 Splunk Inc.
Third-party Software Attributions:

Library: Django
Version: 3.2.9
Version: 3.2.12
License: BSD 3
0.9.0 thru 1.2 1991-1995 CWI yes
1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Slack

Publisher: Splunk
Connector Version: 2\.2\.3
Connector Version: 2\.2\.4
Product Vendor: Slack Technologies
Product Name: Slack
Product Version Supported (regex): "\.\*"
Expand Down
1 change: 1 addition & 0 deletions release_notes/2.2.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Added support for Python 3.9
6 changes: 5 additions & 1 deletion release_notes/release_notes.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<b>Slack Release Notes - Published by Splunk February 02, 2022</b>
<b>Slack Release Notes - Published by Splunk February 04, 2022</b>
<br><br>
<b>Version 2.2.4 - Released February 04, 2022</b>
<ul>
<li>Added support for Python 3.9</li>
</ul>
<b>Version 2.2.3 - Released February 02, 2022</b>
<ul>
<li>Marked the app as FIPS Compliant [PAPP-22707]</li>
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beautifulsoup4==4.10.0
django==3.2.9
django==3.2.12
requests==2.25.1
sh==1.14.2
simplejson==3.17.5
Expand Down
100 changes: 82 additions & 18 deletions slack.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"type": "information",
"license": "Copyright (c) 2016-2022 Splunk Inc.",
"main_module": "slack_connector.py",
"app_version": "2.2.3",
"utctime_updated": "2022-01-28T21:18:25.000000Z",
"app_version": "2.2.4",
"utctime_updated": "2022-02-04T18:14:51.000000Z",
"product_vendor": "Slack Technologies",
"product_name": "Slack",
"product_version_regex": ".*",
Expand Down Expand Up @@ -3878,67 +3878,131 @@
"wheel": [
{
"module": "Django",
"input_file": "wheels/Django-3.2.9-py3-none-any.whl"
"input_file": "wheels/py3/Django-3.2.12-py3-none-any.whl"
},
{
"module": "asgiref",
"input_file": "wheels/asgiref-3.4.1-py3-none-any.whl"
"input_file": "wheels/py3/asgiref-3.4.1-py3-none-any.whl"
},
{
"module": "beautifulsoup4",
"input_file": "wheels/beautifulsoup4-4.10.0-py3-none-any.whl"
"input_file": "wheels/py3/beautifulsoup4-4.10.0-py3-none-any.whl"
},
{
"module": "certifi",
"input_file": "wheels/certifi-2021.10.8-py2.py3-none-any.whl"
"input_file": "wheels/shared/certifi-2021.10.8-py2.py3-none-any.whl"
},
{
"module": "chardet",
"input_file": "wheels/chardet-4.0.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/chardet-4.0.0-py2.py3-none-any.whl"
},
{
"module": "idna",
"input_file": "wheels/idna-2.10-py2.py3-none-any.whl"
"input_file": "wheels/shared/idna-2.10-py2.py3-none-any.whl"
},
{
"module": "pytz",
"input_file": "wheels/pytz-2021.3-py2.py3-none-any.whl"
"input_file": "wheels/shared/pytz-2021.3-py2.py3-none-any.whl"
},
{
"module": "requests",
"input_file": "wheels/requests-2.25.1-py2.py3-none-any.whl"
"input_file": "wheels/shared/requests-2.25.1-py2.py3-none-any.whl"
},
{
"module": "sh",
"input_file": "wheels/sh-1.14.2-py2.py3-none-any.whl"
"input_file": "wheels/shared/sh-1.14.2-py2.py3-none-any.whl"
},
{
"module": "simplejson",
"input_file": "wheels/simplejson-3.17.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py36/simplejson-3.17.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "six",
"input_file": "wheels/six-1.15.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/six-1.15.0-py2.py3-none-any.whl"
},
{
"module": "soupsieve",
"input_file": "wheels/soupsieve-2.3.1-py3-none-any.whl"
"input_file": "wheels/py3/soupsieve-2.3.1-py3-none-any.whl"
},
{
"module": "sqlparse",
"input_file": "wheels/sqlparse-0.4.2-py3-none-any.whl"
"input_file": "wheels/py3/sqlparse-0.4.2-py3-none-any.whl"
},
{
"module": "typing_extensions",
"input_file": "wheels/typing_extensions-4.0.1-py3-none-any.whl"
"input_file": "wheels/py3/typing_extensions-4.0.1-py3-none-any.whl"
},
{
"module": "urllib3",
"input_file": "wheels/urllib3-1.26.8-py2.py3-none-any.whl"
"input_file": "wheels/shared/urllib3-1.26.8-py2.py3-none-any.whl"
},
{
"module": "websocket_client",
"input_file": "wheels/websocket_client-1.2.1-py2.py3-none-any.whl"
"input_file": "wheels/shared/websocket_client-1.2.1-py2.py3-none-any.whl"
}
]
},
"pip39_dependencies": {
"wheel": [
{
"module": "Django",
"input_file": "wheels/py3/Django-3.2.12-py3-none-any.whl"
},
{
"module": "asgiref",
"input_file": "wheels/py3/asgiref-3.5.0-py3-none-any.whl"
},
{
"module": "beautifulsoup4",
"input_file": "wheels/py3/beautifulsoup4-4.10.0-py3-none-any.whl"
},
{
"module": "certifi",
"input_file": "wheels/shared/certifi-2021.10.8-py2.py3-none-any.whl"
},
{
"module": "chardet",
"input_file": "wheels/shared/chardet-4.0.0-py2.py3-none-any.whl"
},
{
"module": "idna",
"input_file": "wheels/shared/idna-2.10-py2.py3-none-any.whl"
},
{
"module": "pytz",
"input_file": "wheels/shared/pytz-2021.3-py2.py3-none-any.whl"
},
{
"module": "requests",
"input_file": "wheels/shared/requests-2.25.1-py2.py3-none-any.whl"
},
{
"module": "sh",
"input_file": "wheels/shared/sh-1.14.2-py2.py3-none-any.whl"
},
{
"module": "simplejson",
"input_file": "wheels/py39/simplejson-3.17.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "six",
"input_file": "wheels/shared/six-1.15.0-py2.py3-none-any.whl"
},
{
"module": "soupsieve",
"input_file": "wheels/py3/soupsieve-2.3.1-py3-none-any.whl"
},
{
"module": "sqlparse",
"input_file": "wheels/py3/sqlparse-0.4.2-py3-none-any.whl"
},
{
"module": "urllib3",
"input_file": "wheels/shared/urllib3-1.26.8-py2.py3-none-any.whl"
},
{
"module": "websocket_client",
"input_file": "wheels/shared/websocket_client-1.2.1-py2.py3-none-any.whl"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[flake8]
max-line-length = 145
max-complexity = 28
ignore = F403,E128,E126,E111,E121,E127,E731,E201,E202,F405,E722,D,W292,Q000
ignore = F403,E128,E126,E111,E121,E127,E731,E201,E202,F405,E722,D,W292

[isort]
line_length = 145
Binary file not shown.
File renamed without changes.
Binary file added wheels/py3/asgiref-3.5.0-py3-none-any.whl
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4081061

Please sign in to comment.