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 secureCodeBox"
Hblankenship (talk | contribs) |
(Updated the project description) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
− | + | ==OWASP secureCodeBox Project == | |
− | + | [[File:Logo secureCodeBox.png|frameless|right|Logo of the OWASP secureCodeBox Project]] | |
− | + | The OWASP secureCodeBox Project is a '''docker based, modularized toolchain''' for ''continuous security scans of your software project''. Its goal is to ''orchestrate'' and easily ''automate'' a bunch of ''security-testing tools'' out of the box. | |
− | == | + | With the secureCodeBox we provide a toolchain for continuous scanning of applications to find the low-hanging fruit issues early in the development process and free the resources of the penetration tester to concentrate on the major security issues. |
− | + | ||
− | + | ==Description== | |
− | |||
− | |||
− | |||
− | |||
+ | The purpose of secureCodeBox is not to replace the penetration testers or make them obsolete. We strongly recommend to run extensive tests by experienced penetration testers on all your applications. | ||
+ | For more informations about this project please have look at our [https://github.com/secureCodeBox/secureCodeBox GitHub Repo] | ||
− | + | Our main goal is to implement a major security testing platform and framework which enables developers and teams to integrate a bunch of security testing tools in their CI/CD environment as easy as possible. The flexibility and scalability of the platform architecture leads to features like ''multi tenancy support'', ''large scale (multi-) project testing'', support of distributed and private networks, customisable security test flows,... which enables projects to test complex environments without implementing the complete security testing infrastructure on their own. | |
− | |||
− | |||
− | |||
− | + | Secondly we try to foster a broad range of security tools to be easily integrated. Also we will try to integrate existing OWASP Projects as building blocks in our platform. | |
− | == | + | ==Roadmap== |
− | < | + | As of <strong>Mai, 2019, the highest priorities for the next 6 months</strong> are: |
− | + | * Finalize the integration with the OWASP DefectDojo Project, as a building block for security finding analytics | |
− | + | * Enhance the multi tenant support | |
+ | * Migrate the deployment setup to Kubernetes, based on terraform for provisioning | ||
+ | * Implement a UI for the Project based on the existing secureCodeBox API | ||
+ | * Integrate a new REST API security scanner | ||
− | + | '''Future milestones in general are:''' | |
+ | * Adapt a serverless infrastructure architecture for the security scanner microservices | ||
+ | * Migrate the process engine (Camunda) to a more lightweight technology (Zeebe.io maybe) | ||
− | + | ==Getting Involved== | |
+ | Contributions are welcome and extremely helpful 🙌 | ||
− | + | You are welcome, please join us on... 👋 | |
+ | * [https://github.com/secureCodeBox/ GitHub] | ||
+ | * [https://join.slack.com/t/securecodebox/shared_invite/enQtNDU3MTUyOTM0NTMwLTJiNzg3MmU2ZDY2NDFiMGI0Y2FkM2I5Mzc2ZmEzYTcyN2FlN2Y2NDFiZDE5NjAxMjg1M2IxNDViNzE3OTIxMGU Slack] | ||
+ | * [https://twitter.com/secureCodeBox Twitter] | ||
==Licensing== | ==Licensing== | ||
− | + | This Project is free software: you can redistribute it and/or modify it under the terms of the [https://github.com/secureCodeBox/secureCodeBox/blob/master/LICENSE Apache License 2.0]. | |
− | + | OWASP secureCodeBox Project and any contributions are Copyright © by {the Project Leader(s) or OWASP} {Year(s)}. | |
− | |||
− | + | ==Project About== | |
− | |||
− | == | ||
<span style="color:#ff0000"> | <span style="color:#ff0000"> | ||
− | + | {{Template:Project_About | |
− | + | | project_name=OWASP secureCodeBox | |
− | + | | leader_name1=Robert Seedorff | |
− | + | | leader_email1=robert.seedorff@owasp.org | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | = | ||
− | |||
− | |||
− | |||
− | |||
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | ||
== Project Resources == | == Project Resources == | ||
− | |||
− | |||
− | |||
− | [https://github.com/ | + | [https://github.com/secureCodeBox GitHub Project] |
− | [https://github. | + | [https://securecodebox.github.io/secureCodeBox/ Documentation] |
− | [https://github.com/ | + | [https://github.com/secureCodeBox/secureCodeBox/issues Issue Tracker] |
− | [https:// | + | [https://www.secureCodeBox.io Website] |
− | [https:// | + | [https://join.slack.com/t/securecodebox/shared_invite/enQtNDU3MTUyOTM0NTMwLTJiNzg3MmU2ZDY2NDFiMGI0Y2FkM2I5Mzc2ZmEzYTcyN2FlN2Y2NDFiZDE5NjAxMjg1M2IxNDViNzE3OTIxMGU Slack] |
− | [https:// | + | [https://twitter.com/secureCodeBox Twitter] |
− | |||
− | |||
− | |||
== Project Leader == | == Project Leader == | ||
− | + | Leader: | |
− | + | * [[User:Rseedorff|Robert Seedorff]] | |
− | + | Maintainer: | |
+ | * [[User:J12934|Jannik Hollenbach]] | ||
+ | Contributer: | ||
+ | * [[User:Timo Pagel|Timo Pagel]] | ||
+ | * [[User:Benjamin Pfänder|Benjamin Pfänder]] | ||
− | + | == Integrated Projects == | |
+ | * [[OWASP Juice Shop Project|OWASP JuiceShop Project]] | ||
+ | * [[OWASP Zed Attack Proxy Project]] | ||
+ | * [[OWASP DefectDojo Project]] | ||
== Related Projects == | == Related Projects == | ||
− | + | * [[OWASP DevSlop Project|OWASP DevSlop Project]] | |
− | + | * [[OWASP Glue Tool Project]] | |
− | |||
− | * [[ | ||
− | * [[ | ||
==Classifications== | ==Classifications== |
Latest revision as of 10:03, 19 May 2019
OWASP secureCodeBox ProjectThe OWASP secureCodeBox Project is a docker based, modularized toolchain for continuous security scans of your software project. Its goal is to orchestrate and easily automate a bunch of security-testing tools out of the box. With the secureCodeBox we provide a toolchain for continuous scanning of applications to find the low-hanging fruit issues early in the development process and free the resources of the penetration tester to concentrate on the major security issues. DescriptionThe purpose of secureCodeBox is not to replace the penetration testers or make them obsolete. We strongly recommend to run extensive tests by experienced penetration testers on all your applications. For more informations about this project please have look at our GitHub Repo Our main goal is to implement a major security testing platform and framework which enables developers and teams to integrate a bunch of security testing tools in their CI/CD environment as easy as possible. The flexibility and scalability of the platform architecture leads to features like multi tenancy support, large scale (multi-) project testing, support of distributed and private networks, customisable security test flows,... which enables projects to test complex environments without implementing the complete security testing infrastructure on their own. Secondly we try to foster a broad range of security tools to be easily integrated. Also we will try to integrate existing OWASP Projects as building blocks in our platform. RoadmapAs of Mai, 2019, the highest priorities for the next 6 months are:
Future milestones in general are:
Getting InvolvedContributions are welcome and extremely helpful 🙌 You are welcome, please join us on... 👋 LicensingThis Project is free software: you can redistribute it and/or modify it under the terms of the Apache License 2.0. OWASP secureCodeBox Project and any contributions are Copyright © by {the Project Leader(s) or OWASP} {Year(s)}. Project About
|
Project Resources
Project LeaderLeader: Maintainer: Contributer: Integrated ProjectsRelated ProjectsClassifications
|