Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T5211 py3 port google chat webhook formatting #184

Merged

Conversation

emmanuel-thinkst
Copy link
Contributor

port google chat webhook to python 3

Enable integration with Google Chat by formatting our validation message and alerts in a compatible way for https://chat.googleapis.com webhook URLs:
Screenshot 2023-02-07 at 22 21 49

The command shown in the validation error message now also works with Google Chat:
Screenshot 2023-02-07 at 22 24 14

canarytokens/queries.py Outdated Show resolved Hide resolved
canarytokens/queries.py Outdated Show resolved Hide resolved
@wleightond wleightond merged commit cd4c749 into T4627_py3_main Feb 10, 2023
@wleightond wleightond deleted the T5211_py3_port_google_chat_webhook_formatting branch February 10, 2023 09:15
wleightond added a commit that referenced this pull request May 31, 2023
* Add google chat api models

* add google chat webhook formatting

* improve webhook error handling

* update webhook tests

* Delete testdoc.xlsx

---------

Co-authored-by: William Leighton Dawson <leighton@thinkst.com>
wleightond added a commit that referenced this pull request Jul 18, 2023
* Add google chat api models

* add google chat webhook formatting

* improve webhook error handling

* update webhook tests

* Delete testdoc.xlsx

---------

Co-authored-by: William Leighton Dawson <leighton@thinkst.com>
wleightond added a commit that referenced this pull request Jul 24, 2023
* Add google chat api models

* add google chat webhook formatting

* improve webhook error handling

* update webhook tests

* Delete testdoc.xlsx

---------

Co-authored-by: William Leighton Dawson <leighton@thinkst.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants