summaryrefslogtreecommitdiffstats
path: root/namcap-tags
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-02-25 22:28:54 +0100
committerRémy Oudompheng <remy@archlinux.org>2011-02-25 22:28:54 +0100
commit810fd6947b08dbd0b97b5b26ba3d1d18157a6054 (patch)
tree416c02633813e013998c4208e11d2d0894461ed9 /namcap-tags
parent84004fa880ff1e5222ca438e1de39126d807129d (diff)
downloadnamcap-810fd6947b08dbd0b97b5b26ba3d1d18157a6054.tar.gz
namcap-810fd6947b08dbd0b97b5b26ba3d1d18157a6054.zip
Add check for setgid/setuid files in permissions rule.
The permissions bits are also specified using the constants defined in the stat module for more readability. More cases were added to the unit test.
Diffstat (limited to 'namcap-tags')
-rw-r--r--namcap-tags1
1 files changed, 1 insertions, 0 deletions
diff --git a/namcap-tags b/namcap-tags
index ac381f8..8c345ce 100644
--- a/namcap-tags
+++ b/namcap-tags
@@ -29,6 +29,7 @@ extra-var-begins-without-underscore %s :: Non standard variable '%s' doesn't sta
file-in-non-standard-dir %s :: File (%s) exists in a non-standard directory.
file-not-world-readable %s :: File (%s) does not have the world readable bit set.
file-referred-in-startdir :: File referenced in $startdir
+file-setugid %s :: File (%s) is setuid or setgid.
file-world-writable %s :: File (%s) has the world writable bit set.
gio-modules-not-registered :: Package installs GIO modules but does not register them with gio-querymodules in install script.
gnome-mime-file %s :: File (%s) is an auto-generated GNOME mime file