Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps the dev-dependencies group with 1 update: @types/node.

Updates @types/node from 24.10.0 to 24.10.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@types/node 24.10.1 🟢 7
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 9Found 27/29 approved changesets -- score normalized to 9
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
License🟢 9license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed

Scanned Files

  • package-lock.json

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 402M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.73247ms
  • Package.json parse time: ~2.697252ms

Analysis completed at: Wed Nov 12 11:23:29 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@github-actions github-actions bot added the manual-review-required Requires manual review before merging label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 74d80b7 to 4374580 Compare November 12, 2025 11:29
@github-actions github-actions bot requested a review from egarcia74 November 12, 2025 11:30
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 402M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.57 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 42.07 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.677889ms
  • Package.json parse time: ~3.781867ms

Analysis completed at: Wed Nov 12 11:30:58 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 4374580 to 0016e6b Compare November 14, 2025 11:29
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 402M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.663843ms
  • Package.json parse time: ~2.668653ms

Analysis completed at: Fri Nov 14 11:32:04 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 0016e6b to aa264a5 Compare November 14, 2025 11:33
@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.42 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.92 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.613455ms
  • Package.json parse time: ~2.547321ms

Analysis completed at: Fri Nov 14 11:34:33 UTC 2025

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from aa264a5 to 6aa9033 Compare November 14, 2025 11:37
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.38 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.88 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.61123ms
  • Package.json parse time: ~2.603245ms

Analysis completed at: Fri Nov 14 11:38:51 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 6aa9033 to 9fcf52b Compare November 18, 2025 11:35
@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~9.678071ms
  • Package.json parse time: ~2.637948ms

Analysis completed at: Tue Nov 18 11:38:49 UTC 2025

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 9fcf52b to be0d79a Compare November 18, 2025 11:39
@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.38 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.88 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.590614ms
  • Package.json parse time: ~2.606003ms

Analysis completed at: Tue Nov 18 11:42:17 UTC 2025

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from be0d79a to cb81a22 Compare November 18, 2025 11:43
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.65567ms
  • Package.json parse time: ~2.769716ms

Analysis completed at: Tue Nov 18 11:45:11 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from cb81a22 to 3e52831 Compare November 19, 2025 11:36
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.54 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 42.04 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.61301ms
  • Package.json parse time: ~2.389218ms

Analysis completed at: Wed Nov 19 11:38:02 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 3e52831 to 5c5929c Compare November 19, 2025 11:40
@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 397M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~9.610682ms
  • Package.json parse time: ~2.796541ms

Analysis completed at: Wed Nov 19 11:42:08 UTC 2025

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 5c5929c to ea919ba Compare November 19, 2025 11:43
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 416M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~9.650004ms
  • Package.json parse time: ~2.680154ms

Analysis completed at: Wed Nov 19 11:43:42 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from ea919ba to 9aea657 Compare November 20, 2025 11:31
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 416M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.657964ms
  • Package.json parse time: ~4.170284ms

Analysis completed at: Thu Nov 20 11:33:29 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 9aea657 to 7b92271 Compare November 20, 2025 11:36
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 420M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.48 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.98 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.605461ms
  • Package.json parse time: ~4.033457ms

Analysis completed at: Thu Nov 20 11:39:39 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 7b92271 to 0ca43a8 Compare November 20, 2025 11:41
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 416M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.38 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.88 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~9.611635ms
  • Package.json parse time: ~2.609575ms

Analysis completed at: Thu Nov 20 11:43:56 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 0ca43a8 to 3c52d6a Compare November 20, 2025 11:45
@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 416M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.38 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.88 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~10.666744ms
  • Package.json parse time: ~2.595184ms

Analysis completed at: Thu Nov 20 11:45:42 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.10.0 to 24.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-5cfa209ccc branch from 3c52d6a to bc97e1d Compare November 20, 2025 11:48
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

📦 Bundle Size Analysis

Main file (index.js): 27174 bytes

Dependencies size: 416M

Dependency count:

  • Production: 8
  • Development: 10

🚀 Performance Recommendations

✅ Main file size looks good.

📊 Large Files Report

Files larger than 10KB:

