Skip to content

Releases: AdamDiStefanoAI/AI-Key-Scanner

v1.0.0 – Initial Release

17 Dec 06:08

Choose a tag to compare

Initial release of AI API Key Scanner.

Features

  • Detects OpenAI, Anthropic, and Google AI API keys in pull requests
  • Scans PR diffs only (added lines)
  • Adds inline GitHub annotations with file and line numbers
  • Posts a clear PR comment summary
  • Fails the workflow to block merges when keys are detected
  • Supports ignore paths and allowlist regex configuration

This release is designed as a focused, low-noise preventive control for teams using AI APIs.