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) (→Without further complicating development environment) |
MB netblue4 (talk | contribs) (→Duplication of effort and inconsistent implementation) |
||
Line 54: | Line 54: | ||
<h1><b>Technical Description</b></h1> | <h1><b>Technical Description</b></h1> | ||
+ | ==Without further complicating development environment== | ||
+ | <ul> | ||
+ | <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>Integrates with Jira and runs ZAP and SonarQube in docker containers | ||
+ | |||
+ | <li>SCAT is part of three domains to consider when securing software development. <em>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.</em> | ||
Revision as of 08:48, 7 October 2019
What is the Secure code assurance tool (SCAT)
What is the SCAT
Process integrity and point in time in the SDLCWithout further complicating development environmentLow levels of compliance
Compliance and assurance seen as blockers
Duplication of effort and inconsistent implementation
Without further complicating development environment
See below how the Secure code assurance tool integrates security into software development phases Sprint planning phaseObjective: Ensures security requirements are understood
Development phaseObjective: Ensure correct implementation of security requirements
Secure code review phaseObjective: Ensure correct implementation of security requirements
Testing phaseObjective: Ensure valid security testing
Approval phaseObjective: Streamline the approval and audit process
Risk managementObjective: Enable risk managers to prioritise, plan and monitor mitigation efforts
When developing secure software we need to consider both standard secure code and client specific architectural requirements Standard secure code requirements
Client specific architectural requirements
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 |