2022-06-17 15:05:54 +02:00
|
|
|
<!--
|
2023-01-15 16:13:10 +01:00
|
|
|
SPDX-FileCopyrightText: 2022-2023 The go-mail Authors
|
2022-06-17 15:05:54 +02:00
|
|
|
|
|
|
|
SPDX-License-Identifier: CC0-1.0
|
|
|
|
-->
|
|
|
|
|
2022-03-14 16:00:04 +01:00
|
|
|
# Security Policy
|
|
|
|
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
|
2023-01-15 16:13:10 +01:00
|
|
|
To report (possible) security issues in go-mail, please either send a mail to
|
|
|
|
[security@go-mail.dev](mailto:security@go-mail.dev) or use Github's
|
|
|
|
[private reporting feature](https://github.com/wneessen/go-mail/security/advisories/new).
|
|
|
|
Reports are always welcome. Even if you are not 100% certain that a specific issue you found
|
|
|
|
counts as a security issue, we'd love to hear the details, so we can figure out together if
|
|
|
|
the issue in question needds to be addressed.
|
|
|
|
|
|
|
|
Typically, you will receive an answer within a day or even within a few hours.
|
2023-01-15 22:40:28 +01:00
|
|
|
|
|
|
|
## Encryption
|
|
|
|
You can send OpenPGP/GPG encrpyted mails to the [security@go-mail.dev](mailto:security@go-mail.dev) address.
|
|
|
|
|
|
|
|
OpenPGP/GPG public key:
|
|
|
|
```
|
|
|
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
|
|
|
xjMEY8RwPBYJKwYBBAHaRw8BAQdAiLsW7pv+CCMq5Ol0hbIB1HnJI97u3zJw
|
|
|
|
Wslr7GJzgOzNK3NlY3VyaXR5QGdvLW1haWwuZGV2IDxzZWN1cml0eUBnby1t
|
|
|
|
YWlsLmRldj7CjAQQFgoAPgUCY8RwPAQLCQcICRCgTBOxf8keAAMVCAoEFgAC
|
|
|
|
AQIZAQIbAwIeARYhBAoWEB7Y0bE7zcIOuaBME7F/yR4AAAByugD9HabWXsyD
|
|
|
|
aPIDrIS97OBA1OLltB4NPT5ba9whKRxTEmMBALBiB2ML4ZTrjLqI6UbGkhJq
|
|
|
|
mWeMtvmU0chZT7WNBO0PzjgEY8RwPBIKKwYBBAGXVQEFAQEHQGDEccz6gvl5
|
|
|
|
t8cMMb/Dy2l0elRZL+Nd0gOhnbWMWlArAwEIB8J4BBgWCAAqBQJjxHA8CRCg
|
|
|
|
TBOxf8keAAIbDBYhBAoWEB7Y0bE7zcIOuaBME7F/yR4AAADaMwD9EvEA3NSN
|
|
|
|
NtdSaeL/euh6oRRiCjKzh5bIqZiQXqMlIOoBAJvPE2facs8MISwTtDoHW0sD
|
|
|
|
WdOs3yBpGlGCs5WEqvQH
|
|
|
|
=zn96
|
|
|
|
-----END PGP PUBLIC KEY BLOCK-----
|
|
|
|
```
|