threat-dragon icon indicating copy to clipboard operation
threat-dragon copied to clipboard

Allow user to specify a commit message to be used

Open fdellwing opened this issue 1 year ago • 2 comments

Describe what problem your feature request solves: "Created by OWASP Threat Dragon" and "Updated by OWASP Threat Dragon" are fine for playing around, but are not enough for a real production use.

Describe the solution you'd like: I would like to be able to write a commit message myself while saving changes in TD. The feature should be disabled by default but has 2 modi if activated via ENV: enabled (you can write your own message) and forced (you have to write your own message).

fdellwing avatar Jun 05 '24 10:06 fdellwing

this is a good suggestion @fdellwing , are you able to provide the implementation? I can assign it to you if you like

jgadsden avatar Jun 05 '24 10:06 jgadsden

I have no idea where I would even start with that. Like, I know where these strings are hardcoded. But I have no idea how to create a popup message field or pass the content around. I'm not a developer and even less a JS developer.

fdellwing avatar Jun 05 '24 11:06 fdellwing