Skip to content

Commit c0a8c3e

Browse files
committed
Update README.md
Add note about the 'master' branch no longer being default.
1 parent 74f4baa commit c0a8c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ OWASP ESAPI (The OWASP Enterprise Security API) is a free, open source, web appl
1111
<b>What does Legacy mean?</b><br/>
1212
<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.
1313

14+
<b>IMPORTANT NOTE:<b>
15+
The default branch for ESAPI legacy is now the 'develop' branch (rather than the 'master' branch), where future development, bug fixes, etc. will now be done. The 'master' branch is now marked as "protected"; it reflects the latest stable ESAPI release (2.1.0.1 as of this date). Note that this change of making the 'develop' branch the default may affect any pull requests that you were intending to make.
16+
1417
<b>Where can I find ESAPI 3.x</b><br/>
1518
https://github.com/ESAPI/esapi-java
1619

0 commit comments

Comments
 (0)