Skip to content

Commit 9534324

Browse files
authored
Merge pull request #568 from kubescape/av
Add controls to security framework
2 parents eca3ba1 + b956d20 commit 9534324

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
@@ -115,6 +115,18 @@
115115
"patch": {
116116
"name": "Authenticated user has sensitive permissions"
117117
}
118+
},
119+
{
120+
"controlID": "C-0057",
121+
"patch": {
122+
"name": "Privileged container"
123+
}
124+
},
125+
{
126+
"controlID": "C-0038",
127+
"patch": {
128+
"name": "Host PID/IPC privileges"
129+
}
118130
}
119131
]
120132
}

0 commit comments

Comments
 (0)