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) (→OWASP Tool Project Template) |
||
Line 43: | Line 43: | ||
<li><b>Compliance and Assurance</b>: Need to review the testing evidence collected by the development teams and <b>verify its consistency, traceability and quality</b></li> | <li><b>Compliance and Assurance</b>: Need to review the testing evidence collected by the development teams and <b>verify its consistency, traceability and quality</b></li> | ||
</ol> | </ol> | ||
− | |||
− | |||
<br> | <br> | ||
<b>Why is it so hard to meet these stakeholder requirements?</b><br> | <b>Why is it so hard to meet these stakeholder requirements?</b><br> | ||
<ul> | <ul> | ||
− | <li> | + | <li><b>Vast body of knowledge</b>: Development, security, risk, compliance and assurance teams need to combine their GDPR, ISO, risk tolerances level, OWASP ASVS, security testing, JAVA and .Net knowledge, filter it, and apply it to every critical functional requirement</li> |
− | + | <li><b>Complex environments</b>: Securing rapidly evolving development languages, technologies and deployment environments requires constant effort and strains already scares resources</li> | |
− | <li> | + | <li>Further compounding the problem is the fact that most other organisational processes have a <b>first line of defence</b> making sure all controls are understood and integrated into the process</li> |
− | <li>Further compounding the problem is the fact that most other organisational processes have a <b>first line of defence | + | <li><b>Software development process</b>: Unless your organisation is gifted with budget and resources the software development process does not have a first line of defence</li> |
</ul> | </ul> | ||
− | <b>The lack of a dedicated fist line of defence | + | <b>The lack of a dedicated fist line of defence and their control integration function all to often results in a a 50 page security policy being dumped on the developers desk with the comment "Implement this please"</b> |
<br> | <br> | ||
<b>What will the role of a first line of defence be in the software development process</b>: | <b>What will the role of a first line of defence be in the software development process</b>: | ||
<ol> | <ol> | ||
+ | <li>Understand GDPR, ISO, risk tolerance level, OWASP ASVS, security testing, JAVA and .Net and most importantly know which pf these apply to which functional requirement</li> | ||
<li>Generates security requirements before coding begins</li> | <li>Generates security requirements before coding begins</li> | ||
<li>Guiding developers towards correctly implementing security requirements</li> | <li>Guiding developers towards correctly implementing security requirements</li> | ||
<li>Guiding testers towards correctly verifying security requirements are met</li> | <li>Guiding testers towards correctly verifying security requirements are met</li> | ||
− | <li> | + | <li>Centrally store testing evidence to speeding up the approval process so not to block releases</li> |
− | <li> | + | <li>Help to ensure that risk tolerance levels are maintained</li> |
</ol> | </ol> | ||
− | <b> | + | <br> |
+ | <b>Secure coding tool attempts to fill the shoes of the first line of defence</b> | ||
Revision as of 07:59, 15 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
The lack of a dedicated fist line of defence and their control integration function all to often results in a a 50 page security policy being dumped on the developers desk with the comment "Implement this please"
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.
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 |