GRCモジュール2:リスク処理オートメーター

中級

これはSecOps, Multimodal AI分野の自動化ワークフローで、12個のノードを含みます。主にIf, Set, Switch, GoogleSheets, ScheduleTriggerなどのノードを使用。 Google Sheets を使って GRCコンプライアンスに基づいた リスク処理タスクを自動化

前提条件
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "g7VN0vAwXSeCYhMj",
  "meta": {
    "info": "***SANITIZED***"
  },
  "name": "GRC Module 2: Risk Treatment Automator",
  "tags": [
    {
      "id": "dPs2AtBKKjBbUjMP",
      "name": "Auto‑Assign & Escalate",
      "createdAt": "2025-08-04T01:32:52.595Z",
      "updatedAt": "2025-08-04T01:32:52.595Z"
    },
    {
      "id": "dk5SXW31JVBCdAuz",
      "name": "Dynamic Treatment Router",
      "createdAt": "2025-08-04T01:32:52.582Z",
      "updatedAt": "2025-08-04T01:32:52.582Z"
    }
  ],
  "nodes": [
    {
      "id": "594a4bd7-48b8-4ed4-b67b-7efac5cb95d8",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3328,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "107fcb79-1e86-4ec1-9ba9-d656a647ffae",
      "name": "トリガー – 日次リスク割り当て",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -2656,
        208
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "4db1006f-71d8-4424-9036-c4203a9aa308",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -2448,
        208
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "b8daf813-d138-49f0-9c49-c627cf3dc5b4",
      "name": "条件分岐",
      "type": "n8n-nodes-base.if",
      "position": [
        -2224,
        208
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1c3457c7-5176-44b3-af38-993666f5da63",
      "name": "スイッチ",
      "type": "n8n-nodes-base.switch",
      "position": [
        -2000,
        112
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "8a29f0fb-0cdc-4bc0-9086-57a09360e8c6",
      "name": "高リスクタスクの準備",
      "type": "n8n-nodes-base.set",
      "position": [
        -1360,
        -80
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "5af2c75e-96d8-4d9a-97a8-ad01b6d90821",
      "name": "中リスクタスクの準備",
      "type": "n8n-nodes-base.set",
      "position": [
        -1360,
        128
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a9633711-dd20-4b58-b4f6-2885c761bbc1",
      "name": "低リスクタスクの準備",
      "type": "n8n-nodes-base.set",
      "position": [
        -1360,
        368
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "5a10fc7f-1128-4d0c-8d94-64955fd7e349",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -944,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dafad726-7ce2-47f4-8d65-27fe92875e22",
      "name": "高リスクタスクの追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1136,
        -80
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "6cd694b9-1413-4bfe-9296-3024e30e2fff",
      "name": "中リスクタスクの追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1136,
        128
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "0b53d068-9397-4a15-a6bc-d72535f6863b",
      "name": "低リスクタスクの追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1136,
        368
      ],
      "parameters": {},
      "typeVersion": 4.6
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "71c49668-742e-4d07-9de9-a3639ef3aa72",
  "connections": {
    "b8daf813-d138-49f0-9c49-c627cf3dc5b4": {
      "main": [
        [
          {
            "node": "1c3457c7-5176-44b3-af38-993666f5da63",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c3457c7-5176-44b3-af38-993666f5da63": {
      "main": [
        [
          {
            "node": "8a29f0fb-0cdc-4bc0-9086-57a09360e8c6",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "5af2c75e-96d8-4d9a-97a8-ad01b6d90821",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "a9633711-dd20-4b58-b4f6-2885c761bbc1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4db1006f-71d8-4424-9036-c4203a9aa308": {
      "main": [
        [
          {
            "node": "b8daf813-d138-49f0-9c49-c627cf3dc5b4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a9633711-dd20-4b58-b4f6-2885c761bbc1": {
      "main": [
        [
          {
            "node": "0b53d068-9397-4a15-a6bc-d72535f6863b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8a29f0fb-0cdc-4bc0-9086-57a09360e8c6": {
      "main": [
        [
          {
            "node": "dafad726-7ce2-47f4-8d65-27fe92875e22",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5af2c75e-96d8-4d9a-97a8-ad01b6d90821": {
      "main": [
        [
          {
            "node": "6cd694b9-1413-4bfe-9296-3024e30e2fff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "107fcb79-1e86-4ec1-9ba9-d656a647ffae": {
      "main": [
        [
          {
            "node": "4db1006f-71d8-4424-9036-c4203a9aa308",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

中級 - セキュリティ運用, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
中級
ノード数12
カテゴリー2
ノードタイプ6
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
Adnan Tariq

Adnan Tariq

@adnantariq

Founder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34