WesternFriend/WF-website

View on GitHub
contact/factories.py

Summary

Maintainability
A
0 mins
Test Coverage
A
98%

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

        random_number = randint(1, 1000)
Severity: Info
Found in contact/factories.py by bandit

There are no issues that match your filters.

Category
Status