Skip to content

v0.3.0

Latest

Choose a tag to compare

@nMoncho nMoncho released this 24 Jul 08:14

v0.3.0 (2026-07-24)

Features

  • render markdown using markdown-tag.js (4f6cf Gustavo De Micheli)
  • show fixed badge on report, if present (96211 Gustavo De Micheli)
  • add hyperlink for Vulnerability ID on report (c84b9 Gustavo De Micheli)

Bug Fixes

  • widen osv_severity.score to 500 chars to avoid sizing issues on CVSS 4.0 (0fbaa Gustavo De Micheli)
  • Scala 3 compiler hangs when a Twirl template refers to a method that has empty parameters without using parentheses (47e31 Gustavo De Micheli)
  • styles on OsvReference (f2202 Gustavo De Micheli)

Dependency updates

  • update sbt-scalafmt from 2.6.1 to 2.6.2 (9c9bf Scala Steward)
  • update sbt-scalafix from 0.14.6 to 0.14.7 (fe8c8 Scala Steward)
  • update sbt-ci-release from 1.11.2 to 1.12.0 (54ff8 Scala Steward)
  • update sbt, scripted-plugin from 1.12.12 to 1.12.14 (8bee6 Scala Steward)
  • update munit from 1.3.3 to 1.3.4 (aa322 Scala Steward)
  • update log4j-slf4j2-impl from 2.26.0 to 2.26.1 (3d9dc Scala Steward)
  • bump actions/checkout from 6 to 7 (#3) (36da5 dependabot[bot])
  • bump actions/cache from 5 to 6 (#4) (a3e86 dependabot[bot])

Other changes

Add 'Reformat with scalafmt 3.11.4' to .git-blame-ignore-revs