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
OpenAI 위험 평가 및 이메일 알림을 포함한 자동 CVE 및 IOC 데이터 소스 수집
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 지도, 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에서 보기 →
이 워크플로우 공유