collerek/ormar

View on GitHub

Showing 43 of 53 total issues

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

                year=random.randint(0, 2000),
Severity: Info
Found in benchmarks/test_benchmark_save.py by bandit

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

                year=random.randint(0, 2000),
Severity: Info
Found in benchmarks/test_benchmark_init.py by bandit

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

            year=random.randint(0, 2000),
Severity: Info
Found in benchmarks/test_benchmark_get.py by bandit
Severity
Category
Status
Source
Language