[DPE-5324] Increase ruff rules #405
Merged
GitHub Advanced Security / CodeQL
failed
Oct 12, 2024 in 2s
1 new alert including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
See annotations below for details.
Annotations
Check failure on line 91 in lib/charms/pgbouncer_k8s/v0/pgb.py
Code scanning / CodeQL
Use of a broken or weak cryptographic hashing algorithm on sensitive data High
is used in a hashing algorithm (MD5) that is insecure for password hashing, since it is not a computationally expensive hash function.
Loading