Skip to content

Commit ec4d528

Browse files
committed
Update README.md
1 parent 58e42d5 commit ec4d528

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

README.md

+18-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
esapi-java-legacy
1+
Enterprise Security API for Java (Legacy)
22
=================
3+
<table border=0>
4+
<tr>
5+
<td wdith=100><img src="https://raw.githubusercontent.com/ESAPI/esapi-java/master/static/ESAPI%20Logo.png" width="100" height="100" /></td><td>
6+
OWASP ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI for Java library is designed to make it easier for programmers to retrofit security into existing applications. ESAPI for Java also serves as a solid foundation for new development.</td>
7+
</tr></table>
38

4-
OWASP ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI for Java library is designed to make it easier for programmers to retrofit security into existing applications. ESAPI for Java also serves as a solid foundation for new development.
9+
<b>What does Legacy mean?</b><br/>
10+
<p>This is the legacy branch of ESAPI which means it is an actively maintained branch of the project, however feature development for this branch will not be done. Features that have already been scheduled for the 2.x branch will move forward, but the main focus will be working on the ESAPI 3.x branch.
11+
12+
<b>Where can I find ESAPI 3.x</b><br/>
13+
https://github.com/ESAPI/esapi-java
14+
15+
<b>How can I contribute or fix bugs?</b><br/>
16+
Fork and submit a pull request! Simple as pi!
517

618
Wiki: https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API
719

@@ -10,10 +22,8 @@ Nightly Build: https://esapi.ci.cloudbees.com
1022
JIRA: Coming Soon
1123

1224

13-
Realtime Support available on our IRC Channel:
14-
15-
Server: irc.freenode.net
16-
17-
Channel: #esapi
18-
25+
Realtime Support available on our IRC Channel:<br/>
26+
Server: irc.freenode.net<br/>
27+
Channel: #esapi<br/>
1928
Webchat http://webchat.freenode.net/
29+

0 commit comments

Comments
 (0)