![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
scan python files for llm api keys (designed for pre-commit)
🤖 This README was written by GPT-4. 🤖
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.
Anthropic
, Anyscale
, Microsoft Azure
, LangChain
, OpenAI
, and Mistral AI
.detect_llm_api_keys
to your .pre-commit-config.yaml
file.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
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.
Distributed under the MIT License. See LICENSE
for more information.
Special thanks to the Python and Open Source communities for their invaluable support and contributions.
FAQs
scan python files for llm api keys (designed for pre-commit)
We found that detect-llm-api-keys demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.