diff options
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 | ||
