Simon
Simon
Funny I just ran into the same problem, I worked around by not using the plugin, but using the rest api directly: ``` notify: - name: notifyGroup platform: rest method:...
Well basically I create a QHttpServer with a predefined ssl certificate for the tests (created on my system with a recent openssl, and selfsigned (no need to recreate certificates for...
sure: ``` $ docker run --rm -it -v "$(pwd)":/work threagile create-example-model -output /work unknown shorthand flag: 'o' in -output ``` and if i use the double dash: ``` $ docker...
@ezavgorodniy is there anything else you need as information?
I fixed it inside my threat model by adding the print line, then seeing whats missing and then fixing it in the yaml. But at least in my opinion the...
I am currently experimenting with/developing an additional report generator, this might be a solution, but I need to check if I can come up with replacements for all the used...
@softScheck have a look at the adoc report that is created next to the old pdf. does this solve your toc needs?
I currently have some open todos: - [x] get all basic html code fixed/adjusted that is injected via modules (current open one is ) - [x] fix all small grey...
Hi @srcnuzn, I have no permission to merge. I used this source to create a Threat Model and handed it to the TÜV for some certification lets hope they are...
I figured out the same for my reports, same for the coloring of the chapters which should turn to less warning colors if all risks are mitigated but they stay...