hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add Additional Attribute to Distinguish Between Technical and Organizational Measures #164

Open hutschen opened 11 months ago

hutschen commented 11 months ago

An additional attribute should be added to the Measure class to indicate whether a measure is technical or organizational. This new attribute needs to be integrated into the corresponding input and output models as well as the database class. The WebAPI interfaces may also need to be adjusted accordingly.