# SOME DESCRIPTIVE TITLE. # Copyright (C) 2001-2023, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-22 22:16+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../Doc/library/security_warnings.rst:6 msgid "Security Considerations" msgstr "Considérations de sécurité" #: ../Doc/library/security_warnings.rst:8 msgid "The following modules have specific security considerations:" msgstr "" #: ../Doc/library/security_warnings.rst:10 msgid ":mod:`cgi`: :ref:`CGI security considerations `" msgstr "" #: ../Doc/library/security_warnings.rst:11 msgid "" ":mod:`hashlib`: :ref:`all constructors take a \"usedforsecurity\" keyword-" "only argument disabling known insecure and blocked algorithms `" msgstr "" #: ../Doc/library/security_warnings.rst:14 msgid "" ":mod:`http.server` is not suitable for production use, only implementing " "basic security checks. See the :ref:`security considerations `." msgstr "" #: ../Doc/library/security_warnings.rst:16 msgid "" ":mod:`logging`: :ref:`Logging configuration uses eval() `" msgstr "" #: ../Doc/library/security_warnings.rst:18 msgid "" ":mod:`multiprocessing`: :ref:`Connection.recv() uses pickle `" msgstr "" #: ../Doc/library/security_warnings.rst:20 msgid ":mod:`pickle`: :ref:`Restricting globals in pickle `" msgstr "" #: ../Doc/library/security_warnings.rst:21 msgid "" ":mod:`random` shouldn't be used for security purposes, use :mod:`secrets` " "instead" msgstr "" #: ../Doc/library/security_warnings.rst:23 msgid "" ":mod:`shelve`: :ref:`shelve is based on pickle and thus unsuitable for " "dealing with untrusted sources `" msgstr "" #: ../Doc/library/security_warnings.rst:25 msgid ":mod:`ssl`: :ref:`SSL/TLS security considerations `" msgstr "" #: ../Doc/library/security_warnings.rst:26 msgid "" ":mod:`subprocess`: :ref:`Subprocess security considerations `" msgstr "" #: ../Doc/library/security_warnings.rst:28 msgid "" ":mod:`tempfile`: :ref:`mktemp is deprecated due to vulnerability to race " "conditions `" msgstr "" #: ../Doc/library/security_warnings.rst:30 msgid ":mod:`xml`: :ref:`XML vulnerabilities `" msgstr "" #: ../Doc/library/security_warnings.rst:31 msgid "" ":mod:`zipfile`: :ref:`maliciously prepared .zip files can cause disk volume " "exhaustion `" msgstr ""