summaryrefslogtreecommitdiffstats
path: root/etc/shellcheck.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-09-19 15:32:18 -0400
committerLibravatar Tad <tad@spotco.us>2018-09-19 15:32:48 -0400
commitc0ba48bec1bc11c98cbac3c6cc9fdf117dcb98d1 (patch)
tree83e0f2b4020db3c9ae6c0501aab2d30f56df086e /etc/shellcheck.profile
parent0.9.56 released (diff)
downloadfirejail-c0ba48bec1bc11c98cbac3c6cc9fdf117dcb98d1.tar.gz
firejail-c0ba48bec1bc11c98cbac3c6cc9fdf117dcb98d1.tar.zst
firejail-c0ba48bec1bc11c98cbac3c6cc9fdf117dcb98d1.zip
Misc profile hardening
Diffstat (limited to 'etc/shellcheck.profile')
-rw-r--r--etc/shellcheck.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/shellcheck.profile b/etc/shellcheck.profile
index f6c154183..90fc9cb8c 100644
--- a/etc/shellcheck.profile
+++ b/etc/shellcheck.profile
@@ -16,6 +16,8 @@ include /etc/firejail/disable-passwdmgr.inc
16include /etc/firejail/disable-programs.inc 16include /etc/firejail/disable-programs.inc
17include /etc/firejail/disable-xdg.inc 17include /etc/firejail/disable-xdg.inc
18 18
19include /etc/firejail/whitelist-var-common.inc
20
19caps.drop all 21caps.drop all
20ipc-namespace 22ipc-namespace
21net none 23net none