Skip to content

v2.8.1 Fix path traversal bug

Choose a tag to compare

@github-actions github-actions released this 29 May 04:45
· 19 commits to master since this release
Immutable release. Only release title and notes can be modified.
d18889e

What's Changed

Prevent path traversal by @Yang-33 in #820

  • malicious input is no longer accepted.

Dependency updates

  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.3 by @renovate[bot] in #816
  • Update dependency rubocop to v1.86.2 by @renovate[bot] in #815
  • Update ruby/setup-ruby action to v1.308.0 by @renovate[bot] in #817
  • Update ruby/setup-ruby action to v1.310.0 by @renovate[bot] in #818
  • Update actions/stale action to v10.3.0 by @renovate[bot] in #819

Other Changes

Full Changelog: v2.8.0...v2.8.1


This release is prepared by @Yang-33