@@ -10,10 +10,13 @@ categories:
1010 - " Color blindness testing"
1111
1212 - name : Security
13- description : " Comprehensive security scanning and vulnerability detection"
13+ description : " Comprehensive security scanning and vulnerability detection for single targets and bulk multi-domain scanning "
1414 items :
1515 - " HTTPS-first with HTTP retry fallback"
16- - " Security vulnerability scanning"
16+ - " Single-target security vulnerability scanning"
17+ - " Bulk security scanner with concurrent target processing"
18+ - " DNS preflight checking for domain validation"
19+ - " Streaming scan results for real-time monitoring"
1720 - " Gitleaks integration for secrets detection"
1821 - " Exclude Pods/3rd-party by default"
1922 - " Severity-based reporting (including zero-count)"
@@ -31,10 +34,10 @@ categories:
3134 - name : Code Analysis
3235 description : " Static code analysis and validation tools"
3336 items :
34- - " HTML validation"
3537 - " Code quality checks"
3638 - " Static analysis integration"
3739 - " Linting support"
40+ - " Line count analysis"
3841
3942 - name : GitHub Integration
4043 description : " GitHub workflow tools for PR comments and issues"
@@ -45,13 +48,15 @@ categories:
4548 - " AI-powered comment summaries"
4649
4750 - name : Development Workflows
48- description : " Local and remote development support"
51+ description : " Local and remote development support with terminal access and file management "
4952 items :
5053 - " Local folder development"
5154 - " SSH remote server connections"
52- - " File browser with dual-pane view"
55+ - " Local terminal access"
56+ - " SSH terminal integration"
57+ - " File browser with dual-pane view and navigation"
5358 - " Code editor with syntax highlighting"
54- - " Terminal integration "
59+ - " Project import functionality "
5560
5661 - name : AI Integration
5762 description : " AI-assisted coding and code review"
@@ -62,12 +67,26 @@ categories:
6267 - " Automated code review"
6368
6469 - name : Testing & Validation
65- description : " Testing and quality assurance tools"
70+ description : " Testing and quality assurance tools for web applications "
6671 items :
6772 - " Web testing (HTML files)"
73+ - " Favicon generator"
74+ - " HTML validation"
75+ - " Sitemap parsing and URL discovery"
76+ - " Resource inventory tracking"
77+ - " Timing analysis (DNS, connect, TTFB, download)"
6878 - " Mega Report - unified web testing and code analysis"
6979 - " SEO testing and optimization"
7080 - " Bulk domain security testing via DNS API"
7181 - " Automated test execution"
7282 - " Result export and reporting (PDF, Markdown)"
83+
84+ - name : Infrastructure & DevOps
85+ description : " Server management, build orchestration, and network discovery tools"
86+ items :
87+ - " Server health monitoring"
88+ - " Build orchestration with preset management"
89+ - " Network discovery (macOS device scanning)"
90+ - " SSH server management"
91+ - " Server warmup and connection testing"
7392
0 commit comments