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

Update Slack webhook error text for verification #1427

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Update Slack webhook error text for verification #1427

merged 1 commit into from
Jun 26, 2023

Conversation

atkinchris
Copy link
Contributor

This updates the matched error text to determine the verified status of a Slack webhook, as this has been updated on Slack's API.

$ curl -H 'Content-Type: application/json' -d '{"text": ""}' https://hooks.slack.com/services/T<REDACTED>

missing_text_or_fallback_or_attachments

This updates the matched error text to determine the verified status of a Slack webhook, as this has been updated on Slack's API.
@atkinchris atkinchris requested a review from a team as a code owner June 26, 2023 11:36
@CLAassistant
Copy link

CLAassistant commented Jun 26, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@dustin-decker dustin-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@dustin-decker dustin-decker merged commit 6e6895b into trufflesecurity:main Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants