Skip to content

Conversation

@wannabemrrobot
Copy link

@wannabemrrobot wannabemrrobot commented Oct 20, 2025

Added DeepSeek API Key Secret Extractor
Adds detection and validation for DeepSeek API keys (format: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) to OSV-Scalibr's secret scanning.

What's included:
Detection: Finds DeepSeek API keys using regex pattern matching
Validation: Checks if found keys are actually valid by testing them against DeepSeek's API
Integration: Works with existing OSV-Scalibr scanning workflows

Files changed:
Added new secret extractor in /veles/secrets/deepseekapikey/
Updated protocol buffers and plugin registration
Comprehensive tests with mock API validation

Testing:

go test ./veles/secrets/deepseekapikey/ -v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant