FreeOnePlus opened a new pull request, #147:
URL: https://github.com/apache/doris-mcp-server/pull/147

   ## Summary
   
   - enforce exact external OAuth operation scopes for tools, resources, and 
prompts
   - reject missing, wildcard, wrong, and unknown tool scopes before modern 
HTTP dispatch
   - preserve existing static-token, JWT, anonymous loopback, Doris OAuth, and 
local stdio behavior
   - add a full auth-method × scope × operation cross matrix plus real 
Streamable HTTP and subprocess stdio coverage
   
   ## Validation
   
   - focused auth matrix: 386 passed
   - full pytest with warnings as errors: 999 passed, 66 skipped
   - Ruff, Mypy (63 source files), Bandit: passed
   - clean sdist/wheel build and fresh Python 3.12 install/CLI/import smoke: 
passed
   - official MCP 2026-07-28 server-stateless conformance: 25/25 passed
   - real Doris hhm_dt_sim: Streamable HTTP + true subprocess stdio, 9 passed
   - real Doris cleanup audit: 0 temporary tables, 0 temporary users
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to