The flexible, fast, and secure template engine for PHP.
* Fast: Twig compiles templates down to plain optimized PHP code. The
overhead compared to regular PHP code was reduced to the very minimum.
* Secure: Twig has a sandbox mode to evaluate untrusted template code. This
allows Twig to be used as a template language for applications where users
may modify the template design.
* Flexible: Twig is powered by a flexible lexer and parser. This allows the
developer to define its own custom tags and filters, and create its own
DSL.
Autoloader: /usr/share/php/Twig/autoload.php
**Version 1.44.7** (2022-09-28) * Fix a security issue on filesystem loader
(possibility to load a template outside a configured directory)
* Thu Sep 29 2022 Remi Collet
- update to 1.44.7
[ 1 ] Bug #2130763 - CVE-2022-39261 php-twig: twig: Possibility to load a template outside a configured directory when using the filesystem loader [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2130763
su -c 'dnf upgrade --advisory FEDORA-2022-c6fe3ebd94' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it:
Get the latest Linux and open source security news straight to your inbox.