Skip to content

Commit bbfc89d

Browse files
committed
snuffleupagus: Disable old PHP version warning
1 parent 6de42d8 commit bbfc89d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

snuffleupagus-misp.rules

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Rules tailored for MISP
22
# Copyright (C) 2022 National Cyber and Information Security Agency of the Czech Republic
33

4+
# Disable old PHP version warning
5+
sp.global.show_old_php_warning.disable();
6+
47
# Prevent the execution of writeable PHP files.
58
#sp.readonly_exec.simulation().enable();
69

0 commit comments

Comments
 (0)