Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OWASP/threat-dragon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.9
Choose a base ref
...
head repository: OWASP/threat-dragon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 13 commits
  • 29 files changed
  • 3 contributors

Commits on Oct 12, 2023

  1. draft version 2.0.10 demo

    jon gadsden committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b4441ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. update workflow action versions and package versions

    jon gadsden committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9e99a54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #772 from OWASP/update-action

    update workflow action versions and package versions
    jgadsden authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f2db458 View commit details
    Browse the repository at this point in the history
  3. Bump aquasecurity/trivy-action in /.github/workflows

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.12.0...0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6e64220 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. add a modified flag to threat model state

    jon gadsden committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b50da91 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. use events to detect changes of diagrams

    jon gadsden committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6b2add3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. use the modified flag when editing threat model

    jon gadsden committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f9cf260 View commit details
    Browse the repository at this point in the history
  2. signal to electron that a model has been modified

    jon gadsden committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    50dd67d View commit details
    Browse the repository at this point in the history
  3. provide guard for electron open, close and new model

    jon gadsden committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c83a3fa View commit details
    Browse the repository at this point in the history
  4. provide guard for electron menu recent items

    jon gadsden committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1ce2bf7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #774 from OWASP/modify-save

    Guard in electron for unsaved changes
    jgadsden authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8b9337e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20839ca View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. release version 2.1.0

    jon gadsden committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    61356cf View commit details
    Browse the repository at this point in the history
Loading