langchain/docs
Mason Daugherty 6a5073b227
langchain[patch]: Add bandit rules (#31818)
Integrate Bandit for security analysis, suppress warnings for specific issues, and address potential vulnerabilities such as hardcoded passwords and SQL injection risks. Adjust documentation and formatting for clarity.
2025-07-03 14:20:33 -04:00
..
api_reference Fix: Extend pyproject.toml check in create_api_rst.py to langchain/libs folder (#31128) 2025-05-15 16:53:45 -04:00
cassettes infra: skip notebook in CI (#31773) 2025-06-28 14:00:45 -04:00
data
docs langchain[patch]: Add bandit rules (#31818) 2025-07-03 14:20:33 -04:00
scripts infra: skip notebook in CI (#31773) 2025-06-28 14:00:45 -04:00
src docs: Update vectorstores feature matrix for Qdrant (#31786) 2025-06-30 14:02:07 -04:00
static
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js docs: Add forum link to footer (#31795) 2025-06-30 16:14:03 -04:00
ignore-step.sh
Makefile
package.json docs: Remove giscus comments (#31755) 2025-06-27 09:56:55 -04:00
README.md
sidebars.js
vercel_overrides.txt infra: add to vercel overrides (#31170) 2025-05-08 20:36:43 +00:00
vercel_requirements.txt
vercel.json docs: remove integration page with DSPy (#31278) 2025-05-19 10:10:20 -04:00
yarn.lock docs: Remove giscus comments (#31755) 2025-06-27 09:56:55 -04:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide