failmap/admin

View on GitHub
websecmap/scanners/tests/test_plan_outdated.py

Summary

Maintainability
A
1 hr
Test Coverage

Function test_plan_outdated_scans has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def test_plan_outdated_scans(db):
    o = create_organization("Test")
    u1 = create_url("example.com")
    link_url_to_organization(u1, o)
    u2 = create_url("example2.com")
Severity: Minor
Found in websecmap/scanners/tests/test_plan_outdated.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status