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

Difference between revisions of "OWASP Software Security 5D Framework"

From OWASP
Jump to: navigation, search
Line 10: Line 10:
 
==OWASP Documentation Project Template==
 
==OWASP Documentation Project Template==
 
<span style="color:#ff0000">
 
<span style="color:#ff0000">
This section should include an overview of what the project is, why the project was started, and what security issue is being addressed by the project deliverable. Some readers may be discouraged from looking further at the project if they do not understand the significance of the security concern that is being addressed, so provide enough context so the average reader will continue on with reading the description. You shouldn't assume the reader will understand the objective by providing security terminology, e.g. this project builds cryptographic algorithms, but should also endeavor to explain what they are used for.
+
The new Minded Security Software Security 5D framework is derived from many years of experience performig software security assessment to many Companies and from the experience from the OWASP Community and in particular OWASP SAMM Community.
 +
 
 +
Minded Security donated it to OWASP in September 2018.
 +
 
 +
Traditional Secure SDLC frameworks lack of:
 +
- level of awareness for all the people involved in the process
 +
- description of the application security roles involved
 +
- set of security standards
 +
- security testing tools adopted
 +
 
 +
OWASP SwSec 5D represents a more practical framework that focus on 5 dimensions to evaluate the maturity of a SDLC that are the following:
 +
- SwSec PROCESSES
 +
- SwSec TESTING
 +
- SwSec TEAM
 +
- SwSec AWARENESS
 +
- SwSec STANDARDS
 +
 
 
</span>
 
</span>
  
Line 17: Line 33:
 
==Description==
 
==Description==
 
<span style="color:#ff0000">
 
<span style="color:#ff0000">
This is where you need to add your more robust project description. A project description should outline the purpose of the project, how it is used, and the value it provides to application security. Ideally, project descriptions should be written in such a way that there is no question what value the project provides to the software security community. This section will be seen and used in various places within the Projects Portal. Poorly written project descriptions therefore detract from a project’s visibility, so project leaders should ensure that the description is meaningful.
+
Project goal is to review the 5D framework and create an open source framework adopted by the OWASP Community.
 
</span>
 
</span>
  
The Documentation Project Template is simply a sample project that was developed for instructional purposes that can be used to create default project pages for a Documentation project.  After copying this template to your new project, all you have to do is follow the instructions in red, replace the sample text with text suited for your project, and then delete the sections in red.  Doing so should make it clearer to both consumers of this project, as well as OWASP reviewers who are trying to determine if the project can be promoted to the next category.  The information requested is also intended to help Project Leaders think about the roadmap and feature priorities, and give guidance to the reviews as a result of that effort.
 
 
Creating a new set of project pages from scratch can be a challenging task.  By providing a sample layout, with instructional text and examples, the OWASP Documentation Project Template makes it easier for Project Leaders to create effective security projects and hence helps promote security.
 
 
Contextual custom dictionary builder with character substitution and word variations for pen-testers
 
  
 
==Licensing==
 
==Licensing==
 
<span style="color:#ff0000">
 
<span style="color:#ff0000">
A project must be licensed under a community friendly or open source license.  For more information on OWASP recommended licenses, please see [https://www.owasp.org/index.php/OWASP_Licenses OWASP Licenses]. While OWASP does not promote any particular license over another, the vast majority of projects have chosen a Creative Commons license variant for documentation projects, or a GNU General Public License variant for tools and code projects.  This example assumes that you want to use the AGPL 3.0 license.
+
This project is under the AGPL 3.0 license.
 
</span>
 
</span>
  
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP XXX and any contributions are Copyright &copy; by {the Project Leader(s) or OWASP} {Year(s)}.   
+
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP and any contributions are Copyright &copy; by {the Project Leader(s) or OWASP} {Year(s)}.   
  
 
==Roadmap==
 
==Roadmap==
 
<span style="color:#ff0000">
 
<span style="color:#ff0000">
As of <strong>November, 2013, the highest priorities for the next 6 months</strong> are:
+
Starting at October 2018.
<strong>
+
By the end of the year:
* Complete the first draft of the Documentation Project Template
 
* Get other people to review the Documentation Project Template and provide feedback
 
* Incorporate feedback into changes in the Documentation Project Template
 
* Finalize the Documentation Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project
 
</strong>
 
 
 
Subsequent Releases will add
 
 
<strong>
 
<strong>
* Internationalization Support
+
* Complete the first draft of the Documentation Project
* Additional Unit Tests
+
* Get other people to review the Documentation Project and provide feedback
* Automated Regression tests
+
* Incorporate feedback
 +
* Finalize the Documentation Project and have it reviewed to be promoted from an Incubator Project to a Lab Project
 
</strong>
 
</strong>
  

Revision as of 19:57, 1 October 2018

OWASP Project Header.jpg

Project About

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: N/A
Purpose: N/A
License: N/A
who is working on this project?
Project Leader(s): N/A
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: N/A
Project Roadmap: Not Yet Created
Key Contacts
  • Contact the GPC to contribute to this project
  • Contact the GPC to review or sponsor this project
current release
pending
last reviewed release
pending


other releases


OWASP Documentation Project Template

The new Minded Security Software Security 5D framework is derived from many years of experience performig software security assessment to many Companies and from the experience from the OWASP Community and in particular OWASP SAMM Community.

Minded Security donated it to OWASP in September 2018.

Traditional Secure SDLC frameworks lack of: - level of awareness for all the people involved in the process - description of the application security roles involved - set of security standards - security testing tools adopted

OWASP SwSec 5D represents a more practical framework that focus on 5 dimensions to evaluate the maturity of a SDLC that are the following: - SwSec PROCESSES - SwSec TESTING - SwSec TEAM - SwSec AWARENESS - SwSec STANDARDS

The OWASP Documentation Template Project is a template designed to help Project Leaders create suitable project pages for OWASP Projects. By following the instructional text in red (and then deleting it) it should be easier to understand what information OWASP and the project users are looking for. And it's easy to get started by simply creating a new project from the appropriate project template.

Description

Project goal is to review the 5D framework and create an open source framework adopted by the OWASP Community.


Licensing

This project is under the AGPL 3.0 license.

This program is free software: you can redistribute it and/or modify it under the terms of the link GNU Affero General Public License 3.0 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OWASP and any contributions are Copyright © by {the Project Leader(s) or OWASP} {Year(s)}.

Roadmap

Starting at October 2018. By the end of the year:

  • Complete the first draft of the Documentation Project
  • Get other people to review the Documentation Project and provide feedback
  • Incorporate feedback
  • Finalize the Documentation Project and have it reviewed to be promoted from an Incubator Project to a Lab Project

Getting Involved

Involvement in the development and promotion of Documentation Project Template is actively encouraged! You do not have to be a security expert or a programmer to contribute. Some of the ways you can help are as follows:

Project Resources

Installation Package

Source Code

What's New (Revision History)

Documentation

Wiki Home Page

Issue Tracker

Slide Presentation

Video

Project Leader

Matteo Meucci

Related Projects

OWASP SAMM

Classifications

Project Type Files DOC.jpg
Incubator Project Owasp-builders-small.png
Owasp-defenders-small.png
Creative Commons Attribution ShareAlike 3.0 License