feat: upgrade scanner with route-middleware modeling, adaptive context triage, and memory scaling 45406d8 dhruvkachhela commited on Jun 23
fix: add synchronous scanning and optimize for Hugging Face Spaces 16GB memory 035f79c thefounder03 commited on Jun 22
feat: sync proximity deduplication, max_iterations=10, timeout extensions, and secrets entropy fixes to backend 5474df8 thefounder03 commited on Jun 20
Fix VibeSec pipeline logic bugs, routing, feedback store, and RLS test cases 35a0968 thefounder03 commited on Jun 20
fix: resolve logic, security, and memory leak issues in scanner layers 295bbd1 dhruvkachhela commited on Jun 13
refactor(backend): use asyncio and thread pools for background tasks, optimize scanner AST utils and checks 1948258 dhruvkachhela commited on Jun 6
fix(pipeline): resolve container port binding, checkov execution path, and secrets scanner test path filtration 94a5231 dhruvkachhela commited on Jun 5
feat(scanner): sync dynamic secrets validation filters and entropy triaging d46e192 thefounder03 commited on Jun 5
fix: bypass TruffleHog subprocess on large repositories or low-memory environments to prevent OOM b0c3661 dhruvkachhela commited on Jun 4
fix: use filesystem mode for TruffleHog secrets scan on shallow clones to prevent OOM 6eb9449 dhruvkachhela commited on Jun 4
fix(scanner): resolve base64 file corruption and route classification bugs, sync AST upgrades 71bbe71 dhruvkachhela commited on Jun 3
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 May 29
perf: Optimize TruffleHog secrets scanner with sequential concurrency and aggressive file ignores e6cbbef dhruvkachhela commited on May 29
fix(memory): limit Go runtime memory footprint using GOMEMLIMIT and GOGC environment variables to prevent container OOM crashes dbe86d7 dhruvkachhela commited on May 28
fix(secrets): restore --only-verified to TruffleHog to prevent massive unverified heap allocations and container OOM crashes e604aa0 dhruvkachhela commited on May 28
feat(detection): target Semgrep on explicit production files and remove --only-verified from TruffleHog to detect simulated credentials e86c1cb dhruvkachhela commited on May 27
fix(secrets): add --trust-local-git-config to prevent remote re-clone hangs b16da04 dhruvkachhela commited on May 27
perf(secrets): limit git secrets scanning history to 50 commits to optimize speed 964be81 dhruvkachhela commited on May 27
feat(secrets): enable memory-safe deep git history secrets scanning using trufflehog git mode d8e93f2 dhruvkachhela commited on May 27