mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-15 19:46:56 +03:00
Merge branch 'dev' into feat/notifications
This commit is contained in:
2
.github/scripts/file-whitelist-check.sh
vendored
2
.github/scripts/file-whitelist-check.sh
vendored
@@ -47,6 +47,8 @@ ALLOWED_PATTERNS=(
|
||||
"\.semgrep/.*\.(yml|yaml)$"
|
||||
"\.semgrepignore$"
|
||||
"installers/.*\.(bat|ps1|iss|ico)$"
|
||||
"docs/images/.*\.(png|jpg|jpeg|gif|svg)$"
|
||||
"src/local_deep_research/web/static/favicon\.png$"
|
||||
)
|
||||
|
||||
# Get list of files to check
|
||||
|
||||
Reference in New Issue
Block a user