summaryrefslogtreecommitdiffstats
path: root/namcap-tags
diff options
context:
space:
mode:
authorKyle Keen <keenerd@gmail.com>2016-12-10 03:19:44 -0500
committerKyle Keen <keenerd@gmail.com>2016-12-10 03:19:51 -0500
commit5d235220433d4434909b7dba2097fa5461e8ea8e (patch)
tree2caa9120230fd82becc5494b2733bf146fb47dad /namcap-tags
parent2090aa73950508eb7134845adfbc9a2b9bf2c419 (diff)
downloadnamcap-5d235220433d4434909b7dba2097fa5461e8ea8e.tar.gz
namcap-5d235220433d4434909b7dba2097fa5461e8ea8e.zip
Summarize ELF files found in opt (FS#49489)
Report a single Error that there are files in opt. Full paths may be found in the Info output. Signed-off-by: Kyle Keen <keenerd@gmail.com>
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 331bc15..c91a712 100644
--- a/namcap-tags
+++ b/namcap-tags
@@ -16,6 +16,7 @@ dangling-symlink %s points to %s :: Symlink (%s) points to non-existing %s
directory-not-world-executable %s :: Directory (%s) does not have the world executable bit set.
elffile-in-any-package %s :: ELF file ('%s') found in an 'any' package.
elffile-not-in-allowed-dirs %s :: ELF file ('%s') outside of a valid path.
+elffile-in-questionable-dirs %s :: ELF files outside of a valid path ('%s').
elffile-with-textrel %s :: ELF file ('%s') has text relocations.
elffile-with-execstack %s :: ELF file ('%s') has executable stack.
empty-directory %s :: Directory (%s) is empty