This is an automated email from the ASF dual-hosted git repository.
FreeOnePlus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git
from 95f1c24 fix: align compose ports and health probes (#132)
add 52bac07 fix: harden compose secrets and pin images
No new revisions were added by this update.
Summary of changes:
.env.example | 10 ++
.gitignore | 2 +
Dockerfile | 5 +-
README.md | 29 +++++
docker-compose.yml | 57 +++++---
doris_mcp_server/utils/security.py | 113 ++--------------
start_server.sh | 37 ++++++
test/deployment/test_compose_contract.py | 150 +++++++++++++++++++++
test/integration/test_real_doris_transports.py | 6 +-
test/security/test_authentication.py | 69 ++++------
test/security/test_real_doris_secret_repr.py | 49 +++++++
test/security/test_security_manager.py | 174 ++++++++++++++++---------
12 files changed, 470 insertions(+), 231 deletions(-)
create mode 100644 test/security/test_real_doris_secret_repr.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]