Terminology Index

Glossary

1801 terms

Open concept maps

Showing 545-576 of 1801 terms

D
32

Detection Metadata

The structured attributes attached to a detection, such as the technique it covers, data sources, severity, confidence, false-positive notes, owner, and version, that make a detection manageable, searchable, and maintainable at scale.

Beyond the detection logic itself, metadata records everything about it: which ATT&CK technique it maps to, what telemetry it needs, its confidence and severity, known false positives, who owns it, and its version history. This metadata is what lets a team manage a large detection library, report coverage, triage alerts with context, and maintain detections over time. Consistent metadata turns a pile of rules into a governable, measurable program.

Introduced in: Detection Engineering

Examples

  • Tagging a detection with its ATT&CK technique, severity, and confidence.
  • Recording the data sources and known false positives in a detection's metadata.
  • Using metadata to report coverage and assign detection ownership.

No related terms linked yet.