Skip to content

Commit 90f6df3

Browse files
committed
SUB-4014 - Risk factors not working - Privileged, Data access, Host access
1 parent eca3ba1 commit 90f6df3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

frameworks/security.json

+12
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@
7474
"name": "HostNetwork access"
7575
}
7676
},
77+
{
78+
"controlID": "C-0038",
79+
"patch": {
80+
"name": "Host PID/IPC privileges"
81+
}
82+
},
7783
{
7884
"controlID": "C-0044",
7985
"patch": {
@@ -115,6 +121,12 @@
115121
"patch": {
116122
"name": "Authenticated user has sensitive permissions"
117123
}
124+
},
125+
{
126+
"controlID": "C-0057",
127+
"patch": {
128+
"name": "Privileged container"
129+
}
118130
}
119131
]
120132
}

0 commit comments

Comments
 (0)