PCI 制御評価を自動化
上級
これはSecOps, AI Summarization分野の自動化ワークフローで、19個のノードを含みます。主にIf, Set, Code, Merge, Filterなどのノードを使用。 Google Sheetsを使ってPCI DSSコントロールの評価とコンプライアンス追跡を自動化する
前提条件
- •Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "ftH5uN0C12ktrAmA",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "Automated PCI Control Evaluation",
"tags": [
{
"id": "4m3yfV7OSc6yJuDw",
"name": "PCI_Match_Status_Tracker",
"createdAt": "2025-08-07T00:41:58.364Z",
"updatedAt": "2025-08-07T00:41:58.364Z"
}
],
"nodes": [
{
"id": "bd48c9b2-e059-4864-a79a-35d526f892ec",
"name": "ワークフロー実行時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-320,
120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c971eaf5-e60e-4b8b-9435-2fb4d672a971",
"name": "クライアント_PCI_回答",
"type": "n8n-nodes-base.googleSheets",
"position": [
0,
220
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "2df78789-a56d-460f-8000-9c695fd08067",
"name": "マージ",
"type": "n8n-nodes-base.merge",
"position": [
660,
120
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "3ac86d72-1172-431f-9ac9-a0423bb530c8",
"name": "コントロール",
"type": "n8n-nodes-base.code",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "d75dd12c-fd95-47bd-ac78-55caea2b45b1",
"name": "クライアントIDの正規化",
"type": "n8n-nodes-base.set",
"position": [
180,
220
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "4354b8ff-a259-46e2-812b-7b113fb29dcf",
"name": "公式IDの名称変更",
"type": "n8n-nodes-base.set",
"position": [
380,
0
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "2bb57423-8d88-4d13-a0f4-4199aa13775d",
"name": "クライアントIDの名称変更",
"type": "n8n-nodes-base.set",
"position": [
380,
220
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "deb343b2-bba1-45f9-9c88-29e0d34a780f",
"name": "コントロールIDの正規化(コントロール)",
"type": "n8n-nodes-base.set",
"position": [
180,
0
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "31908eb4-7335-489d-8546-2648d79e082e",
"name": "フィールド編集",
"type": "n8n-nodes-base.set",
"position": [
900,
120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e412d4e9-d0ac-4841-ac0d-abd2eddbd143",
"name": "フィルター",
"type": "n8n-nodes-base.filter",
"position": [
1120,
120
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "21142a4f-b2e8-4035-a8a5-dfd7676a0904",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"position": [
1360,
120
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "f9943119-94a6-4929-880b-7ad5c3391e9d",
"name": "フィールド編集1",
"type": "n8n-nodes-base.set",
"position": [
1660,
40
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "b1ddb48f-843b-43f5-bdf6-7e76ae9c522b",
"name": "フィールド編集2",
"type": "n8n-nodes-base.set",
"position": [
1660,
260
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ce1915b9-d68a-4239-8043-6b812d85b3ad",
"name": "マージ1",
"type": "n8n-nodes-base.merge",
"position": [
1960,
140
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "c27bbd0b-b008-4151-94c0-41d5a5ec57c1",
"name": "コード",
"type": "n8n-nodes-base.code",
"position": [
2180,
140
],
"parameters": {},
"typeVersion": 2
},
{
"id": "78ee0bb7-0707-42ef-93c0-23af232ed5ef",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
2760,
140
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "0916ba4d-45e4-485e-b8e5-7bbab2b9eb9a",
"name": "クライアント別グループ化",
"type": "n8n-nodes-base.code",
"position": [
2380,
140
],
"parameters": {},
"typeVersion": 2
},
{
"id": "51c05cbf-e8c9-4dc6-b721-07794f6716e0",
"name": "クライアント別ステータス数集計",
"type": "n8n-nodes-base.code",
"position": [
2560,
140
],
"parameters": {},
"typeVersion": 2
},
{
"id": "81ecd957-d2b6-43ff-a258-a231f65f4ab6",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
520,
500
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e128a0ef-dde7-4510-ab27-025420089d73",
"connections": {
"21142a4f-b2e8-4035-a8a5-dfd7676a0904": {
"main": [
[
{
"node": "f9943119-94a6-4929-880b-7ad5c3391e9d",
"type": "main",
"index": 0
}
],
[
{
"node": "b1ddb48f-843b-43f5-bdf6-7e76ae9c522b",
"type": "main",
"index": 0
}
]
]
},
"c27bbd0b-b008-4151-94c0-41d5a5ec57c1": {
"main": [
[
{
"node": "0916ba4d-45e4-485e-b8e5-7bbab2b9eb9a",
"type": "main",
"index": 0
}
]
]
},
"2df78789-a56d-460f-8000-9c695fd08067": {
"main": [
[
{
"node": "31908eb4-7335-489d-8546-2648d79e082e",
"type": "main",
"index": 0
}
]
]
},
"e412d4e9-d0ac-4841-ac0d-abd2eddbd143": {
"main": [
[
{
"node": "21142a4f-b2e8-4035-a8a5-dfd7676a0904",
"type": "main",
"index": 0
}
]
]
},
"ce1915b9-d68a-4239-8043-6b812d85b3ad": {
"main": [
[
{
"node": "c27bbd0b-b008-4151-94c0-41d5a5ec57c1",
"type": "main",
"index": 0
}
]
]
},
"3ac86d72-1172-431f-9ac9-a0423bb530c8": {
"main": [
[
{
"node": "deb343b2-bba1-45f9-9c88-29e0d34a780f",
"type": "main",
"index": 0
}
]
]
},
"31908eb4-7335-489d-8546-2648d79e082e": {
"main": [
[
{
"node": "e412d4e9-d0ac-4841-ac0d-abd2eddbd143",
"type": "main",
"index": 0
}
]
]
},
"f9943119-94a6-4929-880b-7ad5c3391e9d": {
"main": [
[
{
"node": "ce1915b9-d68a-4239-8043-6b812d85b3ad",
"type": "main",
"index": 0
}
]
]
},
"b1ddb48f-843b-43f5-bdf6-7e76ae9c522b": {
"main": [
[
{
"node": "ce1915b9-d68a-4239-8043-6b812d85b3ad",
"type": "main",
"index": 1
}
]
]
},
"0916ba4d-45e4-485e-b8e5-7bbab2b9eb9a": {
"main": [
[
{
"node": "51c05cbf-e8c9-4dc6-b721-07794f6716e0",
"type": "main",
"index": 0
}
]
]
},
"2bb57423-8d88-4d13-a0f4-4199aa13775d": {
"main": [
[
{
"node": "2df78789-a56d-460f-8000-9c695fd08067",
"type": "main",
"index": 1
}
]
]
},
"4354b8ff-a259-46e2-812b-7b113fb29dcf": {
"main": [
[
{
"node": "2df78789-a56d-460f-8000-9c695fd08067",
"type": "main",
"index": 0
}
]
]
},
"d75dd12c-fd95-47bd-ac78-55caea2b45b1": {
"main": [
[
{
"node": "2bb57423-8d88-4d13-a0f4-4199aa13775d",
"type": "main",
"index": 0
}
]
]
},
"c971eaf5-e60e-4b8b-9435-2fb4d672a971": {
"main": [
[
{
"node": "d75dd12c-fd95-47bd-ac78-55caea2b45b1",
"type": "main",
"index": 0
}
]
]
},
"51c05cbf-e8c9-4dc6-b721-07794f6716e0": {
"main": [
[
{
"node": "78ee0bb7-0707-42ef-93c0-23af232ed5ef",
"type": "main",
"index": 0
}
]
]
},
"deb343b2-bba1-45f9-9c88-29e0d34a780f": {
"main": [
[
{
"node": "4354b8ff-a259-46e2-812b-7b113fb29dcf",
"type": "main",
"index": 0
}
]
]
},
"bd48c9b2-e059-4864-a79a-35d526f892ec": {
"main": [
[
{
"node": "c971eaf5-e60e-4b8b-9435-2fb4d672a971",
"type": "main",
"index": 0
},
{
"node": "3ac86d72-1172-431f-9ac9-a0423bb530c8",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - セキュリティ運用, AI要約
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
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
セキュリティ運用
GRC - セキュリティアンケートの自動回答
自動化したセキュリティアンケートの回答:GPT-4oとGoogle Sheets
If
Set
Code
+
If
Set
Code
11 ノードAdnan Tariq
セキュリティ運用
ISO 42001 コントロールマッピングモジュール
GPTとGoogleスプレッドシートを使用したISO 42001コンプライアンス評価の自動化
If
Set
Gmail
+
If
Set
Gmail
13 ノードAdnan Tariq
文書抽出
01 AIメディアバイヤーでFacebook広告のパフォーマンスを分析し、インサイトをGoogle Sheetsへ送信
Gemini AIを使用してFacebook広告を分析し、インサイトをGoogle Sheetsに送信
If
Set
Code
+
If
Set
Code
34 ノードJJ Tham
市場調査
潜在顧客開掘とメールワーキングフロー
Google Maps、SendGrid、AIを使用してB2Bリード獲得とメールマーケティングを自動化
If
Set
Code
+
If
Set
Code
141 ノードEzema Kingsley Chibuzo
リード獲得
ワークフロー情報
難易度
上級
ノード数19
カテゴリー2
ノードタイプ8
作成者
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で表示 →
このワークフローを共有