From 5a0d94700c87aa967a9e74ef8ffbc556178a1615 Mon Sep 17 00:00:00 2001 From: jamesread Date: Thu, 26 Feb 2026 00:01:00 +0000 Subject: [PATCH] chore: typo in SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index f42ff45..2558809 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -17,7 +17,7 @@ The very purpose of OliveTin is to allow users to execute commands remotely on a This means that, by design, OliveTin has much higher potential to be used for remote code execution (RCE), and any security vulnerabilities that do occur have the potential to be much more severe than in other types of software. -We hope that you understand that while the project goes to great aims to be safe, and mitigate, that security vulnerabilities are inevitable, as they are with all software of all sizes - like Kubernetes, the Kernel, etc - and OliveTin has substancially less resources than those projects. +We hope that you understand that while the project goes to great aims to be safe, and mitigate, that security vulnerabilities are inevitable, as they are with all software of all sizes - like Kubernetes, the Kernel, etc - and OliveTin has substantially less resources than those projects. With that being said, OliveTin tries to follow examples of best practice, so judge the project not on if/when it has security issues, but how security issues are responded to as the measure of quality.