# Pastebin MOSgHoTh what about this one? https://zuul.opendev.org/t/openstack/build/6b2b77b1a73b402f81ffff89ea6e1e48 b'Run started:2020-08-20 10:56:12.498766\n\nTest results:\n>> Issue: [B303:blacklist] Use of insecure MD2, MD4, MD5, or SHA1 hash function.\n Severity: Medium Confidence: High\n Location: cinder/backup/drivers/s3.py:181\n More Info: https://bandit.readthedocs.io/en/latest/blacklists/blacklist_calls.html#b303-md5\n179\t\n180\t def close(self):\n181\t md5 = hashlib.md5(self.data).hexdigest()\n182\t\n183\t self.s3.put_object(\n\n--------------------------------------------------\n\nCode scanned:\n\tTotal lines of code: 187751\n\tTotal lines skipped (#nosec): 1\n\nRun metrics:\n\tTotal issues (by severity):\n\t\tUndefined: 0.0\n\t\tLow: 101.0\n\t\tMedium: 78.0\n\t\tHigh: 0.0\n\tTotal issues (by confidence):\n\t\tUndefined: 0.0\n\t\tLow: 1.0\n\t\tMedium: 22.0\n\t\tHigh: 156.0\nFiles skipped (0):\n' ERROR: InvocationError for command /home/zuul/src/opendev.org/openstack/cinder/.tox/bandit/bin/bandit-baseline -r cinder -n5 -x 'cinder/tests/*' -ii -ll (exited with code 1)