From 9b34a69acd9cd27f118f2be7008d9f0a544dd236 Mon Sep 17 00:00:00 2001 From: Luong NGUYEN Date: Fri, 9 Jan 2026 09:35:25 +0100 Subject: [PATCH] fix: Repair dead links in SECURITY.md and update spell check dictionary --- .cspell.json | 8 ++++++-- SECURITY.md | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cspell.json b/.cspell.json index 6ea2db0..6ed6e60 100644 --- a/.cspell.json +++ b/.cspell.json @@ -93,10 +93,14 @@ "repo", "repos", "readme", - "README" + "README", + "mypy", + "wjhrdy" ], "ignoreWords": [ - "luongnv89" + "luongnv89", + "wjhrdy", + "Cherry" ], "ignoreRegExpList": [ "code\\{[^}]*\\}", diff --git a/SECURITY.md b/SECURITY.md index 9a3b794..5240bb1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -296,10 +296,10 @@ pip-audit ### Dependency Management - [OWASP Dependency Check](https://owasp.org/www-project-dependency-check/) -- [GitHub Security Alerts](https://docs.github.com/en/code-security/supply-chain-security/managing-vulnerabilities-in-your-dependencies) +- [GitHub Security Alerts](https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) ### General Security -- [Anthropic's Security Policy](https://www.anthropic.com/security) +- [Anthropic Security](https://www.anthropic.com/) - [GitHub Security Best Practices](https://docs.github.com/en/code-security) ## Security Advisories Archive