vibesec-backend / scanner /layer4_dataflow.py

Commit History

fix: safely convert line number string arguments to integers in dataflow agent tools
6baf699

thefounder03 commited on

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

dhruvkachhela commited on

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

thefounder03 commited on

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

dhruvkachhela commited on

perf: hybrid AST+LLM taint tracer and tier 0 pre-filter
84d5644

thefounder03 commited on

feat(scanner): implement 5 targeted improvements to scanning engine and rules
3357d94

thefounder03 commited on

Migrate backend to Gemini 3.1 Flash Lite and optimize JS/TS rulesets
c972e32

dhruvkachhela commited on

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

dhruvkachhela commited on

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

thefounder03 commited on

fix(pipeline): implement lockfile pre-filters, taint confirmation flag overrides, and scanner self-exclusions
bb8254f

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 & robustness: optimize line counting via binary search, relax pipeline filters for training apps, and fix Windows ARG_MAX SAST crash
d5349e0

dhruvkachhela commited on

feat: Upgrade taint analysis agent and exploit chain correlator with advanced security reasoning
18b82c3

dhruvkachhela commited on

feat: secure Python backend engine v2.0
6cb82c6

dhruvkachhela commited on