Skip to content

Releases: factionsecurity/faction

1.1.26.2

27 Feb 22:47
Compare
Choose a tag to compare

Enhancements:

  • Adding the ${fill} variable to vulnerability blocks to change background colors

1.1.26.1

26 Feb 14:49
Compare
Choose a tag to compare

Bugs Fixed:

  • Issue where reports would fail silently if the impact or likelihood were null. This most commonly happens when uploading issues via the api or adding custom issues.
  • Dockerfiles should pull from releases instead of building from main
  • Downloading files was broken in retests

Enhancements:

  • Remediation UX improvements to colors and improved layout of verification/remediation forms

1.1.26.0

15 Feb 06:59
Compare
Choose a tag to compare

Bug fixes

  • Fixes an issue that prevents templates and reports from loading if a team or assessment type is deleted.
  • Fixes issues that prevented deleting the assessment type.

Enhancements:

  • Templates are now stored in the database instead of the file system
  • Some initial setup tasks are not run in a background thread to prevent the application from lagging when setup information is submitted.

1.1.25.1

12 Feb 06:20
Compare
Choose a tag to compare

Fixed Issue with SMTP settings showing extra chars.
Fixed issue that did not auto select the the checklist assessment types.

1.1.25

10 Feb 16:35
Compare
Choose a tag to compare

Features Added

  • Update API to upload default vulnerability templates in JSON and CSV formats

Bug Fixes

  • Better Server side markdown support
  • Issue with string-concatenated descriptions we importing from vulndb
  • Fix mismatched severity rankings in the assessment view that showed incorrect graphs

1.1.24.2

07 Feb 15:43
Compare
Choose a tag to compare

Bug fixes in this release:

  • LDAP was broken if user was modified from any other Auth method to LDAP
  • Add a confirm message before deleting a user
  • Sometimes in Peer Review the "Complete" button would be available before Locks were cleared which resulted in the error message "Can't Save when someone else is editing"
  • If a user account was locked out before they ever logged in the system would generate a null pointer exception that prevented unlocking the user account.

1.1.24.1

06 Feb 15:03
Compare
Choose a tag to compare

Fixed permission issue that would show session expired when user only had the 'assessor' permission.

1.1.24

03 Feb 06:34
Compare
Choose a tag to compare
  • Fixed Issue In ReTests where full vulnerability details did not display correctly
  • Streamlined Retest UI
  • CacheBuster on Version Checks

1.1.23

30 Jan 01:10
Compare
Choose a tag to compare

adding version checks

1.1.22

29 Jan 23:48
Compare
Choose a tag to compare

Adding version checking and alerting