Skip to content

1.6.6

Choose a tag to compare

@summitt summitt released this 27 Jul 20:39
· 100 commits to main since this release

🚀 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