🔴 RedOps モジュール 6 - 自動レポート

中級

これはSecOps分野の自動化ワークフローで、6個のノードを含みます。主にCode, Gmail, GoogleSheets, ManualTriggerなどのノードを使用。 Google Sheets から Gmail へ 1 日ごとの RedOps セキュリティシミュレーション報告書を自動生成

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "Pk4Ou8ITce0vjJHj",
  "meta": {
    "instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
  },
  "name": "🔴 RedOps Module 6 - Auto_Report",
  "tags": [
    {
      "id": "uNqHAlvBtMsP4gFd",
      "name": "Pro",
      "createdAt": "2025-07-07T09:34:20.437Z",
      "updatedAt": "2025-07-07T09:34:20.437Z"
    }
  ],
  "nodes": [
    {
      "id": "89a7108d-7f35-427b-9e0a-b188fdd22a06",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dfe20b6f-cf49-4c46-b597-a5903510ab6b",
      "name": "🕒 自動レポートトリガー",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1840,
        40
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "059c0784-4981-480d-977e-314f6c27ee03",
      "name": "📄 トラップログシート読み取り",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1620,
        40
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "5187baa9-a247-4dea-96b7-e7d49b62c246",
      "name": "📊 レポートデータ整形",
      "type": "n8n-nodes-base.code",
      "position": [
        -1400,
        40
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "053fb8f2-5e90-458c-9cd1-59cb96e27572",
      "name": "📑 HTMLレポートサマリー作成",
      "type": "n8n-nodes-base.code",
      "position": [
        -1180,
        40
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "aec2f987-c61a-459e-82ee-b439af67b9bb",
      "name": "📧 サマリー電子メール送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -960,
        40
      ],
      "webhookId": "64e24252-6bea-459a-8051-9852ae8a3e27",
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "fb18e6b4-0a37-453b-a24d-e36437e2b41c",
  "connections": {
    "5187baa9-a247-4dea-96b7-e7d49b62c246": {
      "main": [
        [
          {
            "node": "053fb8f2-5e90-458c-9cd1-59cb96e27572",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dfe20b6f-cf49-4c46-b597-a5903510ab6b": {
      "main": [
        [
          {
            "node": "059c0784-4981-480d-977e-314f6c27ee03",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "059c0784-4981-480d-977e-314f6c27ee03": {
      "main": [
        [
          {
            "node": "5187baa9-a247-4dea-96b7-e7d49b62c246",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "053fb8f2-5e90-458c-9cd1-59cb96e27572": {
      "main": [
        [
          {
            "node": "aec2f987-c61a-459e-82ee-b439af67b9bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - セキュリティ運用

有料ですか?

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

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

経験者向け、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