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

Application has no ability to set file based permissions for Data repos #145

Closed DinisCruz closed 8 years ago

DinisCruz commented 8 years ago

This means that it will not be possible to prevent user of data "repo A" to modify data from "repo B"

The current model is based on running the full app on Docker.

So if isolation between repos (and data stores) is needed, then run it on different containers

See also:

DinisCruz commented 8 years ago

Accepting as by design