Skip to content

Conversation

truongduy2611
Copy link

  • Add SMTP Mail Server route
  • Add x-api-key header for the routers

to: mailContent.to,
subject: mailContent.subject || '',
text: mailContent.text || '',
html: mailContent.html || '',

Check failure

Code scanning / CodeQL

Client-side cross-site scripting

HTML injection vulnerability due to [user-provided value](1).
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.

1 participant