mike-goodwin / owasp-threat-dragon-desktop

An installable desktop variant of OWASP Threat Dragon
Apache License 2.0
594 stars 90 forks source link

'Report' button does not exist #71

Closed kingazf closed 4 years ago

kingazf commented 4 years ago

... or I am very obtuse and cannot find it. Tried with both my own threat model as well as the demo one. Any tips?

Using the desktop version.

jgadsden commented 4 years ago

Are you using the packaged download @kingazf ? As far as I know this not yet available in the packaged downloads, and you have to checkout the master branch and run from there using npm run start

k1kkan commented 4 years ago

Same issue with macOS desktop application. To my understanding running npm npm install and npm start would require homebrew for macOS which is not an alternative for me.

k1kkan commented 4 years ago

Fixed by installing node.js from https://nodejs.org/en/download/ and then install npm and run.

jgadsden commented 4 years ago

This will be fixed in the next release of TD desktop, which should be out by the end of Feb '20

jgadsden commented 4 years ago

Hello @kingazf and @k1kkan - the report button feature is now stable, and you should not get any more problems, with version 1.0 release: https://github.com/mike-goodwin/owasp-threat-dragon-desktop/releases/tag/v1.0