This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP O2 Platform/Sub-Projects/OSSAD

From OWASP
Revision as of 03:52, 16 November 2009 by Stephen Evans (talk | contribs)

Jump to: navigation, search

OSSAD stands for One Security Static Analyzer per Developer

Documentation

Copyright

The current version has been developed by Stephen Craig Evans who assigned the copyright to OWASP.

"I assign the copyright of the OSSAD static analysis tool to OWASP and I will release its code under Apache 2.0 (Open Source license) and the documents under Creative Commons 3.0 License."

Stephen Craig Evans - November 15, 2009

Project Details

What is OSSAD

OSSAD will be a free, open source, software security static analysis tool and is architected to support any programming language that has an EBNF. It is for developers who know little or nothing about application security.

Please read the project documentation, which details:

  • Motivation
  • Strategy
  • Architecture
  • Current progress
  • What a contributor can do to help

The project is at a nascent state and the goal is to have a working Java/JSP implementation in the 1st half of 2010 with other programming languages to quickly follow.

Schedule

Nov 16-29:

  • Fix up this page
  • Do a first pass clean up of the source code
  • Organize the source code structure
  • Upload to www.o2-ounceopen.com.
  • Release a new version of the project documentation

Contact

Any comments/questions are welcome: [email protected]

Thank you.


go back to the main OWASP O2 Platform page