[{"data":1,"prerenderedAt":1457},["ShallowReactive",2],{"/ja-jp/blog/automated-detection-testing-framework":3,"navigation-ja-jp":674,"banner-ja-jp":1104,"footer-ja-jp":1112,"blog-post-authors-ja-jp-Evan Baltman":1354,"blog-related-posts-ja-jp-automated-detection-testing-framework":1370,"blog-promotions-ja-jp":1395,"next-steps-ja-jp":1448},{"id":4,"title":5,"authors":6,"body":8,"category":651,"date":652,"description":653,"extension":654,"externalUrl":655,"faq":655,"featured":206,"heroImage":656,"meta":657,"navigation":206,"path":658,"seo":659,"slug":665,"stem":666,"tags":667,"template":671,"updatedDate":672,"__hash__":673},"blogPosts/ja-jp/blog/automated-detection-testing-framework.md","GitLab CI/CDとDuoで自動検知テストフレームワークを構築する",[7],"Evan Baltman",{"type":9,"value":10,"toc":642},"minimark",[11,15,23,26,30,33,36,55,58,62,65,68,108,112,115,126,136,142,149,159,163,170,489,503,518,531,537,540,547,556,571,574,577,609,613,620,623,627,630,638],[12,13,14],"p",{},"セキュリティ運用センター（SOC）において健全なアラートシステムを維持する上で、誤検出のチューニングは課題の半分にすぎません。見落とされがちなもう一方の課題は、めったに発動しない重要な検知ルールが、誰にも気づかれないまま完全に機能しなくなっていないかを確認することです。",[12,16,17,18,22],{},"GitLabでは、Signals Engineeringチームが自社インフラ上で実際の悪意ある行動をシミュレートすることで検知テストを実施しています。ログソースからSIEMへの取り込み、そしてSOARによるアラートルーティングまで、検知がエンドツーエンドで機能することを検証するためです。これは商品化されているBreach and Attack Simulation（BAS）ツールと同じアプローチですが、それらのツールは高価で汎用的であり、GitLabの検知スタックに特化したものではありません。そこでGitLabでは、Weekly Attack Testing for Continuous Health、略して",[19,20,21],"strong",{},"WATCH","と名付けた完全自動化フレームワークを独自に構築しました。",[12,24,25],{},"本記事では、このフレームワークを開発した背景、その仕組み、そして自社環境での活用方法についてご説明します。",[27,28,29],"h2",{"id":29},"検知の検証におけるギャップ",[12,31,32],{},"ログスキーマの変更、SIEMのアップデート、パイプラインの設定ミスなど、検知が発動しないまま失敗する原因は無数に存在します。一方、想定どおりに発動するパターンはただひとつです。こうした現実を踏まえると、結論は明らかです。「既存の検知を意図的にトリガーしてみよう！」ただし、すぐに「どうやって検知をトリガーするのか？」「どのくらいの頻度で行うべきか？」といった次の疑問が浮かびます。",[12,34,35],{},"検知をトリガーする方法のひとつは、悪意ある行動をシミュレートするログをSIEMに再投入するという「合成アプローチ」です。そして、検知ルールが偽の問題を検知してアラートを発するかどうかを確認します。ただしこのアプローチには、「実世界」のシナリオで検知が機能することを証明できないという問題に加え、アラートライフサイクルの中でも特にエラーが発生しやすいログの取り込み（ログソースからSIEMまでの経路）の検証ができないという欠点があります。",[12,37,38,39,45,46,50,51,54],{},"以前、GitLabは、",[40,41,44],"a",{"href":42,"rel":43},"https://about.gitlab.com/blog/automating-cybersecurity-threat-detections-with-gitlab-ci-cd/",[],"GitLab Universal Automated Response and Detection（GUARD）システム","がDetections as Code（DaC）パイプラインを通じて検知の作成とデプロイを自動化する方法、そしてSOARを通じてアラートのルーティングとトリアージを行う方法についてご紹介しました。DaCパイプラインはエラーなしに検知を",[47,48,49],"em",{},"デプロイできる","ことの検証問題を解決しましたが、対象とする行動が実際に発生した際にその検知が",[47,52,53],{},"発動するか","という問いには答えられていません。",[12,56,57],{},"WATCHはそのギャップを埋めます。検知が機能しているという確信を与えてくれる継続的な検証レイヤーです。",[27,59,61],{"id":60},"watchの仕組み","WATCHの仕組み",[12,63,64],{},"大まかに言えば、WATCHはステージング環境でスクリプト化された攻撃シミュレーションを実行し、期待されるアラートがセキュリティ監視スタック全体に伝播することを検証します。検知ルールを管理するSIEM、アラートルーティングを担うSOAR、そしてチームが検知の健全性を監視するダッシュボードに至るまでを確認します。",[12,66,67],{},"WATCHテストのライフサイクルは次のとおりです。",[69,70,71,78,84,90,96,102],"ol",{},[72,73,74,77],"li",{},[19,75,76],{},"スケジューリング","：毎週、スケジュールされたGitLab CI/CDパイプラインがすべてのアクティブなテストを検出し、週全体にわたってランダムな時間スロットに振り分けます。ランダム化は重要です。テストが予測可能なタイミングで発動すると、テスト活動と実際の脅威を区別しやすくなり、タイミングに敏感な検知の問題が覆い隠されてしまう可能性があるためです。",[72,79,80,83],{},[19,81,82],{},"事前通知","：テスト実行前に、WATCHは専用の「WATCH Heads Up」ストーリーを通じてSOARに通知し、トリガーが期待される検知を登録します。これにより、SOARが次に何が来るかを把握できるよう、追跡可能なレコードが作成されます。",[72,85,86,89],{},[19,87,88],{},"実行","：テストがシミュレートされた悪意ある行動を実行します。たとえば、管理者アカウントのパスワードをリセットしたり、ステージング環境に対して不審なAPI呼び出しを行ったりします。",[72,91,92,95],{},[19,93,94],{},"検知","：SIEMがステージング環境からのアクティビティログを処理し、対応する検知ルールを（うまくいけば）発動させます。",[72,97,98,101],{},[19,99,100],{},"相関分析","：SOARにアラートが届くと、「これはWATCHテストか？」のチェックが行われ、各アラートが登録済みのテストに対応するかどうかを3つの要素で照合します。テスト実行からアラート到着までの時間ウィンドウ、アクターのID（IPアドレスまたはユーザー名）、そして発動した検知のルールIDです。これにより、WATCHが生成したアラートがSIRTへの実際のインシデントとしてエスカレーションされることなく、パイプライン全体の検証が可能になります。",[72,103,104,107],{},[19,105,106],{},"検証","：フォローアップのパイプラインステージが、期待されるすべての検知が発動したかどうかを確認し、検知のステータスメタデータを更新して、更新された結果をGitLab Pagesダッシュボードにデプロイします。いずれかの検知が発動しなかった場合、チームのSlackチャンネルに通知が送られます。",[27,109,111],{"id":110},"gitlab-cicdでwatchを使う","GitLab CI/CDでWATCHを使う",[12,113,114],{},"WATCHは3つのパイプラインステージにわたるオーケストレーションのバックボーンとしてGitLab CI/CDを活用しています。",[12,116,117,120,121,125],{},[19,118,119],{},"schedule_pipelines","ステージは毎週実行され、テストの配布を担います。すべてのアクティブなテストを検出し、グループに振り分け、週全体にわたってランダムな時間帯に実行するようスケジュールされたパイプラインを作成します。スケジュールされた各パイプラインには、実行すべきテストを指定する",[122,123,124],"code",{},"TESTS_TO_RUN","変数が付与されます。",[12,127,128,131,132,135],{},[19,129,130],{},"run_tests","ステージでは実際の攻撃シミュレーションが行われます。そのパイプライン実行に割り当てられたテストを実行し、実行統計を",[122,133,134],{},"detection_status.json","に保存し、アラートの相関分析がダウンストリームで行えるようSOARのレコードIDを記録します。",[12,137,138,141],{},[19,139,140],{},"pages","ステージは検証とレポートを担います。SOARに問い合わせてアラートが生成され適切にルーティングされたことを確認し、検証結果で検知メタデータを更新して、最新のテスト結果をGitLab Pagesダッシュボードにデプロイします。",[12,143,144,145,148],{},"以下は、WATCHパイプライン用のGitLab CI/CD ",[122,146,147],{},"gitlab-ci.yml","設定ファイルのテンプレートです。",[150,151,156],"pre",{"className":152,"code":154,"language":155},[153],"language-text","spec:\n  inputs:\n    weekly_scheduling:\n      type: boolean\n      default: false\n      description: \"Enable weekly scheduling of detection tests.\"\n    update_pages:\n      type: boolean\n      default: false\n      description: \"For triggering the update of GitLab Pages dashboard.\"\n\n---\n\n# Specify the Docker image to use for the job\nimage: python:3.12\n\nstages:\n  - schedule_pipelines\n  - run_tests\n  - pages\n\n# Job to manage scheduled pipelines (runs when weekly_scheduling input is true)\nmanage_scheduled_pipelines:\n  stage: schedule_pipelines\n  script:\n    - pip install -r requirements.txt\n    - python scripts/manage_scheduled_pipelines.py\n  rules:\n    - if: $TESTS_TO_RUN == null && $CI_PIPELINE_SOURCE == \"schedule\" && [[ inputs.weekly_scheduling ]] == true\n      when: on_success\n    - when: never\n\n# Job to run detection tests, save tines_record_id to detection_status.json, and commit\nrun_detection_tests:\n  stage: run_tests\n  script:\n    - pip install -r requirements.txt\n    - python main.py --prod --save-stats --scheduled-tests\n  rules:\n    - if: $TESTS_TO_RUN\n      when: on_success\n    - when: never\n\n# Job to verify alerts, update detection_status.json, commit, and deploy pages\npages:\n  stage: pages\n  script:\n    - pip install -r requirements.txt\n    - python scripts/verify_and_update_detections.py --tines-api-key ${TINES_API_KEY}\n    - mkdir -p public/data\n    - cp detection_status.json public/data/\n    - cp -r static/* public/\n  pages: true  # Required for GitLab 17.9+ to trigger Pages deployment\n  artifacts:\n    paths:\n      - public\n  rules:\n    - if: $TESTS_TO_RUN == null && [[ inputs.update_pages ]] == true\n      when: on_success\n    - when: never\n","text",[122,157,154],{"__ignoreMap":158},"",[27,160,162],{"id":161},"gitlab-duoを使ったテストの作成","GitLab Duoを使ったテストの作成",[12,164,165,166,169],{},"WATCHの設計における優先事項のひとつは、Signals EngineeringまたはSIRTチームの誰でも新しいテストを追加できるようにすることでした。このフレームワークは",[122,167,168],{},"BaseSecurityTest","抽象クラスを提供しており、テストIDの生成、アクターIDの管理、SOARとの連携といった定型作業をすべて処理します。これにより、テスト作成者はテスト環境のセットアップ、シミュレートされた悪意ある行動の実行、後処理の3点のみに集中できます。",[150,171,175],{"className":172,"code":173,"language":174,"meta":158,"style":158},"language-py shiki shiki-themes github-light","class BaseSecurityTest(ABC):\n\n    def __init__(self, config = {}, test_id: Optional[str] = None):\n        self.test_id = test_id or str(uuid.uuid4())\n        self.test_name = self.__class__.__name__\n        self.expected_detections = {}\n        self.actor_id = config.get('gitlab', {}).get(\n            'default_actor_id',\n            \"sirt_detection_test_user_\" + self.test_id[:8]\n        )\n        self.isActive = True\n        self.test_run_time = 300\n        self.config = config\n\n    @abstractmethod\n    def setup(self) -> bool:\n        \"\"\"Prepare test environment and resources\"\"\"\n\n    @abstractmethod\n    def execute(self) -> Dict[str, Any]:\n        \"\"\"Execute the malicious behavior simulation\"\"\"\n\n    @abstractmethod\n    def cleanup(self) -> bool:\n        \"\"\"Clean up test environment and resources\"\"\"\n","py",[122,176,177,201,208,239,262,286,299,319,328,348,354,367,380,393,398,404,421,427,432,437,453,459,464,469,483],{"__ignoreMap":158},[178,179,182,186,190,194,198],"span",{"class":180,"line":181},"line",1,[178,183,185],{"class":184},"sD7c4","class",[178,187,189],{"class":188},"s7eDp"," BaseSecurityTest",[178,191,193],{"class":192},"sgsFI","(",[178,195,197],{"class":196},"sYu0t","ABC",[178,199,200],{"class":192},"):\n",[178,202,204],{"class":180,"line":203},2,[178,205,207],{"emptyLinePlaceholder":206},true,"\n",[178,209,211,214,217,220,223,226,229,232,234,237],{"class":180,"line":210},3,[178,212,213],{"class":184},"    def",[178,215,216],{"class":196}," __init__",[178,218,219],{"class":192},"(self, config ",[178,221,222],{"class":184},"=",[178,224,225],{"class":192}," {}, test_id: Optional[",[178,227,228],{"class":196},"str",[178,230,231],{"class":192},"] ",[178,233,222],{"class":184},[178,235,236],{"class":196}," None",[178,238,200],{"class":192},[178,240,242,245,248,250,253,256,259],{"class":180,"line":241},4,[178,243,244],{"class":196},"        self",[178,246,247],{"class":192},".test_id ",[178,249,222],{"class":184},[178,251,252],{"class":192}," test_id ",[178,254,255],{"class":184},"or",[178,257,258],{"class":196}," str",[178,260,261],{"class":192},"(uuid.uuid4())\n",[178,263,265,267,270,272,275,278,281,283],{"class":180,"line":264},5,[178,266,244],{"class":196},[178,268,269],{"class":192},".test_name ",[178,271,222],{"class":184},[178,273,274],{"class":196}," self",[178,276,277],{"class":192},".",[178,279,280],{"class":196},"__class__",[178,282,277],{"class":192},[178,284,285],{"class":196},"__name__\n",[178,287,289,291,294,296],{"class":180,"line":288},6,[178,290,244],{"class":196},[178,292,293],{"class":192},".expected_detections ",[178,295,222],{"class":184},[178,297,298],{"class":192}," {}\n",[178,300,302,304,307,309,312,316],{"class":180,"line":301},7,[178,303,244],{"class":196},[178,305,306],{"class":192},".actor_id ",[178,308,222],{"class":184},[178,310,311],{"class":192}," config.get(",[178,313,315],{"class":314},"sYBdl","'gitlab'",[178,317,318],{"class":192},", {}).get(\n",[178,320,322,325],{"class":180,"line":321},8,[178,323,324],{"class":314},"            'default_actor_id'",[178,326,327],{"class":192},",\n",[178,329,331,334,337,339,342,345],{"class":180,"line":330},9,[178,332,333],{"class":314},"            \"sirt_detection_test_user_\"",[178,335,336],{"class":184}," +",[178,338,274],{"class":196},[178,340,341],{"class":192},".test_id[:",[178,343,344],{"class":196},"8",[178,346,347],{"class":192},"]\n",[178,349,351],{"class":180,"line":350},10,[178,352,353],{"class":192},"        )\n",[178,355,357,359,362,364],{"class":180,"line":356},11,[178,358,244],{"class":196},[178,360,361],{"class":192},".isActive ",[178,363,222],{"class":184},[178,365,366],{"class":196}," True\n",[178,368,370,372,375,377],{"class":180,"line":369},12,[178,371,244],{"class":196},[178,373,374],{"class":192},".test_run_time ",[178,376,222],{"class":184},[178,378,379],{"class":196}," 300\n",[178,381,383,385,388,390],{"class":180,"line":382},13,[178,384,244],{"class":196},[178,386,387],{"class":192},".config ",[178,389,222],{"class":184},[178,391,392],{"class":192}," config\n",[178,394,396],{"class":180,"line":395},14,[178,397,207],{"emptyLinePlaceholder":206},[178,399,401],{"class":180,"line":400},15,[178,402,403],{"class":188},"    @abstractmethod\n",[178,405,407,409,412,415,418],{"class":180,"line":406},16,[178,408,213],{"class":184},[178,410,411],{"class":188}," setup",[178,413,414],{"class":192},"(self) -> ",[178,416,417],{"class":196},"bool",[178,419,420],{"class":192},":\n",[178,422,424],{"class":180,"line":423},17,[178,425,426],{"class":314},"        \"\"\"Prepare test environment and resources\"\"\"\n",[178,428,430],{"class":180,"line":429},18,[178,431,207],{"emptyLinePlaceholder":206},[178,433,435],{"class":180,"line":434},19,[178,436,403],{"class":188},[178,438,440,442,445,448,450],{"class":180,"line":439},20,[178,441,213],{"class":184},[178,443,444],{"class":188}," execute",[178,446,447],{"class":192},"(self) -> Dict[",[178,449,228],{"class":196},[178,451,452],{"class":192},", Any]:\n",[178,454,456],{"class":180,"line":455},21,[178,457,458],{"class":314},"        \"\"\"Execute the malicious behavior simulation\"\"\"\n",[178,460,462],{"class":180,"line":461},22,[178,463,207],{"emptyLinePlaceholder":206},[178,465,467],{"class":180,"line":466},23,[178,468,403],{"class":188},[178,470,472,474,477,479,481],{"class":180,"line":471},24,[178,473,213],{"class":184},[178,475,476],{"class":188}," cleanup",[178,478,414],{"class":192},[178,480,417],{"class":196},[178,482,420],{"class":192},[178,484,486],{"class":180,"line":485},25,[178,487,488],{"class":314},"        \"\"\"Clean up test environment and resources\"\"\"\n",[12,490,491,492,495,496,499,500,502],{},"重要な設定は",[122,493,494],{},"expected_detections","ディクショナリです。これは、トリガーが想定されるSIEMのルール名を、アクターIDと想定されるアラート到着時刻にマッピングします。新しいテストは、",[122,497,498],{},"tests/","ディレクトリ内に",[122,501,168],{},"をサブクラス化したPythonファイルを作成し、シミュレートする行動を定義して、トリガーが期待される検知を宣言するだけです。テストランナーは次回のスケジュール実行時に自動的にそれを検出します。",[12,504,505,506,511,512,517],{},"こうしたシンプルなインターフェースが重要なのは、チームが実際にテストを書いてくれなければ、検知テストという取り組み自体が成立しないからです。テストの追加にパイプライン内部の全体像の理解が必要になれば、誰もやらなくなります。setup、execute、cleanupを実装し、想定される検知を宣言するというシンプルな仕様は、WATCHテストと",[40,507,510],{"href":508,"rel":509},"https://about.gitlab.com/ja-jp/gitlab-duo-agent-platform/",[],"GitLab Duo","（GitLabのAIアシスタント）との相性を高めます。Duoにベースクラスと「特定のグループから大量のプロジェクトをクローンするテストを作って」「",[40,513,516],{"href":514,"rel":515},"https://about.gitlab.com/ja-jp/blog/what-is-graphql",[],"GraphQL","を使ってこのプロジェクトのCI変数をすべて取得するテストを作って」「これらのプロジェクトを同じ命名規則にリネームして」といったプロンプトを与えると、Duoは、足場としてフレームワークに直接プラグインできる動作するWATCHテストを生成します。これにより、障壁はさらに下がります。エンジニアは「この検知をテストしたい」という構想段階から、Duoが実装作業の大半を担った状態で動作するテストまで、一気に進むことができます。",[12,519,520,521,526,527,530],{},"活用のヒント：GitLab Duoをさらに効果的に活用するために、私は",[40,522,525],{"href":523,"rel":524},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/customize/agent_skills/",[],"Duo Agent Skills","を利用しました。これは、テストの作成のような定型作業の標準と手順を定義するのに最適です。プロジェクトディレクトリには",[122,528,529],{},"skills/WATCH-test-creator","というフォルダがあり、SKILL.mdには優れたテストの条件、使用できるヘルパー関数、プロジェクトの目的が記述されています。上記のようなプロンプトを入力した直後にこのファイルが読み込まれるため、Duoに対して「何をしようとしているのか、どうやればいいのか」を毎回説明し直す必要がなくなります。何より重要なのは、結果が一貫して高品質になることです。以下はそのファイルの抜粋です。",[150,532,535],{"className":533,"code":534,"language":155,"meta":158},[153],"---\nname: WATCH-test-creator\ndescription: Create WATCH (Orchestrated Offensive Penetration Simulator) security detection tests that simulate malicious behavior on GitLab infrastructure to validate SIEM detection rules and alerting pipelines.\n---\n\n## WATCH Test Creator\n\nYou are an expert at writing security detection tests for the WATCH framework. WATCH tests simulate malicious activities on GitLab-owned infrastructure to verify that the SecOps security monitoring stack (Elastic SIEM, Tines SOAR, alerting rules) properly detects and responds to threats.\n\n### Architecture Overview\n```\nProject Root\n├── core/\n│   ├── base_test.py          # Abstract base class all tests inherit from\n│   ├── test_runner.py         # Auto-discovers and executes tests\n│   └── webhook_manager.py     # Tines/SOAR notification integration\n├── tests/\n│   ├── gitlab/                # GitLab-specific detection tests\n│   └── gcp/                   # GCP-specific detection tests\n├── utils/\n│   ├── gitlab_helper.py       # GitLab API wrapper (users, projects, tokens, webhooks, OAuth)\n│   └── crypto_utils.py        # Password generation utility\n├── config/\n│   ├── settings.py            # Config loader (reads YAML + GITLAB_ADMIN_PAT env var)\n│   └── environments/\n│       ├── dev.yaml           # Local GDK config\n│       └── prod.yaml          # Production staging.gitlab.com config\n├── main.py                    # Entry point with CLI args\n└── detection_status.json      # Test results and detection metadata\n```\n",[122,536,534],{"__ignoreMap":158},[27,538,539],{"id":539},"テストダッシュボードによる可視性の向上",[12,541,542],{},[543,544],"img",{"alt":545,"src":546},"テストダッシュボード","https://res.cloudinary.com/about-gitlab-com/image/upload/v1777574679/ylrc96iip682sinfg7zi.png",[12,548,549,550,555],{},"WATCHはまた、",[40,551,554],{"href":552,"rel":553},"https://docs.gitlab.com/ja-jp/user/project/pages/",[],"GitLab Pages","を通じて2つのインタラクティブなダッシュボードをデプロイし、チームが検知の健全性をリアルタイムで把握できるようにしています。",[557,558,559,565],"ul",{},[72,560,561,564],{},[19,562,563],{},"検知ステータスダッシュボード","では、すべての検知ルールと現在のテスト状況の概要を確認できます。たとえば、各検知の発動回数、現在の合否状態、検知のアクティブ期間といったメトリクスが含まれます。テーブルはフィルタリングとソートが可能で、エンジニアはどの検知に注意が必要かをすぐに特定できます。",[72,566,567,570],{},[19,568,569],{},"テスト実行ダッシュボード","には、テストIDごとにグループ化され、検知カバレッジの内訳を含む個々のテスト実行の詳細なビューが表示されます。アラート伝播時間を示すタイムライン可視化も含まれており、テスト実行からアラート到着までの所要時間や、SIEMの対応するアラートへの直接リンクを確認できます。",[12,572,573],{},"これらのダッシュボードは、以前は手動でパイプラインログやSIEMクエリを掘り起こして検知の健全性を確認していた作業に代わるものです。",[12,575,576],{},"GUARDの他の部分と同様に、WATCHはGitLabをそのプラットフォームとして全面的に活用しています。",[557,578,579,585,591,597,602],{},[72,580,581,584],{},[19,582,583],{},"GitLab CI/CDパイプラインとスケジュールパイプライン","が、週次スケジューリングから実行、ダッシュボードのデプロイまで、テストライフサイクル全体をオーケストレーションします。",[72,586,587,590],{},[19,588,589],{},"パイプラインインプット","により、ステージを個別にトリガーできるため、すべてのテストを再実行することなく、検証ステップだけ、あるいはダッシュボード更新だけを実行することができます。",[72,592,593,596],{},[19,594,595],{},"CI/CD変数","が、TinesおよびGitLabステージング環境へのアクセスに必要なAPIキーを安全に保管します。",[72,598,599,601],{},[19,600,554],{},"が、追加のインフラ不要でWATCHダッシュボードをホストします。別途ホスティングの管理も、追加のデプロイツールも必要ありません。",[72,603,604,605,608],{},"テストはGitLabプロジェクト内のPythonファイルに過ぎないため、DaCを通じた検知ルールと同様に、",[19,606,607],{},"バージョン管理、マージリクエストレビュー、コードオーナーシップ","の恩恵を受けます。",[27,610,612],{"id":611},"watchでプロアクティブな姿勢を維持する","WATCHでプロアクティブな姿勢を維持する",[12,614,615,616,619],{},"WATCHを構築したことで、チームの検知品質に対する姿勢が事後対応型からプロアクティブ型へと変わりました。WATCH導入以前には、検知の不具合はインシデントが発生して想定されるアラートが届かないときに初めて露見していました。これは、ギャップを発見するには最悪のタイミングです。今では検知の健全性について定期的な更新を受け取ることができ、実際に何かが起きる",[47,617,618],{},"前","に不具合を把握できます。新たな検知を開発しても、それが壊れたまま放置されることはないという安心感も生まれました。",[12,621,622],{},"WATCHのもうひとつのメリットは、レッドチームがフラッシュオペレーションを実施した際に使用した戦術・技術・手順（TTP）を記録できることです。検知を実装してペンテスト作業の事後分析を行った後、WATCHを使ってそれらの検知を検証するためにTTPを再実行することができます。本質的に、WATCHは検知のアトミックテストを再実行可能なTTPにします。",[27,624,626],{"id":625},"watchを試す","WATCHを試す",[12,628,629],{},"SOCを運営しSIEMの検知を頼りに脅威を捕捉しているなら、問うべきは「検知が壊れるかどうか」ではなく、「壊れたときに気づけるかどうか」です。この問いに答えるためにBASプラットフォームを購入する必要はありません。サンドボックス環境、CI/CDパイプライン、そして攻撃シミュレーションをスクリプト化するためのフレームワークがあれば、大きく前進できます。",[12,631,632,637],{},[40,633,636],{"href":634,"rel":635},"https://about.gitlab.com/ja-jp/free-trial/",[],"GitLab Ultimateの無料トライアル","に登録して、独自の検知テストフレームワークをぜひ構築してみてください。",[639,640,641],"style",{},"html pre.shiki code .sD7c4, html code.shiki .sD7c4{--shiki-default:#D73A49}html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":158,"searchDepth":203,"depth":203,"links":643},[644,645,646,647,648,649,650],{"id":29,"depth":203,"text":29},{"id":60,"depth":203,"text":61},{"id":110,"depth":203,"text":111},{"id":161,"depth":203,"text":162},{"id":539,"depth":203,"text":539},{"id":611,"depth":203,"text":612},{"id":625,"depth":203,"text":626},"security-labs","2026-04-30","GitLabのSignals Engineeringチームが構築したWATCHフレームワークを通じて、セキュリティ監視パイプラインを継続的に検証する方法をご紹介します。","md",null,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772195014/ooezwusxjl1f7ijfmbvj.png",{},"/ja-jp/blog/automated-detection-testing-framework",{"config":660,"title":662,"description":663,"ogImage":664},{"noIndex":661},false,"GitLab CI/CDとDuoで検知テストを自動化する","GitLabのSignals Engineingチームが構築したWATCHフレームワークを通じて、セキュリティ監視パイプラインを継続的に検証する方法をご紹介します。セキュリティ運用センター（SOC）の検知品質を維持するための実践的アプローチです。","https://res.cloudinary.com/about-gitlab-com/image/upload/f_auto,q_auto,c_lfill/v1772195014/ooezwusxjl1f7ijfmbvj.webp","automated-detection-testing-framework","ja-jp/blog/automated-detection-testing-framework",[668,669,670],"security","security research","features","BlogPost","2026-07-28","121Q9ikDeO9kUMLqxKDh4rw-XA2pooLKC0jDQGM38rQ",{"logo":675,"freeTrial":680,"sales":685,"login":690,"items":695,"search":1024,"minimal":1057,"duo":1074,"switchNav":1083,"pricingDeployment":1094},{"config":676},{"href":677,"dataGaName":678,"dataGaLocation":679},"/ja-jp/","gitlab logo","header",{"text":681,"config":682},"無料トライアルを開始",{"href":683,"dataGaName":684,"dataGaLocation":679},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":686,"config":687},"デモをリクエスト",{"href":688,"dataGaName":689,"dataGaLocation":679},"/ja-jp/sales/?contact-topic=request-demo","sales",{"text":691,"config":692},"サインイン",{"href":693,"dataGaName":694,"dataGaLocation":679},"https://gitlab.com/users/sign_in/","sign in",[696,725,827,832,946,1002],{"text":697,"config":698,"menu":700},"プラットフォーム",{"dataNavLevelOne":699},"platform",{"type":701,"columns":702},"cards",[703,709,717],{"title":697,"description":704,"link":705},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":706,"config":707},"プラットフォームの詳細はこちら",{"href":708,"dataGaName":699,"dataGaLocation":679},"/ja-jp/platform/",{"title":710,"description":711,"link":712},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":713,"config":714},"GitLab Duoのご紹介",{"href":715,"dataGaName":716,"dataGaLocation":679},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":718,"description":719,"link":720},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":721,"config":722},"詳細はこちら",{"href":723,"dataGaName":724,"dataGaLocation":679},"/ja-jp/why-gitlab/","why gitlab",{"text":726,"left":206,"config":727,"menu":729},"製品",{"dataNavLevelOne":728},"solutions",{"type":730,"link":731,"columns":735,"feature":806},"lists",{"text":732,"config":733},"すべてのソリューションを表示",{"href":734,"dataGaName":728,"dataGaLocation":679},"/ja-jp/solutions/",[736,761,784],{"title":737,"description":738,"link":739,"items":744},"自動化","CI/CDと自動化でデプロイを加速",{"config":740},{"icon":741,"href":742,"dataGaName":743,"dataGaLocation":679},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[745,749,752,757],{"text":746,"config":747},"CI/CD",{"href":748,"dataGaLocation":679,"dataGaName":746},"/ja-jp/solutions/continuous-integration/",{"text":710,"config":750},{"href":715,"dataGaLocation":679,"dataGaName":751},"gitlab duo agent platform - product menu",{"text":753,"config":754},"ソースコード管理",{"href":755,"dataGaLocation":679,"dataGaName":756},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":758,"config":759},"自動化されたソフトウェアデリバリー",{"href":742,"dataGaLocation":679,"dataGaName":760},"Automated software delivery",{"title":762,"description":763,"link":764,"items":769},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":765},{"href":766,"dataGaName":767,"dataGaLocation":679,"icon":768},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[770,774,779],{"text":771,"config":772},"アプリケーションセキュリティテスト",{"href":766,"dataGaName":773,"dataGaLocation":679},"Application security testing",{"text":775,"config":776},"ソフトウェアサプライチェーンセキュリティ",{"href":777,"dataGaLocation":679,"dataGaName":778},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":780,"config":781},"ソフトウェアコンプライアンス",{"href":782,"dataGaName":783,"dataGaLocation":679},"/ja-jp/solutions/software-compliance/","software compliance",{"title":785,"link":786,"items":791},"測定",{"config":787},{"icon":788,"href":789,"dataGaName":790,"dataGaLocation":679},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[792,796,801],{"text":793,"config":794},"可視性と測定",{"href":789,"dataGaLocation":679,"dataGaName":795},"Visibility and Measurement",{"text":797,"config":798},"バリューストリーム管理",{"href":799,"dataGaLocation":679,"dataGaName":800},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":802,"config":803},"分析とインサイト",{"href":804,"dataGaLocation":679,"dataGaName":805},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":807,"type":730,"items":808},"GitLabが活躍する場所",[809,815,821],{"text":810,"config":811},"大企業",{"icon":812,"href":813,"dataGaLocation":679,"dataGaName":814},"Building","/ja-jp/enterprise/","enterprise",{"text":816,"config":817},"スモールビジネス",{"icon":818,"href":819,"dataGaLocation":679,"dataGaName":820},"Work","/ja-jp/small-business/","small business",{"text":822,"config":823},"公共部門",{"icon":824,"href":825,"dataGaLocation":679,"dataGaName":826},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":828,"config":829},"価格",{"href":830,"dataGaName":831,"dataGaLocation":679,"dataNavLevelOne":831},"/ja-jp/pricing/","pricing",{"text":833,"config":834,"menu":836},"関連リソース",{"dataNavLevelOne":835},"resources",{"type":730,"link":837,"columns":841,"feature":935},{"text":838,"config":839},"すべてのリソースを表示",{"href":840,"dataGaName":835,"dataGaLocation":679},"/ja-jp/resources/",[842,875,902],{"title":843,"items":844},"はじめに",[845,850,855,860,865,870],{"text":846,"config":847},"インストール",{"href":848,"dataGaName":849,"dataGaLocation":679},"/ja-jp/install/","install",{"text":851,"config":852},"クイックスタートガイド",{"href":853,"dataGaName":854,"dataGaLocation":679},"/ja-jp/get-started/","quick setup checklists",{"text":856,"config":857},"学ぶ",{"href":858,"dataGaLocation":679,"dataGaName":859},"https://university.gitlab.com/","learn",{"text":861,"config":862},"製品ドキュメント",{"href":863,"dataGaName":864,"dataGaLocation":679},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":866,"config":867},"ベストプラクティスビデオ",{"href":868,"dataGaName":869,"dataGaLocation":679},"/ja-jp/getting-started-videos/","best practice videos",{"text":871,"config":872},"インテグレーション",{"href":873,"dataGaName":874,"dataGaLocation":679},"/ja-jp/integrations/","integrations",{"title":876,"items":877},"検索する",[878,883,888,893,897],{"text":879,"config":880},"お客様成功事例",{"href":881,"dataGaName":882,"dataGaLocation":679},"/ja-jp/customers/","customer success stories",{"text":884,"config":885},"ブログ",{"href":886,"dataGaName":887,"dataGaLocation":679},"/ja-jp/blog/","blog",{"text":889,"config":890},"Demo Hub",{"href":891,"dataGaName":892,"dataGaLocation":679},"/ja-jp/demo-hub/","demo hub",{"text":894,"config":895},"The Source",{"href":896,"dataGaName":887,"dataGaLocation":679},"/ja-jp/the-source/",{"text":898,"config":899},"リモート",{"href":900,"dataGaName":901,"dataGaLocation":679},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":903,"items":904},"つなげる",[905,910,915,920,925,930],{"text":906,"config":907},"GitLabサービス",{"href":908,"dataGaName":909,"dataGaLocation":679},"/ja-jp/services/","services",{"text":911,"config":912},"コントリビュート",{"href":913,"dataGaName":914,"dataGaLocation":679},"https://contributors.gitlab.com","contribute",{"text":916,"config":917},"コミュニティ",{"href":918,"dataGaName":919,"dataGaLocation":679},"/community/","community",{"text":921,"config":922},"フォーラム",{"href":923,"dataGaName":924,"dataGaLocation":679},"https://forum.gitlab.com/","forum",{"text":926,"config":927},"イベント",{"href":928,"dataGaName":929,"dataGaLocation":679},"/events/","events",{"text":931,"config":932},"パートナー",{"href":933,"dataGaName":934,"dataGaLocation":679},"/ja-jp/partners/","partners",{"config":936,"title":939,"text":940,"link":941},{"background":937,"textColor":938},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":942,"config":943},"最新情報を読む",{"href":944,"dataGaName":945,"dataGaLocation":679},"/ja-jp/whats-new/","whats new",{"text":947,"config":948,"menu":950},"企業情報",{"dataNavLevelOne":949},"company",{"type":730,"columns":951},[952],{"items":953},[954,959,965,967,972,977,982,987,992,997],{"text":955,"config":956},"GitLabについて",{"href":957,"dataGaName":958,"dataGaLocation":679},"/ja-jp/company/","about",{"text":960,"config":961,"footerGa":964},"採用情報",{"href":962,"dataGaName":963,"dataGaLocation":679},"/jobs/","jobs",{"dataGaName":963},{"text":926,"config":966},{"href":928,"dataGaName":929,"dataGaLocation":679},{"text":968,"config":969},"経営陣",{"href":970,"dataGaName":971,"dataGaLocation":679},"/company/team/e-group/","leadership",{"text":973,"config":974},"ハンドブック",{"href":975,"dataGaName":976,"dataGaLocation":679},"https://handbook.gitlab.com/","handbook",{"text":978,"config":979},"投資家向け情報",{"href":980,"dataGaName":981,"dataGaLocation":679},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":983,"config":984},"トラストセンター",{"href":985,"dataGaName":986,"dataGaLocation":679},"/ja-jp/security/","trust center",{"text":988,"config":989},"AI Transparency Center",{"href":990,"dataGaName":991,"dataGaLocation":679},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":993,"config":994},"ニュースレター",{"href":995,"dataGaName":996,"dataGaLocation":679},"/company/contact/#contact-forms","newsletter",{"text":998,"config":999},"プレス",{"href":1000,"dataGaName":1001,"dataGaLocation":679},"/press/","press",{"text":1003,"config":1004,"menu":1005},"お問い合わせ",{"dataNavLevelOne":949},{"type":730,"columns":1006},[1007],{"items":1008},[1009,1014,1019],{"text":1010,"config":1011},"お問い合わせはこちら",{"href":1012,"dataGaName":1013,"dataGaLocation":679},"/ja-jp/sales/","talk to sales",{"text":1015,"config":1016},"サポートを受ける",{"href":1017,"dataGaName":1018,"dataGaLocation":679},"https://support.gitlab.com/hc/en-us","support portal",{"text":1020,"config":1021},"カスタマーポータル",{"href":1022,"dataGaName":1023,"dataGaLocation":679},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":1025,"login":1026,"suggestions":1033},"閉じる",{"text":1027,"link":1028},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":1029,"config":1030},"GitLab.com",{"href":693,"dataGaName":1031,"dataGaLocation":1032},"search login","search",{"text":1034,"default":1035},"提案",[1036,1038,1043,1045,1049,1053],{"text":710,"config":1037},{"href":715,"dataGaName":710,"dataGaLocation":1032},{"text":1039,"config":1040},"コード提案（AI）",{"href":1041,"dataGaName":1042,"dataGaLocation":1032},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":746,"config":1044},{"href":748,"dataGaName":746,"dataGaLocation":1032},{"text":1046,"config":1047},"GitLab on AWS",{"href":1048,"dataGaName":1046,"dataGaLocation":1032},"/ja-jp/partners/technology-partners/aws/",{"text":1050,"config":1051},"GitLab on Google Cloud",{"href":1052,"dataGaName":1050,"dataGaLocation":1032},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":1054,"config":1055},"GitLabを選ぶ理由",{"href":723,"dataGaName":1056,"dataGaLocation":1032},"Why GitLab?",{"freeTrial":1058,"mobileIcon":1062,"desktopIcon":1067,"secondaryButton":1070},{"text":681,"config":1059},{"href":1060,"dataGaName":684,"dataGaLocation":1061},"https://gitlab.com/-/trials/new/","nav",{"altText":1063,"config":1064},"GitLabアイコン",{"src":1065,"dataGaName":1066,"dataGaLocation":1061},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":1063,"config":1068},{"src":1069,"dataGaName":1066,"dataGaLocation":1061},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":843,"config":1071},{"href":1072,"dataGaName":1073,"dataGaLocation":1061},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":1075,"mobileIcon":1079,"desktopIcon":1081},{"text":1076,"config":1077},"GitLab Duoの詳細について",{"href":715,"dataGaName":1078,"dataGaLocation":1061},"gitlab duo",{"altText":1063,"config":1080},{"src":1065,"dataGaName":1066,"dataGaLocation":1061},{"altText":1063,"config":1082},{"src":1069,"dataGaName":1066,"dataGaLocation":1061},{"button":1084,"mobileIcon":1089,"desktopIcon":1091},{"text":1085,"config":1086},"/switch",{"href":1087,"dataGaName":1088,"dataGaLocation":1061},"#contact","switch",{"altText":1063,"config":1090},{"src":1065,"dataGaName":1066,"dataGaLocation":1061},{"altText":1063,"config":1092},{"src":1093,"dataGaName":1066,"dataGaLocation":1061},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":1095,"mobileIcon":1100,"desktopIcon":1102},{"text":1096,"config":1097},"料金ページに戻る",{"href":830,"dataGaName":1098,"dataGaLocation":1061,"icon":1099},"back to pricing","GoBack",{"altText":1063,"config":1101},{"src":1065,"dataGaName":1066,"dataGaLocation":1061},{"altText":1063,"config":1103},{"src":1069,"dataGaName":1066,"dataGaLocation":1061},{"title":1105,"button":1106,"config":1110},"GitLab Orbitが登場: AIエージェントのためのコンテキストレイヤー",{"text":721,"config":1107},{"href":1108,"dataGaName":1109,"dataGaLocation":679},"/ja-jp/gitlab-orbit/","orbit",{"layout":1111,"disabled":661},"release",{"data":1113},{"text":1114,"source":1115,"edit":1121,"contribute":1126,"config":1131,"items":1136,"minimal":1345},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":1116,"config":1117},"ページのソースを表示",{"href":1118,"dataGaName":1119,"dataGaLocation":1120},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":1122,"config":1123},"このページを編集",{"href":1124,"dataGaName":1125,"dataGaLocation":1120},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":1127,"config":1128},"ご協力をお願いします",{"href":1129,"dataGaName":1130,"dataGaLocation":1120},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":1132,"facebook":1133,"youtube":1134,"linkedin":1135},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[1137,1182,1235,1278,1312],{"title":828,"links":1138,"subMenu":1153},[1139,1143,1148],{"text":1140,"config":1141},"プランの表示",{"href":830,"dataGaName":1142,"dataGaLocation":1120},"view plans",{"text":1144,"config":1145},"Premiumを選ぶ理由",{"href":1146,"dataGaName":1147,"dataGaLocation":1120},"/ja-jp/pricing/premium/","why premium",{"text":1149,"config":1150},"Ultimateを選ぶ理由",{"href":1151,"dataGaName":1152,"dataGaLocation":1120},"/ja-jp/pricing/ultimate/","why ultimate",[1154],{"title":1003,"links":1155},[1156,1158,1160,1162,1167,1172,1177],{"text":1003,"config":1157},{"href":1012,"dataGaName":689,"dataGaLocation":1120},{"text":1015,"config":1159},{"href":1017,"dataGaName":1018,"dataGaLocation":1120},{"text":1020,"config":1161},{"href":1022,"dataGaName":1023,"dataGaLocation":1120},{"text":1163,"config":1164},"ステータス",{"href":1165,"dataGaName":1166,"dataGaLocation":1120},"https://status.gitlab.com/","status",{"text":1168,"config":1169},"利用規約",{"href":1170,"dataGaName":1171,"dataGaLocation":1120},"/terms/","terms of use",{"text":1173,"config":1174},"プライバシーに関する声明",{"href":1175,"dataGaName":1176,"dataGaLocation":1120},"/ja-jp/privacy/","privacy statement",{"text":1178,"config":1179},"Cookie 優先設定",{"dataGaName":1180,"dataGaLocation":1120,"id":1181,"isOneTrustButton":206},"cookie preferences","ot-sdk-btn",{"title":726,"links":1183,"subMenu":1192},[1184,1188],{"text":1185,"config":1186},"DevSecOpsプラットフォーム",{"href":708,"dataGaName":1187,"dataGaLocation":1120},"devsecops platform",{"text":1189,"config":1190},"AI支援開発",{"href":715,"dataGaName":1191,"dataGaLocation":1120},"ai-assisted development",[1193],{"title":1194,"links":1195},"トピック",[1196,1200,1205,1210,1215,1220,1225,1230],{"text":746,"config":1197},{"href":1198,"dataGaName":1199,"dataGaLocation":1120},"/ja-jp/topics/ci-cd/","cicd",{"text":1201,"config":1202},"GitOps",{"href":1203,"dataGaName":1204,"dataGaLocation":1120},"/ja-jp/topics/gitops/","gitops",{"text":1206,"config":1207},"DevOps",{"href":1208,"dataGaName":1209,"dataGaLocation":1120},"/ja-jp/topics/devops/","devops",{"text":1211,"config":1212},"バージョン管理",{"href":1213,"dataGaName":1214,"dataGaLocation":1120},"/ja-jp/topics/version-control/","version control",{"text":1216,"config":1217},"DevSecOps",{"href":1218,"dataGaName":1219,"dataGaLocation":1120},"/ja-jp/topics/devsecops/","devsecops",{"text":1221,"config":1222},"クラウドネイティブ",{"href":1223,"dataGaName":1224,"dataGaLocation":1120},"/ja-jp/topics/cloud-native/","cloud native",{"text":1226,"config":1227},"コーディングのためのAI",{"href":1228,"dataGaName":1229,"dataGaLocation":1120},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":1231,"config":1232},"エージェント型AI",{"href":1233,"dataGaName":1234,"dataGaLocation":1120},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":1236,"links":1237},"ソリューション",[1238,1241,1243,1248,1252,1255,1258,1261,1263,1265,1268,1273],{"text":771,"config":1239},{"href":766,"dataGaName":1240,"dataGaLocation":1120},"Application Security Testing",{"text":758,"config":1242},{"href":742,"dataGaName":743,"dataGaLocation":1120},{"text":1244,"config":1245},"アジャイル開発",{"href":1246,"dataGaName":1247,"dataGaLocation":1120},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":1249,"config":1250},"SCM",{"href":755,"dataGaName":1251,"dataGaLocation":1120},"source code management",{"text":746,"config":1253},{"href":748,"dataGaName":1254,"dataGaLocation":1120},"continuous integration & delivery",{"text":797,"config":1256},{"href":799,"dataGaName":1257,"dataGaLocation":1120},"value stream management",{"text":1201,"config":1259},{"href":1260,"dataGaName":1204,"dataGaLocation":1120},"/ja-jp/solutions/gitops/",{"text":810,"config":1262},{"href":813,"dataGaName":814,"dataGaLocation":1120},{"text":816,"config":1264},{"href":819,"dataGaName":820,"dataGaLocation":1120},{"text":1266,"config":1267},"公共機関",{"href":825,"dataGaName":826,"dataGaLocation":1120},{"text":1269,"config":1270},"教育",{"href":1271,"dataGaName":1272,"dataGaLocation":1120},"/ja-jp/solutions/education/","education",{"text":1274,"config":1275},"金融サービス",{"href":1276,"dataGaName":1277,"dataGaLocation":1120},"/ja-jp/solutions/finance/","financial services",{"title":1279,"links":1280},"リソース",[1281,1283,1285,1287,1291,1293,1296,1298,1300,1302,1304,1306,1308,1310],{"text":846,"config":1282},{"href":848,"dataGaName":849,"dataGaLocation":1120},{"text":851,"config":1284},{"href":853,"dataGaName":854,"dataGaLocation":1120},{"text":856,"config":1286},{"href":858,"dataGaName":859,"dataGaLocation":1120},{"text":861,"config":1288},{"href":1289,"dataGaName":1290,"dataGaLocation":1120},"https://docs.gitlab.com/ja-jp","docs",{"text":884,"config":1292},{"href":886,"dataGaName":887,"dataGaLocation":1120},{"text":1294,"config":1295},"最新リリース",{"href":944,"dataGaName":945,"dataGaLocation":1120},{"text":879,"config":1297},{"href":881,"dataGaName":882,"dataGaLocation":1120},{"text":898,"config":1299},{"href":900,"dataGaName":901,"dataGaLocation":1120},{"text":906,"config":1301},{"href":908,"dataGaName":909,"dataGaLocation":1120},{"text":911,"config":1303},{"href":913,"dataGaName":914,"dataGaLocation":1120},{"text":916,"config":1305},{"href":918,"dataGaName":919,"dataGaLocation":1120},{"text":921,"config":1307},{"href":923,"dataGaName":924,"dataGaLocation":1120},{"text":926,"config":1309},{"href":928,"dataGaName":929,"dataGaLocation":1120},{"text":931,"config":1311},{"href":933,"dataGaName":934,"dataGaLocation":1120},{"title":1313,"links":1314},"会社情報",[1315,1317,1319,1321,1323,1325,1329,1334,1336,1338,1340],{"text":955,"config":1316},{"href":957,"dataGaName":949,"dataGaLocation":1120},{"text":960,"config":1318},{"href":962,"dataGaName":963,"dataGaLocation":1120},{"text":968,"config":1320},{"href":970,"dataGaName":971,"dataGaLocation":1120},{"text":973,"config":1322},{"href":975,"dataGaName":976,"dataGaLocation":1120},{"text":978,"config":1324},{"href":980,"dataGaName":981,"dataGaLocation":1120},{"text":1326,"config":1327},"Sustainability",{"href":1328,"dataGaName":1326,"dataGaLocation":1120},"/sustainability/",{"text":1330,"config":1331},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":1332,"dataGaName":1333,"dataGaLocation":1120},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":983,"config":1335},{"href":985,"dataGaName":986,"dataGaLocation":1120},{"text":993,"config":1337},{"href":995,"dataGaName":996,"dataGaLocation":1120},{"text":998,"config":1339},{"href":1000,"dataGaName":1001,"dataGaLocation":1120},{"text":1341,"config":1342},"現代奴隷制の透明性に関する声明",{"href":1343,"dataGaName":1344,"dataGaLocation":1120},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":1346},[1347,1349,1352],{"text":1168,"config":1348},{"href":1170,"dataGaName":1171,"dataGaLocation":1120},{"text":1350,"config":1351},"Cookieの設定",{"dataGaName":1180,"dataGaLocation":1120,"id":1181,"isOneTrustButton":206},{"text":1173,"config":1353},{"href":1175,"dataGaName":1176,"dataGaLocation":1120},[1355],{"id":1356,"title":7,"body":655,"config":1357,"content":1359,"description":655,"extension":1364,"meta":1365,"navigation":206,"path":1366,"seo":1367,"stem":1368,"__hash__":1369},"blogAuthors/en-us/blog/authors/evan-baltman.yml",{"template":1358},"BlogAuthor",{"name":7,"config":1360},{"headshot":1361,"socialProof":1362},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1777579628/fkgn1kh0c1ndgba9yrkq.png",{"gitlabHandle":1363},"ebaltman","yml",{},"/en-us/blog/authors/evan-baltman",{},"en-us/blog/authors/evan-baltman","lIHS0uxztwtRrA-cy594VFaaYQp9r_oqQeUFF1B8eTU",[1371,1380,1387],{"title":1372,"description":1373,"heroImage":1374,"category":651,"date":1375,"authors":1376,"slug":1379,"externalUrl":655},"PyPIタイポスクワッティングを悪用したShai-Hulud模倣攻撃、Python開発者を狙う","GitLabの脆弱性リサーチチームが、PyPIを標的とした新たなPythonサプライチェーン攻撃を発見しました。悪意あるパッケージがShai-Huludワームを展開し、主要なクラウドプロバイダーのCI/CDシステムから認証情報を窃取します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1772630163/akp8ly2mrsfrhsb0liyb.png","2026-06-09",[1377,1378],"Dinesh Bolkensteyn","Daniel Abeles","shai-hulud-copycat-campaign-targets-python-developers",{"title":1381,"description":1382,"heroImage":1374,"category":651,"date":1383,"authors":1384,"slug":1386,"externalUrl":655},"3月のサプライチェーン攻撃から学ぶパイプラインセキュリティ","2026年3月、Trivy・Checkmarx KICS・LiteLLM・axiosが次々と侵害されました。GitLabの集中管理されたパイプライン実行ポリシーが、これらのサプライチェーン攻撃パターンをどのように検出・ブロックできるかをご紹介します。","2026-04-07",[1385],"Grant Hickman","pipeline-security-lessons-from-march-supply-chain-incidents",{"title":1388,"description":1389,"heroImage":1390,"category":651,"date":1391,"authors":1392,"slug":1394,"externalUrl":655},"GitLabがnpmサプライチェーンへの大規模攻撃を発見","攻撃を引き起こすマルウェアには、ユーザーデータを破壊する「デッドマンスイッチ」が含まれています。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665667/Blog/Hero%20Images/built-in-security.jpg","2025-11-24",[1393,1378],"Michael Henriksen","gitlab-discovers-widespread-npm-supply-chain-attack",{"promotions":1396},[1397,1411,1423,1434],{"id":1398,"categories":1399,"header":1401,"text":1402,"button":1403,"image":1408},"ai-modernization",[1400],"ai","AIの真価、組織全体で発揮できていますか？","所要時間は5分以内です",{"text":1404,"config":1405},"AI成熟度スコアを確認する",{"href":1406,"dataGaName":1407,"dataGaLocation":887},"/ja-jp/assessments/ai-modernization-assessment/","modernization assessment",{"config":1409},{"src":1410},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1412,"categories":1413,"header":1415,"text":1402,"button":1416,"image":1420},"devops-modernization",[1414,1219],"product","単にツールを管理するだけでなく、イノベーションを提供していますか？",{"text":1417,"config":1418},"DevOps成熟度スコアを確認しましょう",{"href":1419,"dataGaName":1407,"dataGaLocation":887},"/ja-jp/assessments/devops-modernization-assessment/",{"config":1421},{"src":1422},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1424,"categories":1425,"header":1426,"text":1402,"button":1427,"image":1431},"security-modernization",[668],"スピードのためにセキュリティを犠牲にしていませんか？",{"text":1428,"config":1429},"セキュリティ成熟度スコアを確認しましょう",{"href":1430,"dataGaName":1407,"dataGaLocation":887},"/ja-jp/assessments/security-modernization-assessment/",{"config":1432},{"src":1433},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1435,"paths":1436,"header":1439,"text":1440,"button":1441,"image":1446},"github-azure-migration",[1437,1438],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","チームはGitHubのAzure移行に対応できていますか？","GitHubはすでにAzureを基盤として再構築を進めています。それがあなたのチームにとって何を意味するのか、ご確認ください。",{"text":1442,"config":1443},"GitLabとGitHubの比較を見る",{"href":1444,"dataGaName":1445,"dataGaLocation":887},"/ja-jp/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1447},{"src":1422},{"header":1449,"blurb":1450,"button":1451,"secondaryButton":1455},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":681,"config":1452},{"href":1453,"dataGaName":684,"dataGaLocation":1454},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":1003,"config":1456},{"href":1012,"dataGaName":689,"dataGaLocation":1454},1786803769892]