diff options
| author | jvoisin | 2017-12-21 17:41:42 +0100 |
|---|---|---|
| committer | jvoisin | 2017-12-21 17:41:53 +0100 |
| commit | c399f66db5eefaecce065d4f5ea7dcc725b8e106 (patch) | |
| tree | 426f78f1023a7dd41dc72b711bc6c309f3472de0 /doc/source/features.rst | |
| parent | 185eb9601fe179efb160126a7a94a7a7e5c6924e (diff) | |
Improve a bit the documentation wrt. limitations
Diffstat (limited to 'doc/source/features.rst')
| -rw-r--r-- | doc/source/features.rst | 2 |
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. | |||
| 274 | Snuffleupagus allows the user to restrict usage of specific functions per file, or per | 274 | Snuffleupagus allows the user to restrict usage of specific functions per file, or per |
| 275 | file with a matching (sha256) hash, thus allowing the use of such functions **only** in the intended places. | 275 | file with a matching (sha256) hash, thus allowing the use of such functions **only** in the intended places. |
| 276 | 276 | ||
| 277 | Furthermore, running the `following script <FIXME>`_ will generate an hash and line-based whitelist | 277 | Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist |
| 278 | of dangerous functions, droping them everywhere else: | 278 | of dangerous functions, droping them everywhere else: |
| 279 | 279 | ||
| 280 | 280 | ||
