Skip to content

Releases: factionsecurity/faction

1.7.7

11 Mar 06:10

Choose a tag to compare

🐛 Bugfixes 🐛

Remove unnecessary intermediate form post for OIDC auth #124

Full Changelog: 1.7.6...1.7.7

1.7.6

11 Mar 05:11

Choose a tag to compare

🐛 Bugfixes 🐛

  • Remove unnecessary intermediate form post for SSO auth #124
  • Upgrade Java Libraries

Full Changelog: 1.7.5...1.7.6

1.7.4

01 Mar 20:52

Choose a tag to compare

🚀 Upgrades 🚀

  • Many improvements to speed up report generation
  • Replaced polling with Server Side Events for tracking multi user edits in realtime
  • Added CSV downloads to the Manager Dashboard
  • Improved searching in the Manager Dashbaord

🐛 Bugfixes 🐛

  • Adding Full assessment details(#122) and ignored case searches when creating an assessment via api
  • Fixed issues were bad html would crash report generation

Full Changelog: 1.7.1...1.7.4

1.7.1

25 Nov 05:01

Choose a tag to compare

🐛 Bugfixes 🐛

  • Image auto-bordering cause performance issues when large reports were generated
  • Authentication bypass issue when the appstore was disabled, reported by @wasfyelbaz

Full Changelog: 1.7.0...1.7.1

1.7.0

27 Oct 13:21

Choose a tag to compare

More info in our blog: https://medium.com/@we-are-faction/owasp-faction-1-7-major-updates-for-enterprise-security-teams-aa205cef68e7

🚀 Upgrades 🚀

  • Added the manager dashboard
  • Expanded the Markdown Syntax
  • Added the ${Figure#.#} variable for captions
  • Automatically add borders to images
  • Added CVE Searching
  • Updated the Status Workflow
  • Expanded the REST API

🐛 Bugfixes 🐛

  • Fixed issue with vulnerability severities getting replaced when CVSS was not suppoed via the API #110
  • Fixed issues with custome variable updating via the API (#113 , #114 )
  • Generated report would add extra spaces around images
  • Fixed Chart colors shown incorrectly in Assessments
  • Fixed App Extensions running after they were disabled
  • Fixed Reports breaking when remediation user was removed
  • Fixed issue with editing assessments
  • Fixed Permission issue where users in the teamOnly and assessmentOnly roles could download reports ( #111 )

New Contributors

Full Changelog: 1.6.8...1.7.0

1.6.8

27 Aug 19:48

Choose a tag to compare

🚀 Upgrades 🚀

  • Adding UserDefined Variables to Vulnerability Templates
  • Improved Calendar Features for Report Outs

🐛 Bugfixes 🐛

  • Report generation was not fully working in 1.6.7
  • User-defined variables not saving when a new vuln is created
  • Som features were broken for the manager role
  • Fixing hyperlink issues in report generation
  • Fixed CVSS Scoring issue #108

Full Changelog: 1.6.7...1.6.8

1.6.7

01 Aug 18:29

Choose a tag to compare

🚀 Upgrades 🚀

  • More reliable centering of images
    🐛 Bugfixes 🐛
  • Manager Role was not able to properly view assessments
  • Editing an assessment after it was created would wipe out preset custom variables.
  • Fixing extra space around images

Fixed an issue where variables in hyperlink text would not properly link when replaced
Fixed issue where variables that contain special chars could break the report generation by placing bad chars in xml tags.

1.6.6

27 Jul 20:39

Choose a tag to compare

🚀 Upgrades 🚀

  • Added Custom Date formatting to variables. ${today} can now be ${today dd/MM/yyyy}. This applies to all built in date variables in faction. (today, asmtStart, asmtEnd)
  • Added Better hyper link functionality. If you want a custom variable to be a link you must put it in a hyperlink field in the template and append "link" to the variable. Example: ${cfAffectedURL link}
  • Added automatic linking for CVSS Vectors to first.org. To use this change the variable ${cvssString} to ${cvssString link}. Depending on your choose in Faction of CVSS 3.1 or CVSS 4.0, it will automatically link the CVSS string.

Full Changelog: 1.6.4...1.6.6

1.6.4

26 Jul 07:14

Choose a tag to compare

🚀 Upgrades 🚀

  • Allow Editing of Custom Variables after they have been created.
  • Better handling of deleted Custom Variables

🐛 Bugfixes 🐛

  • Fixed an issue where variables in hyperlink text would not properly link when replaced
  • Fixed issue where variables that contain special chars could break the report generation by placing bad chars in xml tags.

Full Changelog: 1.6.3...1.6.4

1.6.2

08 Jul 07:56

Choose a tag to compare

🐛 Bugfixes 🐛

  • Fixed bug Introduced in 1.6.1 that prevented custom variables from rendering in paragraphs

Full Changelog: 1.6.1...1.6.2