-
Notifications
You must be signed in to change notification settings - Fork 732
Missing Java classes #1156
Missing Java classes #1156
Conversation
Update to support v3.1
Update date and add Travis badges
Fix typo my->may
Update REQUEST-920-PROTOCOL-ENFORCEMENT.conf
|
Needs rebasing, but the Java additions are OKd by @franbuehler @lifeforms. |
| # OWASP ModSecurity Core Rule Set ver.3.2.0 | ||
| # Copyright (c) 2006-2017 Trustwave and contributors. All rights reserved. | ||
| # | ||
| # The OWASP ModSecurity Core Rule Set is distributed under |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The 3 changes above here should be done separately.
|
Hi @spartantri I'd like to merge this contribution, the core of your changes is fine, but this PR has some conflicts probably due to unimportant files... What do you think? Would you prefer to clean this up, start a new PR, or have somebody else make the PR? |
|
Let me fix the conflicts to push this one |
Replaced with origin
Replaced with Origin
|
@lifeforms there are failing checks in travis not related to this change, there are no conflicts, some of the changes to 944 where already merged as part of other PR I guess so I simply replace mine with the current version |
|
Can you just rebase the core of the changes against v3.2/dev? |
|
Since the Git history for this PR is now messy due to changes in base, @spartantri will make a new PR and we will close this one. |
Added a few missing java classes
944120 |getproperty|filewriter|xmldecoder
944220 |getproperty|filewriter|xmldecoder
944240 |getproperty|filewriter|xmldecoder
java-classes.data:
+java.io.FilePermission
+java.io.FileWriter
+java.beans.XMLDecoder