mirror of
https://github.com/langchain-ai/open_deep_research.git
synced 2026-07-25 21:35:34 -04:00
[PR #239] Contest/fix llamator hardening #240
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/open_deep_research/pull/239
Author: @mittemim
Created: 1/30/2026
Status: 🔄 Open
Base:
main← Head:contest/fix-llamator-hardening📝 Commits (4)
7a52bdeImplemented necessary fixed after having tested all vulnerabilities and hardened themf93bcb3Added attacks and harmful scripts which I used for testing and finding out vulnerabilitiesf48d461Fix2eed190Fix📊 Changes
141 files changed (+5456 additions, -25 deletions)
View changed files
📝
.env.example(+30 -12)📝
.gitignore(+3 -0)➕
.venv-llamator/bin/Activate.ps1(+247 -0)➕
.venv-llamator/bin/activate(+70 -0)➕
.venv-llamator/bin/activate.csh(+27 -0)➕
.venv-llamator/bin/activate.fish(+69 -0)➕
.venv-llamator/bin/datasets-cli(+7 -0)➕
.venv-llamator/bin/distro(+7 -0)➕
.venv-llamator/bin/dotenv(+7 -0)➕
.venv-llamator/bin/f2py(+7 -0)➕
.venv-llamator/bin/get_gprof(+75 -0)➕
.venv-llamator/bin/get_objgraph(+54 -0)➕
.venv-llamator/bin/httpx(+7 -0)➕
.venv-llamator/bin/huggingface-cli(+7 -0)➕
.venv-llamator/bin/jsondiff(+41 -0)➕
.venv-llamator/bin/jsonpatch(+107 -0)➕
.venv-llamator/bin/jsonpointer(+67 -0)➕
.venv-llamator/bin/langchain-server(+7 -0)➕
.venv-llamator/bin/normalizer(+7 -0)➕
.venv-llamator/bin/numpy-config(+7 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.