Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Update ArtifactRegistry.yaml #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions mappings/GCP/ArtifactRegistry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ techniques:
- id: T1190
name: Exploit Public-Facing Application
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known vulnerabilities in various Linux OS
Expand All @@ -28,7 +28,7 @@ techniques:
- id: T1068
name: Exploitation for Privilege Escalation
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known OS package vulnerabilities in various
Expand All @@ -37,7 +37,7 @@ techniques:
- id: T1203
name: Exploitation for Client Execution
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known vulnerabilities in various Linux OS
Expand All @@ -48,7 +48,7 @@ techniques:
- id: T1210
name: Exploitation of Remote Services
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known vulnerabilities in various Linux OS
Expand All @@ -59,7 +59,7 @@ techniques:
- id: T1525
name: Implant Internal Image
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known vulnerabilities in Docker containers.
Expand All @@ -68,7 +68,7 @@ techniques:
- id: T1610
name: Deploy Container
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect known vulnerabilities in Docker containers.
Expand All @@ -77,15 +77,15 @@ techniques:
- id: T1072
name: Software Deployment Tools
technique-scores:
- category: Protect
- category: Detect
value: Minimal
comments: >-
Once this control is deployed, it can detect variations to store system packages and
container images.
- id: T1211
name: Exploitation for Defense Evasion
technique-scores:
- category: Protect
- category: Detect
value: Partial
comments: >-
Once this control is deployed, it can detect variations to store system packages and
Expand Down