Skip to content

Version 2.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 15:37
· 299 commits to main since this release

This release adds:

  • Two new GitHub-related env vars:
    • GITHUB_USE_SEARCH: if true, uses octonode's search.reposAsync instead of reposAsync passing in a search query
    • GITHUB_SEARCH_QUERY: specifies the search query to use when searching for repos for Threat Dragon to use
  • Fixes for various niggles with the drawing styles and abilities:
    • allow change in aspect ratio for diagram components
    • selecting a data flow or a trust boundary by double clicking
    • provide bidirectional option for data flows
    • line widths and dashed ratios modified
    • provide new data flow when a double click is received on a node
  • Translation for Finnish

Web application

The web application is provided as a .tar.gz file or a .zip file along with a software bill of materials (SBOM).

Docker container

Pull from docker hub using docker pull --platform linux/x86_64 owasp/threat-dragon:v2.0.6

Desktop version

Platform File checksum
Windows NSIS installer Threat-Dragon-ng-Setup-2.0.6.exe latest.yml
MacOS installer Threat-Dragon-ng-2.0.6.dmg latest-mac.yml
Linux AppImage Threat-Dragon-ng-2.0.6.AppImage latest-linux.yml
Debian package, AMD64 threat-dragon_2.0.6_amd64.deb
Redhat package manager, X86 64 bit threat-dragon-2.0.6.x86_64.rpm

Installing on Windows

Depending on the security applied in your Windows, you may need to open the file properties
and check the 'Unblock' checkbox to allow Threat Dragon to run

Installing on MacOS

Use the disk image .dmg file to install on MacOS systems,
the Threat Dragon application .zip is used for automatic updates only

Selecting the Linux package to use

AppImage can be used for most Linux distributions and hardware platforms
The Snap image is available from the official snapcraft distribution
.rpm for Red Hat Linux, AIX, CentOS, Fedora
.deb for debian based Linux such as Ubuntu, Trisqel and Debian itself