We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6b45b commit 99daaa4Copy full SHA for 99daaa4
user_guide_src/source/changelogs/v4.4.7.rst
@@ -14,6 +14,9 @@ Release Date: Unreleased
14
SECURITY
15
********
16
17
+- *Language class DoS Vulnerability* was fixed.
18
+ See the `Security advisory GHSA-39fp-mqmm-gxj6 <https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-39fp-mqmm-gxj6>`_
19
+ for more information.
20
- **URI Security:** The feature to check if URIs do not contain not permitted
21
strings has been added. This check is equivalent to the URI Security found in
22
CodeIgniter 3. This is enabled by default, but upgraded users need to add
0 commit comments