From 1048b7e39ee291433e94bd3ee9304da4ea281c3e Mon Sep 17 00:00:00 2001 From: Brian Poon <86692163+Brian-S-Poon@users.noreply.github.com> Date: Sat, 15 Nov 2025 00:24:28 -0800 Subject: [PATCH] Align security contact email --- CHANGELOG.md | 1 + SECURITY.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d5569..f32ee81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated the README repository structure diagram to reflect current source folders, localization bundles, automated tests, developer scripts, and CI workflows. - Updated the README security contact to point to dimly@brianpoon.com. +- Updated the SECURITY policy contact to dimly@brianpoon.com for consistency with the README. ## [1.6.0] - 2025-11-16 diff --git a/SECURITY.md b/SECURITY.md index 2925dea..2255967 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,6 +15,6 @@ Older versions may not receive security updates. If you discover a security issue or potential vulnerability: 1. **Do not open a public GitHub issue.** -2. Email **security@brianpoon.com** or reach out privately through [GitHub Security Advisories](https://github.com/Brian-S-Poon/dimly/security/advisories/new). +2. Email **dimly@brianpoon.com** or reach out privately through [GitHub Security Advisories](https://github.com/Brian-S-Poon/dimly/security/advisories/new). We’ll review your report as soon as possible and work to resolve any valid concerns.