Contrast-Security-OSS/DjanGoat

View on GitHub
app/views/utils.py

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Function simulate_simple_authentication has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def simulate_simple_authentication(factory, client, email, password, path, add_messages_middleware, views):
Severity: Major
Found in app/views/utils.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status