darkrockmountain / gomail

GoMail is a powerful library for sending emails via multiple providers, including SMTP, Gmail API, Microsoft Graph API, SendGrid, AWS SES, Mailgun, Mandrill, Postmark, and SparkPost. Supporting attachments, plain text, and HTML content, it simplifies email integration for developers with easy setup and robust functionalities.
https://darkrockmountain.com
Apache License 2.0
4 stars 1 forks source link

docs(security): update supported versions in SECURITY.md #6

Closed JRocabruna closed 1 month ago

JRocabruna commented 1 month ago

Fix/update security policy

fix(security): update supported versions in SECURITY.md

Description

This pull request updates the SECURITY.md file to correct the supported versions, listing only v0.5.2 and above as maintained. This change addresses the inaccurate information regarding the currently supported versions after the migration to GitHub from GitLab.

Checklist

Please ensure the following guidelines are met:

Additional Information

This update ensures that the SECURITY.md file reflects the accurate supported versions, improving the clarity and correctness of the security policy documentation. No additional dependencies are required for this change.