Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: factionsecurity/faction

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

1.6.1

03 Jul 06:05

Choose a tag to compare

πŸš€ Upgrades πŸš€

  • Custom URLs for SSO
  • Cleaned up how Custom Variables show in assessments
  • Adding 'Underline' to Text Editors and custom markdown to support 'Underlines'
  • Dynamic Saving of Custom Fields on the Summary pages
  • Added ability to clear all notifications
  • Added an additional REST API endpoint for getting assessment stats.

πŸ› Bugfixes πŸ›

  • Fixed issues with output encoding on some pages
  • Fixed issue in custom fields that would break JSON when a double quote was added
  • Fixed issue where Custom Fields not working correctly with extensions

Full Changelog: 1.5.2...1.6.1

1.5.2

30 May 03:48

Choose a tag to compare

πŸš€ Upgrades πŸš€

  • SAML Single Sign On Integration
  • Short links instead of base64 image blobs in the markdown editors

πŸ› Bugfixes πŸ›

  • Some report generation edge cases would break the UI and prevent scheduling or editing the assessment.

Full Changelog: 1.5.1...1.5.2

1.5.1

20 May 13:49

Choose a tag to compare

πŸ› Bugfixes πŸ›

  • Fixed reporting issue introduced in v1.5.0 that would break reports if smaller report was generated after a large report on the same assessment

Full Changelog: 1.5.0...1.5.1