FYI - We have setup automatic email notifications sent to the mod-security-developers mail-list when we Resolve/Close JIRA tickets. Example below - which shows that we (Breno) added in a new @ipMatch operator to better handle network addresses/ranges.
This is useful information for two reasons - 1) Provides real-time insight into the progress we are making with ModSecurity developments, and 2) Allows adventurous users to clone SVN trunk versions and start playing around with the newest features! Keep in mind though, that the trunk version is still not stable. If you would like to see these notifications, I suggest that you sign up for the Dev mail-list - https://lists.sourceforge.net/lists/listinfo/mod-security-developers Thanks, Ryan On 2/23/11 3:37 PM, "Mod Blogadmin" <[email protected]> wrote: > > [ >https://www.modsecurity.org/tracker/browse/MODSEC-140?page=com.atlassian.j >ira.plugin.system.issuetabpanels:all-tabpanel ] > >Ryan Barnett closed MODSEC-140. >------------------------------- > > Resolution: Fixed > >> Add a fast IP address and network based matching operator >> --------------------------------------------------------- >> >> Key: MODSEC-140 >> URL: >>https://www.modsecurity.org/tracker/browse/MODSEC-140 >> Project: ModSecurity >> Issue Type: New Feature >> Security Level: Normal >> Reporter: Brian Rectanus >> Assignee: Breno Silva Pinto >> Fix For: 2.6.0 >> >> >> We need to be able to match IPs and networks quickly, including large >>lists. >> Something like: >> @ip <ip | ip/cidr | ip/netmask>, ... >> This would match if the target was listed in any ip or network. >> This must support both IPv4 and IPv6. >> I am thinking radix tree and/or modifying @pm to support IPs (former >>sounds better right now). > >-- >This message is automatically generated by JIRA. >- >If you think it was sent incorrectly contact one of the administrators: >https://www.modsecurity.org/tracker/secure/Administrators.jspa >- >For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > >-------------------------------------------------------------------------- >---- >Free Software Download: Index, Search & Analyze Logs and other IT data in >Real-Time with Splunk. Collect, index and harness all the fast moving IT >data >generated by your applications, servers and devices whether physical, >virtual >or in the cloud. Deliver compliance at lower cost and gain new business >insights. http://p.sf.net/sfu/splunk-dev2dev >_______________________________________________ >mod-security-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/mod-security-developers > _______________________________________________ Owasp-modsecurity-core-rule-set mailing list [email protected] https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set
