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 5: | Line 5: | ||
==<b>Description</b> == | ==<b>Description</b> == | ||
| − | |||
<ul> | <ul> | ||
<li>Secure code assurance tool (SCAT) is used by inhouse and third party development teams to build, verify and assure secure software</li> | <li>Secure code assurance tool (SCAT) is used by inhouse and third party development teams to build, verify and assure secure software</li> | ||
| − | <li> | + | === Build === |
| − | <li> | + | <ul> |
| − | <li> | + | <li>SCAT uses code level guidance to clearly instructs developers on how to correctly implement security requirements</li> |
| + | </ul> | ||
| + | === Verify === | ||
| + | <ul> | ||
| + | <li>SCAT uses a combination of ZAP basic scans and security test plans to verify correct implementation of security requirements</li> | ||
| + | </ul> | ||
| + | === Assure === | ||
| + | <ul> | ||
| + | <li>SCAT centrally stores and publishes assurance evidence proving development teams correctly implemented security requirements</li> | ||
| + | </ul> | ||
| + | |||
| + | |||
<li>SCAT performs the following “first line of defense” functions</li> | <li>SCAT performs the following “first line of defense” functions</li> | ||
| + | [[File:SCATGovObj.png|thumb]] | ||
| + | === Benefits realisation: Enabling development teams to deliver at speed=== | ||
<ol> | <ol> | ||
<li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Promoting_compliance_to_security_requirements Promoting compliance to security requirements]</li> | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Promoting_compliance_to_security_requirements Promoting compliance to security requirements]</li> | ||
<li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Minimising_the_impact_of_audit_and_assurance Minimising the impact of audit and assurance]</li> | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Minimising_the_impact_of_audit_and_assurance Minimising the impact of audit and assurance]</li> | ||
| + | </ol> | ||
| + | === Risk optimisation: Minimise the negative and maximise the positive consequences=== | ||
| + | <ol> | ||
<li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Informing_risk_based_decision_making Informing risk based decision making]</li> | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Informing_risk_based_decision_making Informing risk based decision making]</li> | ||
| + | </ol> | ||
| + | === Resource optimisation: Predictable, repeatable and consistent level of security across all teams === | ||
| + | <ol> | ||
<li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Integrating_security_into_the_software_development_process Integrating security into the software development process]</li> | <li>[https://www.owasp.org/index.php?title=OWASP_Security_Integration_System#Integrating_security_into_the_software_development_process Integrating security into the software development process]</li> | ||
</ol> | </ol> | ||
| + | <br> | ||
<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> | ||
| − | <li>SCAT is part of three | + | <li>SCAT is part of three domains to consider when securing software development</li> |
<i>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.</i> | <i>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.</i> | ||
</ul> | </ul> | ||
Revision as of 05:43, 30 August 2019
Description
BuildVerifyAssure
Benefits realisation: Enabling development teams to deliver at speedRisk optimisation: Minimise the negative and maximise the positive consequencesResource optimisation: Predictable, repeatable and consistent level of security across all teams
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 developers use SCATSee below how the Secure code assurance tool integrates security into software development phases
Preparation phaseWhen developing secure software the SCAT helps development teams Write secure codeSafely deploy in organisation environmentSee how to import organisations specific risks, security requirements, secure code blocks and tests
How does the SCAT implement first line of defencePromoting compliance to security requirements
Minimising the impact of audit and assurance
Informing risk based decision makingIntegrating security into the software development process
Who uses Secure code assurance tool (SCAT)LicensingThis 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. Project Resources[Installation Package] [Source Code] Project LeaderClassifications
| ||||||



