avocado-framework/avocado

View on GitHub
avocado/core/spawners/mock.py

Summary

Maintainability
A
0 mins
Test Coverage
D
63%

Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Open

        return random.choice([True, True, True, True, False])
Severity: Info
Found in avocado/core/spawners/mock.py by bandit

There are no issues that match your filters.

Category
Status