michardy/account-hijacking-prevention

View on GitHub
hijackingprevention/verify.py

Summary

Maintainability
A
1 hr
Test Coverage

Function valCode has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def valCode(code, uid, sid, site, key, db):
Severity: Minor
Found in hijackingprevention/verify.py - About 45 mins to fix

Function makeCode has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def makeCode(uid, sid, site, key, db):
Severity: Minor
Found in hijackingprevention/verify.py - About 35 mins to fix

There are no issues that match your filters.

Category
Status