From 5bb42db57ae262413b48e51a9ee62cf2ee7f73a2 Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Tue, 10 Feb 2026 16:10:12 -0600 Subject: [PATCH] fix: add GreyHaven copyright and update security contact Add Copyright 2026 GreyHaven to LICENSE alongside original Tusk copyright (required by Apache 2.0). Update SECURITY.md contact email from usetusk.ai to greyhaven.co. --- LICENSE | 1 + SECURITY.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 68b2b9f..5cb8d99 100644 --- a/LICENSE +++ b/LICENSE @@ -187,6 +187,7 @@ identification within third-party archives. Copyright 2025 Tusk AI, Inc + Copyright 2026 GreyHaven Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/SECURITY.md b/SECURITY.md index bc1c9a2..9ec1e00 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Reporting a Vulnerability -To report a security issue, please email [support@usetusk.ai](support@usetusk.ai) with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. This project follows a 90 day disclosure timeline. +To report a security issue, please email [support@greyhaven.co](mailto:support@greyhaven.co) with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. This project follows a 90 day disclosure timeline. This security policy applies to the latest version of our main branch.