diff --git a/Ideas-for-Google-Summer-of-Code-2016.md b/Ideas-for-Google-Summer-of-Code-2016.md index bf0f8cf..7d84fd6 100644 --- a/Ideas-for-Google-Summer-of-Code-2016.md +++ b/Ideas-for-Google-Summer-of-Code-2016.md @@ -51,4 +51,9 @@ https://github.com/SpiderLabs/ModSecurity-nginx" **Expected results:** An interface / directive to interact with a icap enabled scanner / content filter **References:** - ICAP (Wikipedia): https://en.wikipedia.org/wiki/Internet_Content_Adaptation_Protocol -- @inspectFile Anti-Virus connector: http://tinyurl.com/hqf9suo \ No newline at end of file +- @inspectFile Anti-Virus connector: http://tinyurl.com/hqf9suo + +###ModSecurity transformation: allow parameters +**Brief explanation:** Currently, transformations cannot use parameters. This would allow more flexibility. +**Expected results:** Support parameters +**Example:** t:encrypt(%{TX.mykey}%) \ No newline at end of file