summaryrefslogtreecommitdiff
path: root/doc/source/features.rst
diff options
context:
space:
mode:
authorjvoisin2017-12-21 17:41:42 +0100
committerjvoisin2017-12-21 17:41:53 +0100
commitc399f66db5eefaecce065d4f5ea7dcc725b8e106 (patch)
tree426f78f1023a7dd41dc72b711bc6c309f3472de0 /doc/source/features.rst
parent185eb9601fe179efb160126a7a94a7a7e5c6924e (diff)
Improve a bit the documentation wrt. limitations
Diffstat (limited to 'doc/source/features.rst')
-rw-r--r--doc/source/features.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst
index e560925..ee39682 100644
--- a/doc/source/features.rst
+++ b/doc/source/features.rst
@@ -274,7 +274,7 @@ disable them - at the risk of breaking critical features.
274Snuffleupagus allows the user to restrict usage of specific functions per file, or per 274Snuffleupagus allows the user to restrict usage of specific functions per file, or per
275file with a matching (sha256) hash, thus allowing the use of such functions **only** in the intended places. 275file with a matching (sha256) hash, thus allowing the use of such functions **only** in the intended places.
276 276
277Furthermore, running the `following script <FIXME>`_ will generate an hash and line-based whitelist 277Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist
278of dangerous functions, droping them everywhere else: 278of dangerous functions, droping them everywhere else:
279 279
280 280