vibesec-backend / scanner /layer1_secrets.py

Commit History

feat: upgrade scanner with route-middleware modeling, adaptive context triage, and memory scaling
45406d8

dhruvkachhela commited on

fix: add synchronous scanning and optimize for Hugging Face Spaces 16GB memory
035f79c

thefounder03 commited on

feat: sync proximity deduplication, max_iterations=10, timeout extensions, and secrets entropy fixes to backend
5474df8

thefounder03 commited on

Fix VibeSec pipeline logic bugs, routing, feedback store, and RLS test cases
35a0968

thefounder03 commited on

fix: resolve logic, security, and memory leak issues in scanner layers
295bbd1

dhruvkachhela commited on

refactor(backend): use asyncio and thread pools for background tasks, optimize scanner AST utils and checks
1948258

dhruvkachhela commited on

fix(pipeline): resolve container port binding, checkov execution path, and secrets scanner test path filtration
94a5231

dhruvkachhela commited on

feat(scanner): sync dynamic secrets validation filters and entropy triaging
d46e192

thefounder03 commited on

fix: bypass TruffleHog subprocess on large repositories or low-memory environments to prevent OOM
b0c3661

dhruvkachhela commited on

fix: use filesystem mode for TruffleHog secrets scan on shallow clones to prevent OOM
6eb9449

dhruvkachhela commited on

fix(scanner): resolve base64 file corruption and route classification bugs, sync AST upgrades
71bbe71

dhruvkachhela commited on

feat(secrets & sast & robustness): optimize Semgrep with community rules, remove TruffleHog verify filesystem filter, add LLM fail-open guards to prevent 429 pipeline crash
a00e93c

dhruvkachhela commited on

perf: Optimize TruffleHog secrets scanner with sequential concurrency and aggressive file ignores
e6cbbef

dhruvkachhela commited on

fix(memory): limit Go runtime memory footprint using GOMEMLIMIT and GOGC environment variables to prevent container OOM crashes
dbe86d7

dhruvkachhela commited on

fix(secrets): restore --only-verified to TruffleHog to prevent massive unverified heap allocations and container OOM crashes
e604aa0

dhruvkachhela commited on

feat(detection): target Semgrep on explicit production files and remove --only-verified from TruffleHog to detect simulated credentials
e86c1cb

dhruvkachhela commited on

fix(secrets): add --trust-local-git-config to prevent remote re-clone hangs
b16da04

dhruvkachhela commited on

perf(secrets): limit git secrets scanning history to 50 commits to optimize speed
964be81

dhruvkachhela commited on

feat(secrets): enable memory-safe deep git history secrets scanning using trufflehog git mode
d8e93f2

dhruvkachhela commited on

feat: secure Python backend engine v2.0
6cb82c6

dhruvkachhela commited on