./coverage-report.json: 1.2M
./CHANGELOG.md: 52K
./docs-data/tools.json: 11K
./CONTRIBUTING.md: 12K
./scripts/docs/extract-docs.js: 12K
./scripts/pretty-logs.sh.backup: 13K
./scripts/show-logs.sh: 19K
./.github/workflows/security-triage.yml: 12K
./.github/workflows/release.yml: 19K
./.github/workflows/docs.yml: 20K
./.github/workflows/performance.yml: 15K
./WARP.md: 59K
./lib/utils/logger.js: 19K
./lib/utils/performance-monitor.js: 19K
./lib/utils/streaming-handler.js: 14K
./lib/tools/handlers/database-tools.js: 13K
./lib/security/query-validator.js: 12K
./lib/config/secret-manager.js: 12K
./lib/config/server-config.js: 29K
./lib/analysis/bottleneck-detector.js: 15K
./lib/analysis/query-optimizer.js: 25K
./package-lock.json: 279K
./README.md: 15K
./docs/ARCHITECTURE.md: 17K
./docs/PERFORMANCE.md: 14K
./docs/ENV-VARS.md: 16K
./docs/VSCODE-INTEGRATION-GUIDE.md: 29K
./docs/AZURE-SECRETS-GUIDE.md: 14K
./docs/tools.html: 37K
./docs/GIT-PUSH-CHECKLIST.md: 13K
./docs/AWS-SECRETS-GUIDE.md: 24K
./docs/SMOKE-TEST-GUIDE.md: 20K
./docs/SECURITY.md: 16K
./test/integration/manual/phase2-dml-operations.test.js: 15K
./test/integration/manual/phase1-readonly-security.test.js: 14K
./test/integration/manual/phase3-ddl-operations.test.js: 15K
./test/integration/error-scenarios-integration.test.js: 15K
./test/integration/test-aws-secrets.js: 16K
./test/manual/warp-mcp-performance-test.js: 13K
./test/manual/improved-performance-test.js: 18K
./test/docker/detect-platform.js: 14K
./test/docker/README.md: 12K
./test/docker/developer-stress-test.js: 11K
./test/docker/wait-for-db.js: 16K
./test/docker/init-db.sql: 39K
./test/README.md: 29K
./test/protocol/mcp-client-smoke-test.js: 23K
./test/unit/mcp-security.test.js: 15K
./test/unit/mcp-shared-fixtures.js: 26K
./test/unit/get-server-info.test.js: 15K
./test/unit/database-tools-handler.test.js: 23K
./test/unit/response-formatter.test.js: 17K
./test/unit/streaming-handler.test.js: 26K
./test/unit/server-config.test.js: 12K
./test/unit/connection-manager.test.js: 24K
./test/unit/query-optimizer.test.js: 17K
./test/unit/logger.test.js: 26K
./test/unit/mcp-shared-fixtures.js.backup: 12K
./test/unit/secret-manager.test.js: 28K
./test/unit/performance-monitor.test.js: 32K
./test/archived/sqlserver-mcp.test.js: 73K
./test/archived/mcp-data-tools.test.js: 22K
./test/archived/mcp-server-lifecycle.test.js: 15K
./test/archived/mcp-performance-tools.test.js: 15K
./test/archived/connection-manager.test.js: 11K
./test/archived/mcp-query-optimization-tools.test.js: 23K
./MANIFESTO.md: 16K
./index.js: 27K

🧠 Memory Usage Analysis

Memory Analysis Results:

Initial memory usage:
RSS: 41.38 MB
Heap Used: 4.31 MB
Heap Total: 4.85 MB
Module loaded successfully for memory analysis

Final memory usage:
RSS: 41.88 MB
Heap Used: 4.62 MB

⚡ Performance Benchmarks

Timing Results:

  • Node.js startup overhead: ~9.628284ms
  • Package.json parse time: ~2.602897ms

Analysis completed at: Thu Nov 20 11:49:29 UTC 2025

@github-actions
Copy link
Contributor

🔍 Performance Regression Analysis

📦 Bundle Size Changes

File Base PR Change %
index.js 27174B 27174B 0B 0%

📊 Bundle size unchanged

📚 Dependency Changes

  • Base: 8 dependencies
  • PR: 8 dependencies
  • ✅ No dependency changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants