kingfisher/data
Akshay Jain 69d447dcc9 Add detection for short sk-None- prefixed OpenAI API keys
OpenAI issues keys with sk-None- prefix in both short (56 char) and long
(130+ char) formats. The existing openai.2 rule only matches long keys
with {100,} minimum length. This adds openai.3 to detect the short variant:
sk-None- followed by exactly 48 alphanumeric characters.

Fixes detection gap where trufflehog found valid keys that kingfisher missed.
2026-01-13 13:40:16 +05:30
..
default preparing for v1.12 2025-06-24 17:17:16 -07:00
rules Add detection for short sk-None- prefixed OpenAI API keys 2026-01-13 13:40:16 +05:30