Build: #11 failed

Job: Bandit CASA6 CasaTasks failed

B324 - hashlib: Test case result

The below summarizes the result of the test "B324 - hashlib" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
Description
B324 - hashlib
Test class
/wheeldirectory/casa6/casatasks/tests/tasks/test_task_listobs.py
Method
B324 - hashlib
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

HIGH: Use of weak SHA1 hash for security. Consider usedforsecurity=False
Test ID: B324
Severity: HIGH
Confidence: HIGH
CWE: 327 (https://cwe.mitre.org/data/definitions/327.html)
Location: /wheeldirectory/casa6/casatasks/tests/tasks/test_task_listobs.py:108
Code: 108
Use of weak SHA1 hash for security. Consider usedforsecurity=False
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b324_hashlib.html