Dradis Framework is a collaboration and reporting tool for information security teams to manage and deliver the results of security assessments, in less time and with less frustration than manual methods.
Cross-references in Word reports
A frequent report template request is being able to cross-reference Issues, so that you can have a summary table of issues in one part of the finished report that links to each full Issue description later in the report. Previously we have implemented this using VBA macros; now you can do it right in the Word template using content controls, no VBA needed!
You can create links in summary tables, or even refer to specific issues in other blocks of text (such as Content Blocks) with links directly to each individual issue you want to reference. For example, maybe you have a “Most urgent issues” content block? Now you can refer to those individual issues with links in text.
Reach out to us if you would like us to implement cross-referencing in your Word report templates, or if you currently have a VBA macro implementation of cross-referencing that you want to replace with the built-in cross-referencing feature.
Custom Tag Order
You have been able to customise tags in Dradis for a while; now you can sort them dynamically as well. For example, maybe you have your own custom “Resolved” tag as well as your typical High/Medium/Low tags, and you want Resolved issues sorted first. Now you can do that! Change your mind and want to see High issues first? Re-order the tags and you’re done.
Kit Updates
We refreshed our built-in Kits with updated templates for reports, projects, issues, and more. We also included integration mappings and rules, along with an OWASP Top 10 methodology update.
Kits can be deployed immediately on an instance (no upload required) and can be used immediately with some tool output for which mappings are included. Other tweaks like CVSSv4 support are also included.
Release Notes
- Projects: Add `Owner` column to projects data table
- Tags: Add custom ordering
- Welcome Kit:
- Add HTML report template
- Add issue and evidence templates
- Add integration mappings
- Add project template
- Add rules for Rules Engine
- Update OWASP Top 10 methodology to latest version (2021)
- Update report templates
- Upgraded gems: net-scp, net-ssh, rexml
- Bug fixes:
- Dashboard: refresh cache on recent project changes
- Word export: allow charts to be edited post-export
- Integration enhancements:
- Gateway: Process Liquid in content block, evidence, issue and note text by default when rendering template
- SAML: Bump ruby-saml dependency to 1.17
- Reporting enhancements:
- Word:
- Add support for cross-references
- Add support for mismatched nested lists
- Word:
- Security Fixes:
- High: Authenticated (author) persistent cross-site scripting