GRC 모듈 2: 리스크 처리 자동화기
중급
이것은SecOps, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 If, Set, Switch, GoogleSheets, ScheduleTrigger 등의 노드를 사용하며. Google 스프레드시트를 사용한 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": "If",
"type": "n8n-nodes-base.if",
"position": [
-2224,
208
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "1c3457c7-5176-44b3-af38-993666f5da63",
"name": "Switch",
"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)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
GRC - 보안 설문지 자동 작성
보안 설문지 응답 자동화: GPT-4o 및 Google Sheets
If
Set
Code
+
If
Set
Code
11 노드Adnan Tariq
보안 운영
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
보안 운영
🔴 RedOps 모듈 1 – PhishForge
OpenAI와 Google 스프레드시트를 기반으로 한 내부 피싱 모의 안전 훈련
Set
Gmail
Webhook
+
Set
Gmail
Webhook
12 노드Adnan Tariq
보안 운영
M4 - 이벤트 분류기
GPT-4와 Google Sheets로 SOC 팀 보안 인시던트 자동 분류
Set
Http Request
Google Sheets
+
Set
Http Request
Google Sheets
6 노드Adnan Tariq
보안 운영
PCI 통제 평가 자동화
Google Sheets를 사용한 PCI DSS 통제 평가 및 규정 준수 추적 자동화
If
Set
Code
+
If
Set
Code
19 노드Adnan Tariq
보안 운영
워크플로우 정보
난이도
중급
노드 수12
카테고리2
노드 유형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에서 보기 →
이 워크플로우 공유