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 Security Integration System"
MB netblue4 (talk | contribs) (→OWASP Tool Project Template) |
MB netblue4 (talk | contribs) (→Description) |
||
Line 97: | Line 97: | ||
</span> | </span> | ||
− | The | + | <br> |
+ | <p> | ||
+ | <b>What does the Secure coding tool do?</b><br> | ||
+ | The secure coding tool, goes beyond theory and procedure and attempts to implement a planned control integration effort.<br> | ||
+ | The Secure coding tool is written in MVC \ MySQL and consists of 5 screens each serving a specific stakeholder | ||
+ | <ol> | ||
+ | <li><b>Information security stakeholder</b>: Filters the security requirements according to the functional requirement: Streamlining security requirements generation </li> | ||
+ | <li><b>Dev team stakeholder</b>: Provides secure code blocks to implement the security requirement: Providing code level guidance for developers towards correctly implementing security requirements</li> | ||
+ | <li><b>Dev team stakeholder</b>: Provides security test plans to testing the security requirements: Guiding testers towards correctly verifying security requirements are met</li> | ||
+ | <li><b>Compliance and assurance stakeholder</b>: Provides a central store for testing results: Promoting traceability through requirements and serving as a quick reference screen for assurance to view control assurance evidence, speeding up the approval process and minimising its impact on responsiveness to market</li> | ||
+ | <li><b>IT risk stakeholder</b>: Provides IT risk with an overview of each applications exposure to OWASP TOP 10 risks: Informing risk based decision making and prioritising</li> | ||
+ | </ol> | ||
− | |||
− | + | ||
+ | |||
+ | |||
+ | |||
+ | <br> | ||
+ | <p> | ||
+ | <b>How does the secure coding tool do it?</b><br> | ||
+ | The secure coding tool, goes beyond theory and procedure and attempts to implement a planned control integration effort.<br> | ||
+ | The Secure coding tool is written in MVC \ MySQL and consists of 5 screens each serving a specific stakeholder | ||
+ | <ol> | ||
+ | <li><b>Information security stakeholder</b>: Filters the security requirements according to the functional requirement: Streamlining security requirements generation </li> | ||
+ | <li><b>Dev team stakeholder</b>: Provides secure code blocks to implement the security requirement: Providing code level guidance for developers towards correctly implementing security requirements</li> | ||
+ | <li><b>Dev team stakeholder</b>: Provides security test plans to testing the security requirements: Guiding testers towards correctly verifying security requirements are met</li> | ||
+ | <li><b>Compliance and assurance stakeholder</b>: Provides a central store for testing results: Promoting traceability through requirements and serving as a quick reference screen for assurance to view control assurance evidence, speeding up the approval process and minimising its impact on responsiveness to market</li> | ||
+ | <li><b>IT risk stakeholder</b>: Provides IT risk with an overview of each applications exposure to OWASP TOP 10 risks: Informing risk based decision making and prioritising</li> | ||
+ | </ol> | ||
+ | |||
+ | <br> | ||
+ | <p> | ||
+ | <b>Implementation instructions</b><br> | ||
+ | Not a silver bullet ready to go | ||
+ | <ol> | ||
+ | <li>Filter the list of OWASP risks</li> | ||
+ | <li>Filter the list of OWASP ASVS requirements</li> | ||
+ | <li>Add additional architectural security requirements</li> | ||
+ | <li>Filter the list of OWASP security tests</li> | ||
+ | </ol> | ||
+ | </p> | ||
+ | |||
+ | For a more detailed look at the inner workings of the tool and a brief instructional video please take a look at my linkedIn article | ||
+ | <a href="https://www.linkedin.com/pulse/secure-coding-tool-michael-bergman/">Secure coding tool</a> | ||
==Licensing== | ==Licensing== |
Revision as of 12:06, 13 August 2019
Instructions are in RED text and should be removed from your document by deleting the text with the span tags. This document is intended to serve as an example of what is required of an OWASP project wiki page. The text in red serves as instructions, while the text in black serves as an example. Text in black is expected to be replaced entirely with information specific to your OWASP project. Project About
OWASP Tool Project TemplateThis 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.
Introduction
Development teams cannot perform these security tasks within a reasonable time frame, let alone a two week sprint cycle By this time the 2 week sprint cycle has elapsed and
Why is it so hard to meet these stakeholder requirements?
The lack of a dedicated fist line of defence or a planned security control implementation usually results in a a 50 page security policy being dumped on the developers desk with the comment "Implement this please"
To combat the limited budget and resources the Secure coding tool attempts to fill the shoes of the first line of defence
DescriptionThis 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.
For a more detailed look at the inner workings of the tool and a brief instructional video please take a look at my linkedIn article <a href="https://www.linkedin.com/pulse/secure-coding-tool-michael-bergman/">Secure coding tool</a> LicensingA project must be licensed under a community friendly or open source license. For more information on OWASP recommended licenses, please see 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 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 XXX and any contributions are Copyright © by {the Project Leader(s) or OWASP} {Year(s)}. RoadmapAs of November, 2013, the highest priorities for the next 6 months are:
Subsequent Releases will add
Getting InvolvedInvolvement in the development and promotion of Tool 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 ResourcesThis is where you can link to the key locations for project files, including setup programs, the source code repository, online documentation, a Wiki Home Page, threaded discussions about the project, and Issue Tracking system, etc. Project LeaderA project leader is the individual who decides to lead the project throughout its lifecycle. The project leader is responsible for communicating the project’s progress to the OWASP Foundation, and he/she is ultimately responsible for the project’s deliverables. The project leader must provide OWASP with his/her real name and contact e-mail address for his/her project application to be accepted, as OWASP prides itself on the openness of its products, operations, and members. Related ProjectsThis is where you can link to other OWASP Projects that are similar to yours. Classifications |