Skip to content

Latest commit

 

History

History
102 lines (71 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

102 lines (71 loc) · 2.1 KB

v4.14.0 (October 2024)

  • No changes

v4.13.0 (July 2024)

  • No changes

v4.12.0 (May 2024)

  • Migrate integration to use Mappings Manager
  • Update Dradis links in README
  • Update template names to include uploader

v4.11.0 (January 2024)

  • Fix compatibility with nokogiri >= 1.15

v4.10.0 (September 2023)

  • Update gemspec links

v4.9.0 (June 2023)

  • Adds strong and code tags parsing

v4.8.0 (April 2023)

  • No changes

v4.7.0 (February 2023)

  • Add support for large base64 response

v4.6.0 (November 2022)

  • No changes

v4.5.0 (August 2022)

  • No changes

v4.4.0 (June 2022)

  • Registers template mappings locally

v4.3.0 (April 2022)

  • No changes

v4.2.0 (February 2022)

  • No changes

v4.1.0 (November 2021)

  • No changes

v4.0.0 (July 2021)

  • No changes

v3.22.0 (April 2021)

  • No changes

v3.21.0 (February 2021)

  • No changes

v3.20.0 (December 2020)

  • Convert highlighted HTML code to Dradis highlight format
  • Make issue.detail available at the Evidence level for HTML uploads
  • Make issue.location available at the HTML Evidence level

v3.19.0 (September 2020)

  • No changes

v3.18.0 (July 2020)

  • No changes

v3.17.0 (May 2020)

  • No changes

v3.16.0 (February 2020)

  • Update severity fixture for specs

v3.15.0 (November 2019)

  • Make issue.severity available at the Issue level

v3.14.0 (August 2019)

  • No changes

v3.13.0 (June 2019)

  • Include parsing Burp Html output

v3.12.0 (March 2019)

  • Make issue.detail available at the Evidence level

v3.11.0 (November 2018)

  • No changes

v3.10.0 (August 2018)

  • Adds references and vulnerability_classifications as available fields
  • Adds hostname as a Node property
  • Findings with 134217728 are not bundled together into one Issue
  • Fixes formatting errors including <p>, <a href="">, and <table> tags

v3.9.0 (January 2018)

  • Encode content with UTF-8 to avoid incompatible db errors (v3.8.1)

v3.8.0 (September 2017)

  • No changes

v3.7.0 (July 2017)

  • Detect non-base64 encoded files and binary req/res data

v3.6.0 (March 2017)

  • Detect non-base64 encoded files and binary req/res data