Skip to content

Conversation

@ChanceBarimbao
Copy link
Collaborator

Created the ability to send messages with multiple recipients, also created the ability to send notifications with multiple recipients

}

// pick the host to POST to
const finalHost = (overrideHost ?? await this.resolveHostForRecipient(allowedRecipients[0])).replace(/\/+$/,'')

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
@ty-everett ty-everett merged commit 3c1e2d4 into master Oct 25, 2025
1 of 2 checks passed
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.

3 participants