index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
dump_request
/
dump_eval_blacklist.phpt
(
unfollow
)
Age
Commit message (
Expand
)
Author
2022-12-11
Add support for PHP8.2
jvoisin
2022-12-09
Portability improvements for PHP8.2
jvoisin
2022-06-27
Dump the eval'ed code
jvoisin
2022-01-07
proper test case cleanup
Ben Fuhrmannek
2021-08-16
fincy new scanner/parser for config rules + fixed a few bugs along the way + ...
Ben Fuhrmannek
2021-01-02
Add stacktraces to dumps
jvoisin
2020-12-01
In tests, don't `die("skip")` but `print "skip"` instead (#358)
jvoisin
2020-07-21
Fix #338 - added log type if type is simulation, drop or log. (#339)
Giovanni
2019-11-03
Log ip addresses
kkadosh
2019-02-23
Fix the testsuite on php8.
jvoisin
2019-01-14
Reorganize the testsuite
jvoisin
2018-08-28
Use php's logging functions
xXx-caillou-xXx
2018-03-02
Add .dump() for eval whitelist/blacklist + simulation mode for whitelist
kkadosh
2018-02-27
Implements .dump() for unserialize and fix some related tests
kkadosh
2017-12-05
Dump environnement variables (#83)
jvoisin
2017-10-25
Make the testsuite a bit more robust
jvoisin
2017-09-21
Add travis
jvoisin