Skip to content

Commit ff2f629

Browse files
committed
fix(security): resolve chromadb pre-auth code injection CVEs by reverting to secure 0.6.3 pin
1 parent b0b7bfc commit ff2f629

2 files changed

Lines changed: 247 additions & 234 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ aiohttp==3.14.0
5656
requests==2.34.2
5757

5858
# RAG and orchestration stack
59-
chromadb==1.5.9
59+
chromadb==0.6.3
6060
llama-index==0.14.22
6161
sentence-transformers==5.5.1
6262
transformers>=5.0.0

0 commit comments

Comments
 (0)