-
Notifications
You must be signed in to change notification settings - Fork 327
/
Copy patharo_checklist.ko.json
543 lines (543 loc) · 26.1 KB
/
aro_checklist.ko.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
{
"categories": [
{
"name": "ID 및 액세스 관리"
},
{
"name": "네트워크 토폴로지 및 연결"
},
{
"name": "운영 관리"
},
{
"name": "플랫폼 자동화"
},
{
"name": "안전"
}
],
"items": [
{
"category": "ID 및 액세스 관리",
"guid": "d7e47431-76c8-4bdb-b55b-ce619e8a03f9",
"id": "A01.01",
"link": "https://learn.microsoft.com/azure/openshift/howto-create-service-principal?pivots=aro-azurecli",
"severity": "높다",
"subcategory": "신원",
"text": "ARO 클러스터를 만들기 전에 서비스 주체 및 해당 역할 할당을 만듭니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "7879424d-6267-486d-90b9-6c97be985190",
"id": "A01.02",
"link": "https://learn.microsoft.com/azure/openshift/configure-azure-ad-ui",
"severity": "높다",
"subcategory": "신원",
"text": "AAD를 사용하여 ARO 클러스터에서 사용자를 인증합니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "adfec5f9-a82d-46e9-a8d1-5a0c7fed5d15",
"id": "A01.03",
"link": "https://docs.openshift.com/container-platform/4.14/authentication/remove-kubeadmin.html",
"subcategory": "신원",
"text": "AAD 인증을 사용하는 경우 클러스터에서 kubeadmin 사용자를 제거합니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "483835c9-86bb-4291-8155-a11475e39f54",
"id": "A01.04",
"link": "https://docs.openshift.com/container-platform/4.13/applications/projects/working-with-projects.html",
"severity": "높다",
"subcategory": "신원",
"text": "OpenShift 프로젝트를 정의하여 RBAC 권한을 제한하고 클러스터에서 워크로드를 격리합니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "0acccd97-9376-4bcd-a375-0ab2ab039da6",
"id": "A01.05",
"link": "https://docs.openshift.com/container-platform/4.13/authentication/using-rbac.html",
"severity": "보통",
"subcategory": "신원",
"text": "OpenShift에서 필요한 RBAC 역할의 범위는 프로젝트 또는 클러스터로 정의됩니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "d54d7c89-29db-4107-b532-5ae625ca44e4",
"id": "A01.06",
"link": "https://learn.microsoft.com/azure/cost-management-billing/manage/direct-ea-administration#manage-notification-contacts",
"severity": "보통",
"subcategory": "신원",
"text": "관리자 권한 및 비밀 액세스 권한이 있는 사용자 수를 최소화합니다.",
"waf": "안전"
},
{
"category": "ID 및 액세스 관리",
"guid": "685e2223-ace8-4bb1-8307-ca5f16f154e3",
"id": "A01.07",
"link": "https://learn.microsoft.com/azure/active-directory/privileged-identity-management/pim-configure",
"severity": "보통",
"subcategory": "신원",
"text": "권한 있는 역할이 있는 ARO 사용자에 대해 AAD에서 Privileged Identity Management를 사용합니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "aa369282-9e7e-4216-8836-87af467a1f89",
"id": "B01.01",
"link": "https://learn.microsoft.com/azure/ddos-protection/ddos-protection-overview",
"severity": "낮다",
"subcategory": "디도스(DDoS)",
"text": "중앙 집중식 구독에서 Azure Firewall 또는 WAF를 사용하지 않는 한 Azure DDoS 네트워크/IP 보호를 사용하여 ARO 클러스터에 사용하는 가상 네트워크를 보호합니다",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "35bda433-24f1-4481-8533-182aa5174269",
"id": "B02.01",
"link": "https://docs.openshift.com/container-platform/4.13/networking/routes/secured-routes.html",
"severity": "높다",
"subcategory": "암호화",
"text": "수신을 사용하도록 구성하는 모든 웹 애플리케이션은 TLS 암호화를 사용해야 하며 암호화되지 않은 HTTP를 통한 액세스를 허용해서는 안 됩니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "44008ae7-d7e4-4743-876c-8bdbf55bce61",
"id": "B03.01",
"link": "https://learn.microsoft.com/azure/frontdoor/front-door-overview",
"severity": "보통",
"subcategory": "인터넷",
"text": "WAF와 함께 Azure Front Door를 사용하여 특히 다중 지역 환경에서 ARO 애플리케이션을 인터넷에 안전하게 게시합니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "9e8a03f9-7879-4424-b626-786d60b96c97",
"id": "B03.02",
"link": "https://learn.microsoft.com/azure/openshift/howto-secure-openshift-with-front-door",
"severity": "보통",
"subcategory": "인터넷",
"text": "Azure Front Door를 사용하여 ARO에 앱을 노출하는 경우 프라이빗 링크를 사용하여 Front Door를 ARO 라우터와 연결합니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "be985190-4838-435c-a86b-b2912155a114",
"id": "B03.03",
"link": "https://learn.microsoft.com/azure/openshift/howto-restrict-egress",
"severity": "보통",
"subcategory": "인터넷",
"text": "보안 정책에 따라 ARO 클러스터에서 생성된 모든 아웃바운드 인터넷 트래픽을 검사해야 하는 경우 Azure Firewall 또는 NVA를 사용하여 송신 네트워크 트래픽을 보호합니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "75e39f54-0acc-4cd9-9937-6bcda3750ab2",
"id": "B04.01",
"link": "https://learn.microsoft.com/azure/openshift/howto-create-private-cluster-4x",
"severity": "높다",
"subcategory": "전용 이용 가능 공간",
"text": "보안 정책에 따라 OpenShift API에 개인 IP 주소를 사용해야 하는 경우 개인 ARO 클러스터를 배포합니다.",
"waf": "안전"
},
{
"category": "네트워크 토폴로지 및 연결",
"guid": "ab039da6-d54d-47c8-a29d-b107d5325ae6",
"id": "B04.02",
"link": "https://learn.microsoft.com/azure/container-registry/container-registry-private-link",
"severity": "보통",
"subcategory": "전용 이용 가능 공간",
"text": "Azure Private Link를 사용하여 Azure Container Registry를 포함하여 관리되는 Azure 서비스에 대한 네트워크 연결을 보호합니다.",
"waf": "안전"
},
{
"category": "운영 관리",
"guid": "25ca44e4-685e-4222-9ace-8bb12307ca5f",
"id": "C01.01",
"link": "https://learn.microsoft.com/azure/azure-monitor/containers/container-insights-enable-arc-enabled-clusters",
"severity": "높다",
"subcategory": "작업",
"text": "내장된 Prometheus, OpenShift Logging 또는 Container Insights 통합을 사용하여 모니터링 프로세스를 설정합니다.",
"waf": "작업"
},
{
"category": "운영 관리",
"guid": "16f154e3-aa36-4928-89e7-e216183687af",
"id": "C01.02",
"link": "https://docs.openshift.com/container-platform/4.13/cicd/pipelines/understanding-openshift-pipelines.html",
"severity": "보통",
"subcategory": "작업",
"text": "OpenShift에서 제공하는 파이프라인/GitOps와 같은 DevOps 사례 및 CI/CD 솔루션을 통해 애플리케이션 제공 프로세스를 자동화합니다.",
"waf": "작업"
},
{
"category": "운영 관리",
"guid": "467a1f89-35bd-4a43-924f-14811533182a",
"id": "C01.03",
"link": "https://learn.microsoft.com/azure/architecture/guide/design-principles/managed-services",
"severity": "낮다",
"subcategory": "작업",
"text": "가능하면 컨테이너 내부에서 서비스 상태를 제거합니다. 대신 다중 지역 복제를 지원하는 Azure PaaS(Platform as a Service)를 사용합니다.",
"waf": "작업"
},
{
"category": "운영 관리",
"guid": "1b7da8cf-aa66-4e15-b4d5-ada97dc3e232",
"id": "C01.04",
"link": "https://learn.microsoft.com/azure/openshift/howto-create-a-storageclass",
"severity": "낮다",
"subcategory": "작업",
"text": "기본 제공 Azure Files 스토리지 클래스와 함께 RWX 스토리지를 사용합니다.",
"waf": "작업"
},
{
"category": "운영 관리",
"guid": "6bb235c7-05e1-4696-bded-fa8a4c8cdec4",
"id": "C02.01",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/clusters/nodes-cluster-limit-ranges.html",
"severity": "보통",
"subcategory": "공연",
"text": "Pod 요청 및 제한을 사용하여 클러스터 내의 컴퓨팅 리소스를 관리합니다.",
"waf": "공연"
},
{
"category": "운영 관리",
"guid": "c620c30c-14ee-4b7f-9ae8-d9b3fec228e7",
"id": "C02.02",
"link": "https://docs.openshift.com/container-platform/4.13/applications/quotas/quotas-setting-per-project.html",
"severity": "보통",
"subcategory": "공연",
"text": "프로젝트에 자원 할당량을 적용합니다.",
"waf": "공연"
},
{
"category": "운영 관리",
"guid": "87ab177a-db59-4f6b-a613-334fd09dc234",
"id": "C02.03",
"link": "https://docs.openshift.com/container-platform/4.13/machine_management/applying-autoscaling.html",
"severity": "높다",
"subcategory": "공연",
"text": "ClusterAutoScaler 및 MachineAutoScaler를 정의하여 클러스터의 리소스가 부족할 때 더 많은 배포를 지원하기 위해 머신의 크기를 조정합니다.",
"waf": "공연"
},
{
"category": "운영 관리",
"guid": "19db6128-1269-4040-a4ba-4d3e0804276d",
"id": "C03.01",
"link": "https://learn.microsoft.com/azure/openshift/support-policies-v4#supported-virtual-machine-sizes",
"severity": "높다",
"subcategory": "신뢰도",
"text": "여러 컨테이너 인스턴스를 포함할 수 있을 만큼 충분히 큰 가상 머신 크기를 사용하여 밀도 증가의 이점을 얻을 수 있지만 클러스터가 실패한 노드의 워크로드를 처리할 수 없을 정도로 크지 않습니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "4b98b15c-8b31-4aa5-aceb-58889135e227",
"id": "C03.02",
"link": "https://docs.openshift.com/container-platform/4.13/machine_management/deploying-machine-health-checks.html",
"severity": "높다",
"subcategory": "신뢰도",
"text": "컴퓨터 상태 검사를 배포하여 컴퓨터 풀에서 손상된 컴퓨터를 자동으로 복구합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "896d31b6-6c67-4ba5-a119-c08e8f5d587c",
"id": "C03.03",
"link": "https://learn.microsoft.com/azure/azure-monitor/containers/container-insights-metric-alerts",
"severity": "높다",
"subcategory": "신뢰도",
"text": "경고 시스템을 사용하여 Container Insights 메트릭 경고 또는 기본 제공 경고 UI와 같은 직접적인 조치가 필요할 때 알림을 제공합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "7e9ced16-acd1-476e-b9b2-41a998a57ae7",
"id": "C03.04",
"link": "https://learn.microsoft.com/azure/reliability/availability-zones-overview#availability-zones",
"severity": "높다",
"subcategory": "신뢰도",
"text": "클러스터가 AZ를 지원하는 리전에 생성되었는지 확인하고 각 AZ에 대한 머신 세트를 생성합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "7b997e71-1b7d-4a8c-baa6-6e15d4d5ada9",
"id": "C03.05",
"link": "https://docs.openshift.com/container-platform/4.13/machine_management/creating-infrastructure-machinesets.html",
"severity": "낮다",
"subcategory": "신뢰도",
"text": "인프라 구성 요소를 저장할 인프라 머신 세트를 만듭니다. 이러한 머신에 특정 Kubernetes 레이블을 적용한 다음, 해당 머신에서만 실행되도록 인프라 구성 요소를 업데이트합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "7dc3e232-6bb2-435c-905e-1696fdedfa8a",
"id": "C03.06",
"link": "https://learn.microsoft.com/azure/openshift/howto-create-a-backup#create-a-backup-with-velero-to-include-snapshots",
"severity": "보통",
"subcategory": "신뢰도",
"text": "응용 프로그램 백업을 만들고 복원을 계획하고 백업에 영구 볼륨을 포함합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "81c12318-1a64-4174-8583-3fb4ae3c2df7",
"id": "C03.07",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/pods/nodes-pods-priority.html",
"severity": "낮다",
"subcategory": "신뢰도",
"text": "Pod 우선 순위를 사용하여 리소스가 제한된 경우 가장 중요한 Pod가 실행되도록 합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "43166c3b-cbe0-45bb-b209-d4a0da577784",
"id": "C04.01",
"link": "https://docs.openshift.com/container-platform/4.13/architecture/admission-plug-ins.html",
"severity": "낮다",
"subcategory": "안전",
"text": "보안 정책, 자원 제한 또는 구성 요구 사항을 적용하는 데 일반적으로 사용되는 승인 플러그인을 사용하여 클러스터 기능을 규제합니다.",
"waf": "안전"
},
{
"category": "운영 관리",
"guid": "24d21678-5d2f-4a56-a56a-d48408fe8273",
"id": "C04.02",
"link": "https://learn.microsoft.com/azure/container-registry/container-registry-geo-replication",
"severity": "낮다",
"subcategory": "안전",
"text": "Azure Container Registry에 컨테이너 이미지를 저장하고 레지스트리를 각 지역에 지역 복제합니다.",
"waf": "안전"
},
{
"category": "운영 관리",
"guid": "4c486ba2-80dc-4059-8cf7-5ee8e1309ccc",
"id": "C05.01",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/pods/nodes-pods-vertical-autoscaler.html",
"severity": "보통",
"subcategory": "작업",
"text": "CPU 및 메모리 요청 값을 최적화하고 수직 Pod 자동 스케일러를 사용하여 클러스터 리소스의 효율성을 최대화합니다.",
"waf": "공연"
},
{
"category": "운영 관리",
"guid": "d579366b-cda2-4750-aa1a-bfe9d55d14c3",
"id": "C05.02",
"link": "https://docs.openshift.com/container-platform/4.13/applications/application-health.html",
"severity": "보통",
"subcategory": "작업",
"text": "Pod에 상태 프로브를 추가하여 애플리케이션 상태를 모니터링합니다. Pod에 livenessProbe 및 readinessProbe가 포함되어 있는지 확인합니다. 시작 프로브를 사용하여 응용 프로그램이 시작된 지점을 확인합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "c4929cb1-b3d1-4325-ae12-4ba34d0685ed",
"id": "C05.03",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/pods/nodes-pods-autoscaling.html",
"severity": "보통",
"subcategory": "작업",
"text": "수평 Pod 자동 확장 처리를 사용하여 수요에 맞게 Pod를 확장합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "dce9be3b-b0dd-4b3b-95fb-2ec14eeaa359",
"id": "C05.04",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/pods/nodes-pods-configuring.html#nodes-pods-pod-distruption-about_nodes-pods-configuring",
"severity": "보통",
"subcategory": "작업",
"text": "중단 예산을 사용하여 예상되는 애플리케이션 부하를 처리하는 데 필요한 수의 Pod 복제본이 있는지 확인합니다.",
"waf": "신뢰도"
},
{
"category": "운영 관리",
"guid": "2829e2ed-b217-4367-9aff-6791b4935ada",
"id": "C05.05",
"link": "https://docs.openshift.com/container-platform/4.13/nodes/scheduling/nodes-scheduler-pod-topology-spread-constraints.html",
"severity": "보통",
"subcategory": "작업",
"text": "Pod 토폴로지 제약 조건을 사용하여 클러스터 전체의 노드에서 Pod를 자동으로 예약합니다.",
"waf": "신뢰도"
},
{
"category": "플랫폼 자동화",
"guid": "42324ece-81c1-4231-a1a6-417415833fb4",
"id": "D01.01",
"link": "https://docs.openshift.com/container-platform/4.13/applications/deployments/route-based-deployment-strategies.html",
"severity": "낮다",
"subcategory": "작업",
"text": "블루/그린 또는 카나리아 전략을 고려하여 애플리케이션의 새 릴리스를 배포합니다.",
"waf": "작업"
},
{
"category": "플랫폼 자동화",
"guid": "ae3c2df7-4316-46c3-acbe-05bbe209d4a0",
"id": "D01.02",
"link": "https://docs.openshift.com/container-platform/4.13/cicd/gitops/understanding-openshift-gitops.html",
"severity": "낮다",
"subcategory": "작업",
"text": "Red Hat OpenShift GitOps 사용을 고려합니다. Red Hat OpenShift GitOps는 Argo CD를 사용하여 클러스터 리소스를 유지 관리하고 애플리케이션 CI/CD를 지원합니다.",
"waf": "작업"
},
{
"category": "안전",
"guid": "da577784-24d2-4167-a5d2-fa56c56ad484",
"id": "E01.01",
"link": "https://learn.microsoft.com/azure/openshift/support-lifecycle",
"severity": "높다",
"subcategory": "컨트롤 플레인",
"text": "잠재적인 보안 또는 업그레이드 문제를 방지하기 위해 클러스터를 최신 OpenShift 버전으로 유지합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "08fe8273-4c48-46ba-880d-c0591cf75ee8",
"id": "E01.02",
"link": "https://learn.microsoft.com/azure/azure-arc/kubernetes/quickstart-connect-cluster",
"severity": "높다",
"subcategory": "컨트롤 플레인",
"text": "Azure Red Hat OpenShift 클러스터를 Azure Arc 지원 Kubernetes에 연결합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "e1309ccc-d579-4366-acda-2750aa1abfe9",
"id": "E02.01",
"link": "https://docs.openshift.com/container-platform/4.10/security/encrypting-etcd.html",
"severity": "낮다",
"subcategory": "암호화",
"text": "Azure Red Hat OpenShift 4 클러스터의 경우 etcd 데이터는 기본적으로 암호화되지 않지만 etcd 암호화를 사용하도록 설정하여 또 다른 데이터 보안 계층을 제공하는 것이 좋습니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "d55d14c3-c492-49cb-8b3d-1325ae124ba3",
"id": "E03.01",
"link": "https://learn.microsoft.com/azure/defender-for-cloud/defender-for-containers-introduction",
"severity": "보통",
"subcategory": "자세",
"text": "Arc 지원 Kubernetes를 통해 지원되는 컨테이너용 Microsoft Defender 사용하여 클러스터, 컨테이너 및 애플리케이션을 보호합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "4d0685ed-dce9-4be3-ab0d-db3b55fb2ec1",
"id": "E04.01",
"link": "https://learn.microsoft.com/azure/azure-arc/kubernetes/tutorial-akv-secrets-provider",
"severity": "보통",
"subcategory": "비밀",
"text": "중요한 정보에 액세스해야 하는 애플리케이션의 경우 Arc 지원 Kubernetes 클러스터에 대한 확장과 함께 서비스 주체 및 AKV 비밀 공급자를 사용합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "4eeaa359-2829-4e2e-bb21-73676aff6791",
"id": "E05.01",
"link": "https://learn.microsoft.com/azure/aks/developer-best-practices-pod-security#secure-pod-access-to-resources",
"severity": "보통",
"subcategory": "작업",
"text": "리소스에 대한 Pod 액세스를 보호합니다. 최소한의 권한을 제공하고 루트 또는 권한 에스컬레이션을 사용하지 마십시오.",
"waf": "안전"
},
{
"category": "안전",
"guid": "b4935ada-4232-44ec-b81c-123181a64174",
"id": "E05.02",
"link": "https://learn.microsoft.com/azure/governance/policy/concepts/policy-for-kubernetes#install-azure-policy-extension-for-azure-arc-enabled-kubernetes",
"severity": "보통",
"subcategory": "작업",
"text": "Azure Policy 확장을 사용하여 구성을 모니터링하고 적용합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "15833fb4-ae3c-42df-9431-66c3bcbe05bb",
"id": "E05.03",
"link": "https://learn.microsoft.com/azure/defender-for-cloud/defender-for-containers-introduction",
"severity": "높다",
"subcategory": "작업",
"text": "Microsoft Defender 또는 다른 이미지 검사 솔루션을 사용하여 이미지의 취약성을 검사합니다.",
"waf": "안전"
},
{
"category": "안전",
"guid": "e209d4a0-da57-4778-924d-216785d2fa56",
"id": "E05.04",
"link": "https://learn.microsoft.com/azure/container-registry/container-registry-private-link",
"severity": "낮다",
"subcategory": "작업",
"text": "Azure Container Registry의 전용 프라이빗 인스턴스를 각 랜딩 존 구독에 배포합니다.",
"waf": "안전"
}
],
"metadata": {
"name": "Use the 'Import latest checklist' button to get the latest version of a review checklist",
"state": " ",
"timestamp": "December 15, 2023"
},
"severities": [
{
"name": "높다"
},
{
"name": "보통"
},
{
"name": "낮다"
}
],
"status": [
{
"description": "이 검사는 아직 검토되지 않았습니다",
"name": "확인되지 않음"
},
{
"description": "이 검사와 연관된 작업 항목이 있습니다",
"name": "열다"
},
{
"description": "이 검사는 확인되었으며 이와 관련된 추가 작업 항목이 없습니다",
"name": "성취"
},
{
"description": "권장 사항은 이해되었지만 현재 요구 사항에 필요하지 않음",
"name": "감수된 위험"
},
{
"description": "현재 설계에는 적용되지 않습니다.",
"name": "해당 없음"
}
],
"waf": [
{
"name": "신뢰도"
},
{
"name": "안전"
},
{
"name": "비용"
},
{
"name": "작업"
},
{
"name": "공연"
}
],
"yesno": [
{
"name": "예"
},
{
"name": "아니요"
}
]
}