Skip to content

Commit 4c29ff3

Browse files
committed
Add SECURITY.md file
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
1 parent 3b6d2d5 commit 4c29ff3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SECURITY.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Security policy
2+
3+
If you have discovered a security vulnerability in this project, please report it privately.
4+
Do not disclose it as a public issue.
5+
This gives us time to work with you to fix the issue before public exposure, reducing the chance that the exploit will be used before a patch is released.
6+
7+
This project is maintained by a team of volunteers on a reasonable-effort basis.
8+
As such, please give us at least 90 days to work on a fix before public exposure.
9+
We will contact you back within 2 business days after reporting the issue.
10+
11+
Thanks for helping make the project safe for everyone!
12+
13+
## Reporting a vulnerability
14+
15+
Please, report the vulnerability either through [new security advisory form][ADV] or by directly contacting our security contacts.
16+
17+
[ADV]: https://github.com/wiktor-k/ssh-agent-lib/security/advisories/new
18+
19+
Security contacts:
20+
- [Wiktor Kwapisiewicz][WK], preferably encrypted with the following OpenPGP certificate: [`6539 09A2 F0E3 7C10 6F5F AF54 6C88 57E0 D8E8 F074`][KEY].
21+
22+
[WK]: https://github.com/wiktor-k
23+
[KEY]: https://keys.openpgp.org/vks/v1/by-fingerprint/653909A2F0E37C106F5FAF546C8857E0D8E8F074
24+
25+
## Supported Versions
26+
27+
Security updates are applied only to the most recent release.

0 commit comments

Comments
 (0)