Skip to content

Address weak MD5 hash for URL parsing #173

@pramitchoudhary

Description

@pramitchoudhary

Using bandit: https://github.com/pycqa/bandit

>> Issue: [B324:hashlib] Use of weak MD5 hash for security. Consider usedforsecurity=False
   Severity: High   Confidence: High
   CWE: CWE-327 (https://cwe.mitre.org/data/definitions/327.html)
   More Info: https://bandit.readthedocs.io/en/1.9.4/plugins/b324_hashlib.html
   Location: lexoid/core/utils.py:378:15

Metadata

Metadata

Labels

securityRelated to possible vulnerabilities

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions