forked from owasp-modsecurity/ModSecurity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Felipe Zipitria <[email protected]>
- Loading branch information
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
ModSecurity for Apache 2.x | ||
====== | ||
# ModSecurity for Apache 2.x | ||
|
||
http://www.modsecurity.org/ | ||
https://www.modsecurity.org/ | ||
|
||
Copyright (c) 2004-2013 Trustwave Holdings, Inc. (http://www.trustwave.com/) | ||
Copyright (c) 2004-2024 Trustwave Holdings, Inc. (https://www.trustwave.com/) | ||
Copyright (c) 2024-2024 OWASP ModSecurity Project (https://www.owasp.org/) | ||
|
||
You may not use this file except in compliance with the License. You may obtain a copy of the License at: https://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
If any of the files related to licensing are missing or if you have any other questions related to licensing please contact Trustwave Holdings, Inc. directly using the email address: [email protected]. | ||
|
||
|
||
## Documentation | ||
|
||
Please refer to: [the documentation folder](https://github.com/owasp-modsecurity/ModSecurity/tree/v2/master/doc) for the reference manual. | ||
|
||
## Sponsor Note | ||
|
||
Development of ModSecurity is sponsored by Trustwave. Sponsorship will end July 1, 2024. Additional information can be found here https://www.trustwave.com/en-us/resources/security-resources/software-updates/end-of-sale-and-trustwave-support-for-modsecurity-web-application-firewall/ | ||
Original Development of ModSecurity was sponsored by Trustwave. In 2024, [stewardship was transferred to OWASP](https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/trustwave-transfers-modsecurity-custodianship-to-the-open-worldwide-application-security-project/). | ||
|
||
For sponsorship or donatios, please visit our [OWASP donations page](https://owasp.org/donate/?reponame=www-project-modsecurity&title=OWASP+ModSecurity). |