2024-09-16
twig vendor upgrade for security change, and added test coverage for State.
It covers commits from 2024-09-11 on 11.x
branch.
#2386195 - b155910d6a80bfc0c42e4648dd29a0ccfd89140d
Test coverage for .
#3473195 - 44ae8844e761dba9997f79036de1bf75a8e7e75e
Twig security upgrade to v3.14.0. To fix recently disclose twig security problem.
See https://github.com/advisories/GHSA-6j75-5wfj-gh66.
$ git log --oneline --reverse --since=2024-09-10T23:59:59+00:00 --until=2024-09-12T00:00:00+00:00
44ae8844e7 Issue #3473195 by longwave, catch, jurgenhaas, naveenvalecha, quietone: twig/twig has a possible sandbox bypass <v3.14.0
b155910d6a Issue #2386195 by dawehner, samit.310@gmail.com, voleger, daffie, smustgrave, mile23: State has no dedicated test coverage
$ git diff --shortstat 44ae8844e7~1..b155910d6a
6 files changed, 409 insertions(+), 14 deletions(-)