From cd399ced61290bc6432ca487aa94b2078ba909fd Mon Sep 17 00:00:00 2001 From: Jen Basch Date: Tue, 10 Mar 2026 13:33:12 -0700 Subject: [PATCH] mv SECURITY.adoc SECURITY.md --- SECURITY.adoc => SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename SECURITY.adoc => SECURITY.md (77%) diff --git a/SECURITY.adoc b/SECURITY.md similarity index 77% rename from SECURITY.adoc rename to SECURITY.md index f821a50..fc73ce3 100644 --- a/SECURITY.adoc +++ b/SECURITY.md @@ -1,13 +1,13 @@ -= Security +# Security For the protection of our community, the Pkl team does not disclose, discuss, or confirm security issues until our investigation is complete and any necessary updates are generally available. -== Reporting a security vulnerability +## Reporting a security vulnerability If you have discovered a security vulnerability within the Pkl Spring project, please report it to us. We welcome reports from everyone, including security researchers, developers, and users. -Security vulnerabilities may be reported on the link:https://security.apple.com/submit[Report a vulnerability] form. +Security vulnerabilities may be reported on the [Report a vulnerability](https://security.apple.com/submit) form. When submitting a vulnerability, select "Apple Devices and Software" as the affected platform, and "Open Source" as the affected area. For more information, see https://pkl-lang.org/security.html.