fix(deepseek): improve kingfisher.deepseek.1 regex

Refactor regex pattern for DeepSeek API Key rule.

Signed-off-by: Luke Young <bored-engineer@users.noreply.github.com>
This commit is contained in:
Luke Young 2026-01-30 15:08:24 -08:00 committed by GitHub
commit 97210dcaa5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ rules:
- name: DeepSeek API Key
id: kingfisher.deepseek.1
pattern: |
(?xi)
(?x)
\b
(
sk-[a-f0-9]{32}