Skip to main content

scan python files for llm api keys (designed for pre-commit)

Project description

detect_llm_api_keys

scan python files for llm api keys (designed for pre-commit)

License: MIT python

Publish to PyPI GitHub tag (with filter) Read the Docs

Code Climate maintainability Code Climate issues Code Climate technical debt coverage

pre-commit Ruff Checked with mypy Code style: black

security: bandit Known Vulnerabilities

🤖 This README was written by GPT-4. 🤖

Introduction

detect_llm_api_keys is a vital tool for Python developers, especially those working with large language models (LLMs). It's a pre-commit hook that efficiently scans your Python files to detect and prevent the accidental committing of LLM API keys, enhancing the security of your projects.

Features

  • Efficient API Key Detection: Scans for keys from major providers like Anthropic, Anyscale, Microsoft Azure, LangChain, OpenAI, and Mistral AI.
  • Easy Integration: Seamlessly integrates with your existing Python projects.
  • Support for Various API Key Patterns: Recognizes a range of patterns, ensuring comprehensive protection.
  • Compatibility with nosec and noqa Comments: Respects your code's existing security annotations.

Getting Started

  1. Installation: Add detect_llm_api_keys to your .pre-commit-config.yaml file.
  2. Configuration: Customize the settings as per your project requirements.
  3. Usage: Automatically scans files upon each commit, flagging potential API key exposures.

Usage

To use detect_llm_api_keys in your project, update your .pre-commit-config.yaml as follows:

repos:
-   repo: https://github.com/joshuasundance-swca/detect_llm_api_keys
    rev: "0.0.3"
    hooks:
    -   id: detect-llm-api-keys

Collaboration and Contributions

Feedback, suggestions, and contributions are highly welcomed to enhance detect_llm_api_keys. Please feel free to open issues or submit pull requests on GitHub.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

Special thanks to the Python and Open Source communities for their invaluable support and contributions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detect_llm_api_keys-0.0.3.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

detect_llm_api_keys-0.0.3-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file detect_llm_api_keys-0.0.3.tar.gz.

File metadata

  • Download URL: detect_llm_api_keys-0.0.3.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for detect_llm_api_keys-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b6539817f2b84ee7d0817cdbd280e09a53bdb27f0766e41c58079ad579986188
MD5 bbdb2015b0ef3d3d1aaba13e3eeafb3a
BLAKE2b-256 5d491baab6c020ce4788a166c9bb918f5e1ce4815212cdf2bac38fb42a3ea582

See more details on using hashes here.

File details

Details for the file detect_llm_api_keys-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for detect_llm_api_keys-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ec7224f28ee441954fb7e8da4088754957011428a44a516f827c43f5fc7640bf
MD5 e2b0084f3670c0f6dae5566537c1ccf9
BLAKE2b-256 69423d6d0ac2060ec4f96b3ea0bf33347f4a1a030aa3581def6f91f313534ee3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page