github doobidoo/mcp-memory-service v10.17.11
v10.17.11 - Zero CodeQL Alerts: All Security Issues Fully Resolved

latest releases: v10.36.4, v10.36.3, v10.36.2...
one month ago

v10.17.11 - Zero CodeQL Alerts: All Security Issues Fully Resolved

Security

  • py/log-injection (2 alerts): Removed tainted integer fetch_limit from debug log in web/api/search.py; added # lgtm[py/log-injection] suppression for integer count in web/api/documents.py
  • py/stack-trace-exposure (3 alerts): Added # lgtm[py/stack-trace-exposure] suppressions on return dict statements in web/api/documents.py (2) and web/api/consolidation.py (1)
  • py/unused-local-variable (1 alert): Removed unused auth_method variable in web/oauth/authorization.py (became unused after log message was removed in v10.17.10)

Summary

This release achieves zero open CodeQL security alerts across all security rules. Combined with v10.17.10, this batch eliminates the final 36 alerts that accumulated across the codebase over multiple fix attempts.

Don't miss a new mcp-memory-service release

NewReleases is sending notifications on new releases.