mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-12 21:11:43 +00:00
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.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Streamlit
|
||||
|
||||
> **[Streamlit](https://streamlit.io/) is a faster way to build and share data apps.**
|
||||
> Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required.
|
||||
> Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front-end experience required.
|
||||
> See more examples at [streamlit.io/generative-ai](https://streamlit.io/generative-ai).
|
||||
|
||||
[](https://codespaces.new/langchain-ai/streamlit-agent?quickstart=1)
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Streamlit
|
||||
|
||||
>[Streamlit](https://streamlit.io/) is a faster way to build and share data apps.
|
||||
>`Streamlit` turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required.
|
||||
>`Streamlit` turns data scripts into shareable web apps in minutes. All in pure Python. No front-end experience required.
|
||||
>See more examples at [streamlit.io/generative-ai](https://streamlit.io/generative-ai).
|
||||
|
||||
## Installation and Setup
|
||||
|
Reference in New Issue
Block a user