summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjvoisin2024-01-09 15:17:10 +0100
committerjvoisin2024-01-09 15:17:10 +0100
commit4b7967dd80b595e9b23053474d4836b21005dced (patch)
tree4db4a8857345e8178a3b7b1b04bd5abcd59b3a8a /src
parent3c720bec3a78775f37839256cfc4b2fea1348550 (diff)
Add some comments to a rule
This should help diagnose https://github.com/jvoisin/snuffleupagus/issues/477
Diffstat (limited to 'src')
-rw-r--r--src/tests/harden_rand_php8/config/harden_rand.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tests/harden_rand_php8/config/harden_rand.ini b/src/tests/harden_rand_php8/config/harden_rand.ini
index 89e19be..fd9be63 100644
--- a/src/tests/harden_rand_php8/config/harden_rand.ini
+++ b/src/tests/harden_rand_php8/config/harden_rand.ini
@@ -1 +1,5 @@
1# this will harden calls to
2 # rand().
1sp.harden_random.enable(); 3sp.harden_random.enable();
4
5#the # end