Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits: 4432cb02 by Philipp Hörist at 2024-08-21T22:33:18+02:00 cq: Update ruff config - - - - - 1 changed file: - pyproject.toml Changes: ===================================== pyproject.toml ===================================== @@ -167,7 +167,6 @@ ignore = [ "S101", # Use of `assert` detected "S110", # `try`-`except`-`pass` detected, consider logging the exception "S112", # try`-`except`-`continue` - "S301", # `pickle` and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue "S303", # Use of insecure MD2, MD4, MD5, or SHA1 hash function "S310", # Audit URL open for permitted schemes "S311", # Standard pseudo-random generators are not suitable for cryptographic purposes View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4432cb02c391a480af4d645d3995471a66ed2788 -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4432cb02c391a480af4d645d3995471a66ed2788 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
