Skip to content

feat(astra-db-mcp): enable security scanning with mock_env#372

Open
JAORMX wants to merge 1 commit intomainfrom
feat/astra-db-mcp-mock-env
Open

feat(astra-db-mcp): enable security scanning with mock_env#372
JAORMX wants to merge 1 commit intomainfrom
feat/astra-db-mcp-mock-env

Conversation

@JAORMX
Copy link
Collaborator

@JAORMX JAORMX commented Feb 5, 2026

Summary

  • Enables security scanning for astra-db-mcp by providing mock environment variables
  • Removes insecure_ignore: true flag

Changes

Replaces insecure_ignore: true with mock_env configuration that provides placeholder values for:

  • ASTRA_DB_APPLICATION_TOKEN
  • ASTRA_DB_API_ENDPOINT

This allows mcp-scanner to start the server and discover its tools for security analysis.

Test plan

  • CI security scan passes for astra-db-mcp
  • Verify tools are scanned (collection management, record operations, etc.)

🤖 Generated with Claude Code

Replace insecure_ignore with mock_env to allow mcp-scanner to start
the server and scan its tools. The mock ASTRA_DB_APPLICATION_TOKEN
and ASTRA_DB_API_ENDPOINT are not real credentials - they're
placeholders that let the server initialize.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🔒 MCP Security Scan Results

⚠️ astra-db-mcp

  • Status: Error
  • Message: No JSON output found in scan results

Summary: Scanned 1 MCP server(s), all passed security checks. ✅

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant