Commit History

chore: Exclude .vsix files from git tracking
c0a1845
Running

Unknown-Geek Copilot commited on

fix: Enable trust proxy for express-rate-limit in proxied environments
f4a4c49

Unknown-Geek Copilot commited on

fix: Improve fix application accuracy and indentation preservation
6c57ac0

Unknown-Geek Copilot commited on

fixed bandit issue
8069acc

Unknown-Geek commited on

fix: add fallback N8N_WEBHOOK_URL in routes.js
bf42a29

Unknown-Geek commited on

fix: add N8N_WEBHOOK_URL default to Dockerfile
2ce9bc7

Unknown-Geek commited on

chore: remove vulnerability hint comments from test file
110853f

Unknown-Geek commited on

fix: prevent Docker build hang by skipping npm lifecycle scripts
4a86de4

Unknown-Geek commited on

update test_vulnerable.py with realistic security flaws for demo
09a655c

Unknown-Geek commited on

refactor: simplify backend server + fix n8n workflow loop
4700f34

Unknown-Geek commited on

fix: add root GET / route for HF Spaces
26218cd

Unknown-Geek commited on

fix: correct HF Space port (7860) and npm ci flag
3c3729f

Unknown-Geek commited on

fix: add HF Spaces YAML frontmatter to README
4568c2d

Unknown-Geek commited on

feat: align extension + backend with n8n output format
88ae80a

Unknown-Geek commited on

docs: rewrite README to comprehensively detail the Cerberus VS Code extension and the n8n agentic workflow behind it
83fb216

Unknown-Geek commited on

fix: forbid fallback strings in Patcher for secrets
2825216

Unknown-Geek commited on

fix: ignore B404 (import subprocess) in Auditor prompt instead of dropping all LOW severities
2c545d5

Unknown-Geek commited on

perf: reduce max retries from 3 to 1 for faster execution
c0361f3

Unknown-Geek commited on

fix: use workflow static data for loop counter to prevent infinite loops
2d3a4eb

Unknown-Geek commited on

perf: switch Patcher and Syntax Fixer to gemini-2.0-flash-lite for faster execution
3f3300c

Unknown-Geek commited on

feat: migrate workflow to Gemini 2.5 Flash (Auditor) + Gemini 2.0 Flash (Patcher/Syntax Fixer) with Groq fallbacks
21ad532

Unknown-Geek commited on

fix: disable unreliable line-based fix replacement
97df9b5

Unknown-Geek Claude Opus 4.6 commited on

fix: prevent file corruption in apply individual fix
8db2286

Unknown-Geek Claude Opus 4.6 commited on

fix: improve individual vulnerability fix application
d43f6e6

Unknown-Geek Claude Opus 4.6 commited on

test: add realistic vulnerable code without labels
98ed79c

Unknown-Geek Claude Opus 4.6 commited on

feat: implement logical code chunking for better vulnerability detection
1821bb9

Unknown-Geek Claude Opus 4.6 commited on

feat: add comment-based vulnerability detection
810db56

Unknown-Geek Claude Opus 4.6 commited on

fix: improve individual vulnerability fix application
4f7b015

Unknown-Geek Claude Opus 4.6 commited on

feat: add individual vulnerability detection and display
f8e3ab3

Unknown-Geek Claude Opus 4.6 commited on

fix: correct colorTo value for HF Spaces metadata
630e2ca

Unknown-Geek commited on

Add Hugging Face Spaces deployment files
4a1c4dc

Unknown-Geek Claude Opus 4.6 commited on

fix: line-offset drift in chunked assembly + strip markdown fences from AI responses
67b35c2

Shravan Pandala commited on

fix: silence expected uninstall-not-found noise in watcher
1184a3e

Shravan Pandala commited on

fix: define sleep before use in watch-ext.js
86d2374

Shravan Pandala commited on

fix: read pkg fresh per-build, tolerate uninstall failure, add delay before reinstall
0b62f6c

Shravan Pandala commited on

fix: valid publisher ID (shravan-pandala)
2b8c3a5

Shravan Pandala commited on

feat: persist scan results + Apply Stored Fix command
de4dcb4

Shravan Pandala commited on

fix: uninstall before reinstall, dynamic ext ID in watcher
5fef204

Shravan Pandala commited on

feat: add dev:ext watcher script (auto compile+package+reinstall)
01bb0d4

Shravan Pandala commited on

fix: bogus-response guard + overlap context for chunks
69014b3

Shravan Pandala commited on

fix: retry + chunking to handle n8n 504 timeouts
eda6089

Shravan Pandala commited on

feat: add real-time scan toggle, .vscodeignore, LICENSE, updated README with install & usage guide
39e682f

Shravan Pandala commited on

test: add server E2E test suite (11 tests across 4 endpoints)
2171ea7

Shravan Pandala commited on

fix: add missing icon property to vulnerabilityView
0750abd

Shravan Pandala commited on

refactor: restore src/ for extension, server/ for backend — clean root
113fc23

Shravan Pandala commited on

refactor: move src/ files to root, update tsconfig.json
c4516ea

Shravan Pandala commited on

refactor: restructure project - move server files to root, merge package.json, rewrite .gitignore
13fb9f7

Shravan Pandala commited on

Update Main Workflow.json
2f1e795

Shravan Nander Pandala commited on

feat: add Flask API with n8n webhook integration and tests
571aca8

Shravan Pandala commited on

Add files via upload
51aca76

Shravan Nander Pandala commited on