Librarian 1.x receives security fixes on main and through patch releases when a fix affects a
published release.
Do not open a public issue for suspected vulnerabilities.
Email security reports to security@nampara.ai with:
We will acknowledge reports within 5 business days and coordinate a fix or disclosure plan.
.env files, private transcripts, provider logs, or eval outputs that
contain private text.OPENAI_API_KEY, custom provider keys, LIBRARIAN_API_KEY, and LIBRARIAN_API_KEYS in
issues and logs.gitleaks detect --source . --redact --verbose before release candidates.See docs/OPERATIONS.md for the current operational security guidance covering API imports,
archive policy, provider data flow, logging, SQLite operations, and hosted-mode risks.
GitHub Dependabot and CodeQL are enabled for baseline dependency and code scanning. Maintainers should review dependency alerts before cutting releases.