M2 - アセットリッチエンジン
中級
これはSecOps分野の自動化ワークフローで、10個のノードを含みます。主にCron, Merge, Function, EmailSend, GoogleSheetsなどのノードを使用。 GoogleスプレッドシートとメールリマインダーでCVE脅威を内部アセットに一致させる
前提条件
- •Google Sheets API認証情報
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "FulCIypj42nIklCO",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "M2 - Asset Enrichment Engine",
"tags": [],
"nodes": [
{
"id": "14a7268a-be41-4a5a-a5cb-9727b1f6d814",
"name": "マージ",
"type": "n8n-nodes-base.merge",
"position": [
100,
240
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "5baea5d2-c41f-4eb1-868a-2307e2b931c2",
"name": "🔁 デイリートリガー",
"type": "n8n-nodes-base.cron",
"position": [
-420,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dabf2c97-d177-4cda-9103-df589a0f3e66",
"name": "🧠脅威と資産のマッチング",
"type": "n8n-nodes-base.function",
"position": [
320,
240
],
"parameters": {},
"executeOnce": true,
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "e370d6aa-be47-47a3-8a58-186dc5db4d6c",
"name": "📊 新規脅威の追加",
"type": "n8n-nodes-base.googleSheets",
"position": [
560,
240
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a1e771b7-6f18-4b7e-a1bb-49139dee5c75",
"name": "📊 行の削除",
"type": "n8n-nodes-base.googleSheets",
"position": [
560,
420
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "621cf885-f05e-4fc3-9189-bfffe9a4f547",
"name": "📬サマリーメール送信",
"type": "n8n-nodes-base.emailSend",
"position": [
560,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "700a7223-bfde-4a69-bbb4-e94999bcf444",
"name": "🗃️ アーカイブ済み脅威",
"type": "n8n-nodes-base.googleSheets",
"position": [
740,
240
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a468d0cf-47c8-4604-8500-3ee66620f218",
"name": "📊脅威シート",
"type": "n8n-nodes-base.googleSheets",
"position": [
-200,
160
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "fbe3a884-9151-44ca-92d4-7e44593f6c48",
"name": "📊資産DBのロード",
"type": "n8n-nodes-base.googleSheets",
"position": [
-200,
360
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a585c636-aec5-4b50-8f1c-68ad28b67ffa",
"name": "付箋ノート",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "1b243f06-2e22-46c7-a269-65b35fe3cbd4",
"connections": {
"14a7268a-be41-4a5a-a5cb-9727b1f6d814": {
"main": [
[
{
"node": "dabf2c97-d177-4cda-9103-df589a0f3e66",
"type": "main",
"index": 0
}
]
]
},
"fbe3a884-9151-44ca-92d4-7e44593f6c48": {
"main": [
[
{
"node": "14a7268a-be41-4a5a-a5cb-9727b1f6d814",
"type": "main",
"index": 1
}
]
]
},
"a468d0cf-47c8-4604-8500-3ee66620f218": {
"main": [
[
{
"node": "fbe3a884-9151-44ca-92d4-7e44593f6c48",
"type": "main",
"index": 0
},
{
"node": "14a7268a-be41-4a5a-a5cb-9727b1f6d814",
"type": "main",
"index": 0
}
]
]
},
"5baea5d2-c41f-4eb1-868a-2307e2b931c2": {
"main": [
[
{
"node": "a468d0cf-47c8-4604-8500-3ee66620f218",
"type": "main",
"index": 0
}
]
]
},
"e370d6aa-be47-47a3-8a58-186dc5db4d6c": {
"main": [
[
{
"node": "700a7223-bfde-4a69-bbb4-e94999bcf444",
"type": "main",
"index": 0
}
]
]
},
"dabf2c97-d177-4cda-9103-df589a0f3e66": {
"main": [
[
{
"node": "621cf885-f05e-4fc3-9189-bfffe9a4f547",
"type": "main",
"index": 0
},
{
"node": "e370d6aa-be47-47a3-8a58-186dc5db4d6c",
"type": "main",
"index": 0
},
{
"node": "a1e771b7-6f18-4b7e-a1bb-49139dee5c75",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - セキュリティ運用
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
M3 - エンドポイントリスク・アグリゲーター
EDR、脆弱性情報、Googleスプレッドシートを使ってエンドポイントのセキュリティリスクスコアを集約
Cron
Merge
Function
+
Cron
Merge
Function
9 ノードAdnan Tariq
セキュリティ運用
CyberScan GitHub クローン
Nessus、リスク階層化、Google Sheetsレポートを活用したAI脆弱性スキャナー
If
Set
Code
+
If
Set
Code
39 ノードAdnan Tariq
セキュリティ運用
CYBERPULSEBlueOps_モジュール1 クライアントコピー1
自動CVEおよびIOCデータソース摄取、OpenAIによるリスク評価とメールアラート付き
If
Code
Merge
+
If
Code
Merge
21 ノードAdnan Tariq
セキュリティ運用
PCI 制御評価を自動化
Google Sheetsを使ってPCI DSSコントロールの評価とコンプライアンス追跡を自動化する
If
Set
Code
+
If
Set
Code
19 ノードAdnan Tariq
セキュリティ運用
M5 - 自動返信ボット
自動セキュリティインシデント対応:Google Sheets、メールアラート、EDRキュレつ
If
Aggregate
Email Send
+
If
Aggregate
Email Send
8 ノードAdnan Tariq
セキュリティ運用
GRC - セキュリティアンケートの自動回答
自動化したセキュリティアンケートの回答:GPT-4oとGoogle Sheets
If
Set
Code
+
If
Set
Code
11 ノードAdnan Tariq
セキュリティ運用
ワークフロー情報
難易度
中級
ノード数10
カテゴリー1
ノードタイプ6
作成者
Adnan Tariq
@adnantariqFounder 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で表示 →
このワークフローを共有