File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.11\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2022-11-25 16:25 +0000\n "
15+ "POT-Creation-Date : 2022-12-09 04:14 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:13+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1456,8 +1456,8 @@ msgstr ""
14561456msgid ""
14571457"SQL operations usually need to use values from Python variables. However, "
14581458"beware of using Python's string operations to assemble queries, as they are "
1459- "vulnerable to `SQL injection attacks`_ (see the `xkcd webcomic <https://xkcd. "
1460- "com/327/>`_ for a humorous example of what can go wrong) ::"
1459+ "vulnerable to `SQL injection attacks`_. For example, an attacker can simply "
1460+ "close the single quote and inject ``OR TRUE`` to select all rows ::"
14611461msgstr ""
14621462
14631463msgid ""
You can’t perform that action at this time.
0 commit comments