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) (→Why is producing secure software so hard and how does the Secure code assurance tool help?) |
MB netblue4 (talk | contribs) (→OWASP Tool Project Template) |
||
| Line 22: | Line 22: | ||
<p> | <p> | ||
| + | |||
| + | == Problems the tool address == | ||
| + | <ol> | ||
| + | <li>Developers don’t understand the complex security requirements and cannot implement them in code. Resulting in low levels of compliance and cost post development security assessment</li> | ||
| + | <li>Testers don’t know how to test the security requirements and cannot verify that it has been mitigated. Resulting in the release being delayed while development teams do a blind scramble for evidence to prove they have met the security requirements</li> | ||
| + | <li>Risk managers struggle to answer basic questions like what is the highest priority risk across our application landscape, and therefore cannot prioritise or coordinate mitigation efforts. Resulting in duplication of effort and inconsistent implementation across teams</li> | ||
| + | </ol> | ||
| + | |||
| + | |||
| + | == How does the Secure code assurance tool (SCAT) help== | ||
| + | <ul> | ||
| + | <li>SCAT is a secure code assurance tool for both inhouse and third party development teams </li> | ||
| + | <li>SCAT is designed to perform a “first line of defense” function for the software development teams </li> | ||
| + | <li>SCAT ensures development teams understand security requirements, correctly implements these, have the testing evidence proving correct implementation and provides insight into development and test.ing efforts </li> | ||
| + | </ul> | ||
| + | Promoting compliance to security requirements | ||
| + | <ul> | ||
| + | <li>SCAT allows organisations to translate complex security requirements into code level and testing guidance for development teams. Enabling development teams to correctly and consistently implement these.</li> | ||
| + | </ul> | ||
| + | Integrates security | ||
| + | <ul> | ||
| + | <li>SCAT wraps security theory, best practices and requirements into set of single purpose security screens. Then maps those screens to a specific SDLC phase. This mapping informs developers of the security requirements for that SDLC phase and gives them the tools to meet those requirements. </li> | ||
| + | </ul> | ||
| + | Minimizes the impact of audit and assurance | ||
| + | <ul> | ||
| + | <li>SCAT allows testers stores testing evidence against the critical application function and its associated risk. Providing traceability through requirements and centrally storing and publishing test evidence.</li> | ||
| + | </ul> | ||
| + | Informing risk based decision making | ||
| + | <ul> | ||
| + | <li>SCAT shows, for each application critical function, how many test plans have test evidence and how many security requirements have secure code blocks. Allowing risk teams see which application critical functions need more testing effort and how that testing effort can best be coordinated and prioritized across the appalachian landscape | ||
| + | SCAT is a simple 5 screen MVC, C# web application with a small footprint that can be deployed to third party and inhouse development teams without further complicating development environment.</li> | ||
| + | </ul> | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | == How does the Secure code assurance tool (SCAT) work== | ||
| + | Promoting compliance to security requirements | ||
| + | <ul> | ||
| + | <li>Firstly, understand the security requirement: The tool maintains the following internal mapping allowing organisations to translate complex security requirements into code level and testing guidance the development teams understand. | ||
| + | Technologies used in the organisation to secure code requirements</li> | ||
| + | <ol> | ||
| + | <li>Secure code requirements (OWASP ASVS) to secure code building block </li> | ||
| + | <li>Secure test plans to OWASP top 10 risks (OWASP testing guide)</li> | ||
| + | <li>The first and second mapping lifted from SKF and duplicated in the SCAT. I hope to link with the SKF and remove the duplicate functionality from the SCAT tool. </li> | ||
| + | </ol> | ||
| + | <li>Secondly, verify understanding: The tool also makes use of OWASP ZAP basic scan and simple risk training sandboxes to validate understanding and correct implementation</li> | ||
| + | </ul> | ||
| + | Integrates security | ||
| + | <ul> | ||
| + | <li>In the sprint planning phase SCAT implements “shift left” and uses its internal mapping to generate security requirements before development begins</li> | ||
| + | <li>In the Development phase SCAT implements “best practices” that explain security requirements, provides code level and testing guidance to correctly implement them and basic automatic security tooling to verify understanding and correct implementation</li> | ||
| + | <li>In the Testing phase SCAT implements “traceability through requirements” and links security test evidence to the critical application function it tests</li> | ||
| + | </ul> | ||
| + | |||
== <b>Introduction</b>== | == <b>Introduction</b>== | ||
There are 3 domains to consider when securing software development. | There are 3 domains to consider when securing software development. | ||
Revision as of 07:07, 20 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.
Problems the tool address
How does the Secure code assurance tool (SCAT) help
Promoting compliance to security requirements
Integrates security
Minimizes the impact of audit and assurance
Informing risk based decision making
How does the Secure code assurance tool (SCAT) workPromoting compliance to security requirements
Integrates security
IntroductionThere are 3 domains to consider when securing software development.
Why the Secure code assurance toolProducing secure software requires the input of a number of teams
Why is producing secure software so hard and how does the Secure code assurance tool help?
How does the tool help How does the tool help How does the tool help How does the tool help
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.
How does the Secure code assurance tool help generate secure codeSee below how the Security code assurance tool supports the phases of software development and contributes to producing secure software
Tool setup
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
| |||||||||||||||||||||||||||||||||||||||||||||



