Skip to content

2.6.1

Compare
Choose a tag to compare
@woodpecker-bot woodpecker-bot released this 18 Jul 23:14
· 543 commits to main since this release

2.6.1 - 2024-07-19

🔒 Security

  • Add blocklist of environment variables who could alter execution of plugins [#3934]
  • Make sure plugins only mount the workspace base in a predefinde location [#3933]
  • Disalow to set arbitrary environments for plugins [#3909]
  • Bump trivy plugin version and remove unused variable [#3833]

🐛 Bug Fixes

  • Let webhook pass on pipeline parsion error [#3829]
  • Fix newlines in logs [#3808]