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) (→Description) |
MB netblue4 (talk | contribs) (→Description) |
||
| Line 8: | Line 8: | ||
<li>Secure code assurance tool (SCAT) is designed to be the “first line of defense” for the software development processes. And performs the following functions (see [https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence below] for more detail)</li> | <li>Secure code assurance tool (SCAT) is designed to be the “first line of defense” for the software development processes. And performs the following functions (see [https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence below] for more detail)</li> | ||
<ol> | <ol> | ||
| − | <li>Promoting compliance to security requirements</li> | + | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence Promoting compliance to security requirements]</li> |
| − | <li>Minimising the impact of audit and assurance</li> | + | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence Minimising the impact of audit and assurance]</li> |
| − | <li>Informing risk based decision making</li> | + | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence Informing risk based decision making]</li> |
| − | <li>Integrating security into the software development process</li> | + | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#How_does_the_SCAT_implement_first_line_of_defence Integrating security into the software development process]</li> |
</ol> | </ol> | ||
<li>SCAT is a simple 5 screen MVC, C# web application with a small footprint that can be deployed without further complicating development environment</li> | <li>SCAT is a simple 5 screen MVC, C# web application with a small footprint that can be deployed without further complicating development environment</li> | ||
Revision as of 16:58, 26 August 2019
Description
I've detailed the other domains in an article that will be published in the Nov/Dec issue of the ISC2 magazine, I will add a link here after publication. See how SCAT is used in the secure software development procedureSee below how the Security code assurance tool integrates security into the phases of software development
Preparation phaseWhen developing secure software the SCAT helps development teams
Write secure code
Safely deploy in organisation environmentCreate environment specific security requirementsImport environment specific security requirements
How does the SCAT implement first line of defence
Who uses Secure code assurance tool (SCAT)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
| ||||||



