avocado-framework/avocado

View on GitHub
avocado/core/job_id.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Use of insecure MD2, MD4, MD5, or SHA1 hash function.
Open

    return hashlib.sha1(hex(_RAND_POOL.getrandbits(160)).encode()).hexdigest()
Severity: Minor
Found in avocado/core/job_id.py by bandit

There are no issues that match your filters.

Category
Status