Skip to content

Expand hardcoded secret detection using open-source references #24

Description

@sarahxsanders

Context

From Vincent's review on PR #14 — the current hardcoded secret rules cover AWS, GitHub PAT, and Stripe live keys. There are many more secret formats worth detecting.

Reference projects to pull patterns from

High-value candidates to add next

  • Slack tokens (xoxb-, xoxp-, xoxs-)
  • Twilio keys (SK + 32 hex)
  • SendGrid keys (SG.)
  • Database connection strings (postgres://, mongodb://, mysql://)
  • Generic JWT detection
  • OpenAI / Anthropic API keys
  • Datadog / New Relic API keys

Origin

PR #14 review comment by @gewenyu99

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions