SD Elements 2026.3

Table of Contents
As of September 2025, Security Compass will maintain the three most recent versions of SD Elements as explained in the SDE Version Support Policy. Customers on older versions should plan to upgrade to a supported version using Upgrade Notes for all versions between the current and target version.

What’s new?

  • Added support for the integrated MCP server through a new sde-mcp subchart

Known Issues

Network policy for sde-mcp

SDE instances with network policies enabled and the global.nameOverride set, may have an issue with web service network policy.

To resolve the issue, update the overlay values file to copy the entire networkPolcies.web configuration and replace the following:

networkPolicies:
  web:
    ...
    ingress:
      - selectors:
        ...
        - namespaceSelector:
            matchLabels:
              kubernetes.io/metadata.name: "{{ .Release.Namespace }}"
          podSelector:
            matchLabels:
              #app: "sde-mcp" <--- replace with below
              name: "{{ include \"library.trimmedName\" . }}-mcp"
        ...

Steps

Follow the general upgrade notes here.

results matching ""

    No results matching ""