<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b" -->

---
title: Automating detection gap analysis with GitLab Duo Agent...
description: GitLab&#x27;s Signals Engineering team automated post-incident detection gap analysis using GitLab Duo Agent Platform. The workflow uses two agents: the built-in...
canonical: https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Automating detection gap analysis with GitLab Duo Agent Platform | daily.dev
og:description: GitLab&#x27;s Signals Engineering team automated post-incident detection gap analysis using GitLab Duo Agent Platform. The workflow uses two agents: the built-in...
og:url: https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b
og:image: https://api.daily.dev/og/posts/nlNyLls6B.png
og:image:alt: Automating detection gap analysis with GitLab Duo Agent Platform
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Automating detection gap analysis with GitLab Duo Agent Platform

**[GitLab](https://daily.dev/sources/gitlab)** · 10 min read · 1 upvotes · 0 comments

## Summary

GitLab's Signals Engineering team automated post-incident detection gap analysis using GitLab Duo Agent Platform. The workflow uses two agents: the built-in Security Analyst Agent for quick first-pass reviews, and a custom Detection Engineering Assistant built with a detailed system prompt encoding team-specific context including SIEM log sources, detection philosophy, and MITRE ATT&CK mapping. The custom agent reads closed incident issues and produces structured gap reports with ATT&CK technique IDs, missed detection descriptions, relevant log sources, and recommended detection approaches. Key lessons include treating the system prompt as a living document, improving incident documentation quality, and using the agent as a force multiplier rather than a replacement for human engineers.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://about.gitlab.com/blog/automating-detection-gap-analysis-with-gitlab-duo-agent-platform/>

## Similar posts on daily.dev

- [AI-powered vulnerability triaging with GitLab Duo Security Agent](https://daily.dev/posts/ai-powered-vulnerability-triaging-with-gitlab-duo-security-agent-pv9v9j1w8) · GitLab · 0 upvotes · 0 comments
- [Automate detection testing with GitLab CI](https://daily.dev/posts/automate-detection-testing-with-gitlab-ci-cwczb7mlx) · GitLab · 1 upvotes · 0 comments
- [CI Expert and Data Analyst AI agents target development gaps](https://daily.dev/posts/ci-expert-and-data-analyst-ai-agents-target-development-gaps-uytzkivjb) · GitLab · 1 upvotes · 0 comments
- [Get started with GitLab Duo Agent Platform: The complete guide](https://daily.dev/posts/get-started-with-gitlab-duo-agent-platform-the-complete-guide-ojlwlc2zf) · GitLab · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#security](https://daily.dev/tags/security)

[View this post on daily.dev](https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Automating detection gap analysis with GitLab Duo Agent Platform","url":"https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b"},"datePublished":"2026-03-10T15:35:31.937Z","dateModified":"2026-03-15T03:28:28.764Z","description":"GitLab's Signals Engineering team automated post-incident detection gap analysis using GitLab Duo Agent Platform. The workflow uses two agents: the built-in...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d28dfe56f5f7af65635e69fc261ad037?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d28dfe56f5f7af65635e69fc261ad037?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitLab","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitLab","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/3720ce340ca4435daef529abbf361b69","url":"https://daily.dev/sources/gitlab"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/automating-detection-gap-analysis-with-gitlab-duo-agent-platform-nlnylls6b","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,security","timeRequired":"PT10M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitLab","item":"https://daily.dev/sources/gitlab"},{"@type":"ListItem","position":3,"name":"Automating detection gap analysis with GitLab Duo Agent Platform"}]}
```

