devsecopsmaturitymodel / DevSecOps-MaturityModel

GNU General Public License v3.0
484 stars 279 forks source link

YAML Structure for Team-Based Assessment #237

Closed ptechofficial closed 10 months ago

ptechofficial commented 1 year ago

For Team-Based Assessment #211 , we need to update YAML structure that can incorporate details of the team that have completed this task.

I was thinking we can do something like this. This is in "meta.yaml" file. image

And for "generated.yaml" file we can do something like this: image

ptechofficial commented 1 year ago

The previous structure in "teamsImplemented" is an array, I suggest we should make it a {key,value} object. image This is the changed "teamsImplemented" structure.