Skip to content

Releases: factionsecurity/faction

1.4.0

18 Dec 16:53
Compare
Choose a tag to compare

What's Changed

🎉 🚀 Upgrades 🎉 🚀

  • Upgrade Struts 2.5.33 to 6.7.0 - Fixes Many Vulnerabilities by @dependabot in #84

🐛 Bugfixes 🐛

  • Fixed missing vulnerabilities in PeerReview history by @summitt in #85

Full Changelog: 1.3.36...1.4.0

1.3.36

03 Dec 09:57
Compare
Choose a tag to compare

Bugfix

  • The Vulnerability Table did not resize correctly when the Notes tab was selected.
  • The Vulnerability Table did not show correct severity colors when other assessors added new issues in real-time.
  • Auto-closing alerts should be dismissed by clicking anywhere on the page.
  • Status was not working as expected when searching for assessments in the Engagement Search.
  • Fixed a CSS issue for disabled dropdowns.
  • CVSS Scores did not display correctly in PeerReview for smaller monitors.

1.3.35

10 Nov 03:30
Compare
Choose a tag to compare

Bugfix

  • Custom fields on vulnerabilities did not get cloned into extensions and would cause reports to break if used in an extension.

1.3.32

28 Oct 07:29
Compare
Choose a tag to compare

Bugfix

  • Typo on User Create Screen

1.3.30

25 Oct 21:38
Compare
Choose a tag to compare

Bugfix

  • Fixed issue related to Team Level Permissions

1.3.29

25 Oct 14:24
Compare
Choose a tag to compare

Bugfix

  • issues with vulnerability title that locks the UI when a single quote is added

1.3.28

21 Oct 05:13
Compare
Choose a tag to compare

Bugfixes:

  • Fixed issue #77 where Vulnerability Blocks incorrectly showed CVSS Score instead of the CVSS String
  • Fixed Issue #64 where reports did not update the header and footer variables

Enhancements

Mostly refactoring parts of the project to make it easier to extend in the future.

1.3.27

14 Oct 13:42
Compare
Choose a tag to compare

Feature Updates

  • Adding features to make it easier to extend Faction. Reorganized some of the code structure. Nothing is noticeable to end users at this point.

Bugfix

1.3.26

12 Oct 06:52
Compare
Choose a tag to compare

Bugfix

  • Fixed issues in vulnerability titles and edge cases that would prevent the assessment from loading.
  • Fix invalid data entered via API

1.3.25

08 Oct 06:04
Compare
Choose a tag to compare

Minor bugfixes related to registering users.