File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 5.6.1] - 2025-11-04
6+ ### Security
7+ - PB-45919 Fix security issue in query generation for CakePHP
8+
59## [ 5.6.1-test.1] - 2025-11-03
610### Security
711- PB-45919 Fix security issue in query generation for CakePHP
Original file line number Diff line number Diff line change 1- Release song: TBD
1+ Release song: https://youtu.be/SUu9aEoQOL8
22
3- TBD
3+ Passbolt 5.6.1 addresses a security issue identified in the underlying CakePHP framework.
4+ The issue has been fully mitigated through a framework update.
5+ All administrators are advised to update to this version to maintain a secure environment.
46
5- ## [ 5.6.1-test.1 ] - 2025-11-03
7+ ## [ 5.6.1] - 2025-11-04
68### Security
79- PB-45919 Fix security issue in query generation for CakePHP
Original file line number Diff line number Diff line change 11<?php
22return [
33 'passbolt ' => [
4- 'version ' => '5.6.1-test.1 ' ,
5- 'name ' => 'TBD ' ,
4+ 'version ' => '5.6.1 ' ,
5+ 'name ' => 'Camillo ' ,
66 ],
77 'php ' => [
88 'minVersion ' => '8.2 ' ,
You can’t perform that action at this time.
0 commit comments