Files
xiacong 5ceb44f5f4 新增容器逃逸检测模块
Signed-off-by: xiacong <xiacong4@huawei.com>
Change-Id: Ib9a158b9bf965bcf1cd28786c25a50fe718a6690
Signed-off-by: xiacong <xiacong4@huawei.com>
2023-11-17 14:49:48 +08:00

10 lines
271 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) 2023 Huawei Device Co., Ltd.
#
config SECURITY_CONTAINER_ESCAPE_DETECTION
bool "Enable container escape detection"
default n
depends on SECURITY_SELINUX
help
Build support for container escape detection.