devsecopsmaturitymodel / DevSecOps-MaturityModel

GNU General Public License v3.0
460 stars 266 forks source link

Implementation View Browsing Issue #233

Closed wurstbrot closed 5 months ago

wurstbrot commented 1 year ago

Mentioned by Jukka Lahtinen: We just did the DSOMM assessment with a project team. After this I exported the edited yaml from the “Implementation levels”-page. Unfortunately, the yaml to be exported seems to be reverted back (bug) to the mounted version every time user navigates to some other page and back to “Implementation levels”, even though the chart shows all the selections (that are stored in the local storage).


I used the web page version first, but same applies to mounting the generated yaml to a Docker container. I managed to reproduce this behaviour with Chrome and Firefox.


This bug can be reproduced:

Comment by @0x41head: I believe the issue stems from the fact that we are tracking what is implemented using state variables rather than global variables.

wurstbrot commented 1 year ago

@ptechofficial will analyse/fix timeboxed for ~3 hours.

wurstbrot commented 5 months ago

@ptechofficial How is the status here?