Releases: factionsecurity/faction
Releases · factionsecurity/faction
1.4.0
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
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
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
Bugfix
- Typo on User Create Screen
1.3.30
Bugfix
- Fixed issue related to Team Level Permissions
1.3.29
Bugfix
- issues with vulnerability title that locks the UI when a single quote is added
1.3.28
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
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
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
Minor bugfixes related to registering users.