OWASP / Maturity-Models

Node application to help managing Maturity Models like the ones created by BSIMM and OpenSAMM
Apache License 2.0
187 stars 51 forks source link

Refactor logic in Observed-Controller into separate service #210

Closed DinisCruz closed 7 years ago

DinisCruz commented 7 years ago

This will allow the easy fix of Observed controller modifies project objects #209 (and better testing)

Made possible by Add ability to load all required project data in one go #207