-
Notifications
You must be signed in to change notification settings - Fork 101
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
Merge next
into master
#454
Conversation
* Update for v5 * c8 ignore * remove dep * c8 --------- Co-authored-by: Gürgün Dayıoğlu <[email protected]>
@climba03003 please resolve the issues here.
Lines 224 to 229 in c569cf3
|
Since the structure and feature is drastically changed. |
I don't use either of the modules in question. All I know is that |
* chore!: bump dependency send@3 * fixup * fixup * chore: use v5 workflow * chore: bump dependency [email protected] * fixup
reply.redirect(301, getRedirectUrl(request.raw.url)) | ||
} /* c8 ignore start */ catch (error) { | ||
// the try-catch here is actually unreachable, but we keep it for safety and prevent DoS attack | ||
await reply.send(error) |
Check warning
Code scanning / CodeQL
Information exposure through a stack trace Medium
As titled.