Skip to content

Vulnlog PoC v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Oct 20:02
· 2 commits to main since this release

0.4.1 - 2025-10-31

⛰️ Features

  • Add --version flag - (ece2d7c)
  • Support for multiple cwe per vulnerability - (7729260)
  • Support for multiple reporter-id per vulnerability report - (3201187)

🚜 Refactor

  • Move JSON schema files out of the Kotlin resources directory to not have them copied into the compiled JAR - (eb398e1)
  • Dont print empty groups - (35ace4d)

📚 Documentation

  • (changelog) Update for refs/tags/v0.3.1 - (158640e)
  • Improve and update the project README.md and add single-file example.vl.yml - (3ca65ec)

⚙️ Miscellaneous Tasks

  • Use dump plugin in snapcraft task - (c0032c2)
  • Simplify Snapcraft build and publishing workflow with updated actions - (32b1a18)
  • Move snapcraft.yaml to repo root because CI pipeline does not see it otherwise - (ba11369)
  • Fix file upload filename - (fe508d6)
  • Reset GraalVM version back to 24 because of CI pipeline issues - (db362c5)
  • Add Snapcraft packaging and publishing to the CD workflow - (720415a)
  • Update to Java 25 in CD workflow and optimize build with -O2 flag - (81c3eb4)
  • Bump jsonschema to version 12.0.0 - (f8426a3)

👉 Full Changelog: https://github.com/vulnlog/vulnlog-poc/blob/main/CHANGELOG.md