From eff2c658d37108020215f838d4c47c176ec3e050 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 28 Aug 2018 10:53:47 +0200 Subject: Document some features in our README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b03eb74..3960db5 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ without having to touch the PHP code. * Hardening features * Automatic `secure` and `samesite` flag for cookies * Bundled set of rule to detect post-compromissions behaviours - * Global [strict mode]( https://secure.php.net/manual/en/migration70.new-features.php#migration70.new-features.scalar-type-declarations) + * Global [strict mode]( https://secure.php.net/manual/en/migration70.new-features.php#migration70.new-features.scalar-type-declarations) and type-juggling prevention + * Whitelisting of [stream wrappers](https://secure.php.net/manual/en/intro.stream.php) * Preventing writeable files execution * Whitelist/blacklist for `eval` * Request dumping capability -- cgit v1.3