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

Fix sec findings #82

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Fix sec findings #82

merged 2 commits into from
Mar 20, 2024

Conversation

wneessen
Copy link
Owner

No description provided.

SECURITY.md file has been added which contains instructions on how to report a possible security issue in js-mailer. This incorporates details for private messaging or email, typical response times, and an OpenPGP/GPG public key for encrypted communication.
Changed the code to encode the error message text in js-mailer.js. This is done to prevent potential Cross-Site Scripting (XSS) by ensuring any HTML characters entering the message div are properly escaped.
@wneessen wneessen merged commit d80a73f into main Mar 20, 2024
5 checks passed
@wneessen wneessen deleted the fix_sec_findings branch March 20, 2024 20:03
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