new note on top 10, 2013 progress

This commit is contained in:
cktricky
2013-07-28 20:13:16 -04:00
parent ef9570c4b2
commit 8f4644c312
+16 -1
View File
@@ -1,3 +1,16 @@
### Developer Note ###
<p/>
Conversion to the OWASP Top 10, 2013 is under way.
You can view progress within the top-10-2013 branch.
git fetch origin
git checkout top-10-2013
Then proceed with browsing the site as normal :thumbsup:
<hr/>
### License Stuff ###
The MIT License (MIT)
Copyright (c) 2013 The Open Web Application Security Project
@@ -18,4 +31,6 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.
<hr/>