Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ThomasDThales ThomasDThales released this 14 Jun 07:36
· 3 commits to master since this release
70f9699

Changelog

Improvements

  • Added red text color to the invalid risks in ISRA Report and additional validations when saving (Issue #84)
  • Added keeping focus of the last risk abd vulnerability selected while navigating (Issue #189)
  • Added and updated UX to highlight the invalid / empty mandatory fields (Issue #216)
  • Disabled navigation and buttons while data is loading (Issue #239)
  • Added a shortcut to switch panels (Ctrl + Tab) (Issue #262)
  • Added a sticky navigation bar (Issue #266)

Noteworthy bug fixes

  • Fixed issue with disappearing text in 'Risk Mitigation' security control description (Issue #191)
  • Fixed issue with weird display of security control description in 'Risk Mitigation' when quickly adding mitigations (Issue #207)
  • Fixed issue with locked navigation and freezing when an array had no item (Issue #225)
  • Fixed possibility to select a supporting asset without any business asset selected for a risk (Issue #234)
  • Fixed issue with changes in business asset security property value ranking not reflected on the associated risks score (Issue #257)
  • Fixed overflowing Business Asset Name's text box when resizing (Issue #88)
  • Fixed display of tooltip for CVE Score (Issue #97)
  • Fixed issue with deleted vulnerabilities contained in attack paths doesn't trigger errors (Issue #133)
  • Fixed display of revision and iteration display in Report panel (Issue #170)
  • Fixed opening of .sra file with help of file association (Issue #176)
  • Fixed value of reference inputs not set to default after deleting the referenced item (Issue #177)

Miscellaneous changes

  • Updated some dependencies to address security vulnerabilities
  • Updated test cases to reflect changes

Full Changelog: 1.1.0...1.2.0