| Version | Supported |
|---|---|
main / latest tag |
Yes |
Please do not open a public GitHub issue for security-sensitive reports.
- Email or DM repository maintainers (see GitHub org) with:
- Description and impact
- Steps to reproduce
- Whether secrets or user data are involved
- We aim to acknowledge within 7 days and coordinate a fix before disclosure.
- Never commit API keys. Use
CRAFTPPT_LLM_API_KEYor localappsettings.json(gitignored patterns in .gitignore). - If a key was committed, rotate it immediately and purge git history if the repo was public.
CraftPPT is a local CLI that calls LLM APIs you configure. You are responsible for network policy, data residency, and gateway authentication in your environment.