Factionsecurity Faction Versions Save

Pen Test Report Generation and Assessment Collaboration

1.2.5

1 month ago

Bugfix:

  • Introduced an issue that broke the text editor in scheduling.
  • Bad escape in remediation searching
  • Filters not working in remediation search

1.2.4

1 month ago

Bugfix

  • "Undo" history captured details from every vulnerability selected causing "undo" to show incorrect history.
  • Fix issues with markdown that would format tables incorrectly

Added Features

  • Text editors now have a code view.

1.2.3

1 month ago

Bugfix

  • Unable to change severities with native vulnerability rankings

1.2.2

1 month ago

Bugfix: 1.2 introduced a bug that prevented vulnerabilities from being deleted.

1.2.1

1 month ago

Bugfix:

  • Accept-Language header in different regions would cause post requests to fail
  • Legacy Code cause error when editing an existing assessment

1.2.0

1 month ago

New Features

  • CVSS 3.1 and 4.0 Calculators and Scoring
  • Faction App Store and New Extension API
  • Allow Extensions to Update Generated Reports

Enhancements

  • Double Click to Add Assessment Templates

Bug Fixes

  • Fix the issue where you can't break out of bulleted lists or images when they are the last line
  • Fix several styling issues
  • Fix Editor HighLight color not showing

1.1.27

2 months ago

Bug fixes

  • text highlights not working on the assessment schedule text area
  • Incorrect date format in verifications API
  • verifications not showing on the assessment dashboard

1.1.26.2

2 months ago

Enhancements:

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

1.1.26.1

2 months ago

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

3 months ago

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.