dt-sec-semantic-mapping

Suggest and validate semantic dictionary mappings for Dynatrace security events.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-sec-semantic-mapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt-sec-semantic-mapping
Source: https://github.com/mf-dynatrace/dt-mcp-workspace/tree/main/skills/dt-sec-semantic-mapping
Command: npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-sec-semantic-mapping

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps suggest and validate semantic dictionary (SD) mappings for new security integrations, streamlining the process of aligning security vendor data to Dynatrace SD.

Core Features & Use Cases

  • Semantic Mapping Suggestion: Suggest mappings from vendor API outputs to Dynatrace security.events fields.
  • Mapping Validation: Validate existing mappings against baseline samples and semantic dictionary.
  • Discrepancy Highlighting: Identify discrepancies between the semantic dictionary and vendor data.
  • Mapping Improvement: Propose improvements for existing mappings.
  • Runtime Validation: Validate mappings against live tenant data.
  • Use Case: When integrating a new security vendor into Dynatrace, this Skill can help ensure the vendor's data aligns with the semantic dictionary, reducing the time and effort required for integration and maintenance.

Quick Start

To suggest a new mapping, run the dt-sec-semantic-mapping skill with the vendor API payload and target fields.

Frequently Asked Questions about dt-sec-semantic-mapping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map vendor API data to Dynatrace security.events fields?

To map vendor API data to Dynatrace security.events fields, you can use semantic dictionary mapping suggestion to align security vendor payloads with the target schema, ensuring accurate data integration and reducing manual effort.

What is semantic dictionary mapping for security integrations?

Semantic dictionary mapping for security integrations is the process of aligning vendor security data to Dynatrace security.events fields. It involves suggesting mappings, validating them against baseline samples, and detecting discrepancies to ensure accurate data integration.

How do I validate existing security mappings against live tenant data?

You can validate existing security mappings against live tenant data through runtime validation. This process checks your current mappings against active tenant data and the semantic dictionary to identify discrepancies and propose necessary improvements.

Can I detect discrepancies between the semantic dictionary and vendor data automatically?

Yes, you can automatically detect discrepancies between the semantic dictionary and vendor data. The validation process highlights mismatches between baseline samples and vendor API outputs, allowing you to correct mappings before runtime deployment.

What do I need to align a new security vendor to the Dynatrace semantic dictionary?

To align a new security vendor to the Dynatrace semantic dictionary, you need access to the semantic dictionary, mapping guidelines, and the vendor API data. This environment setup allows you to suggest, validate, and improve security.events field mappings.