failmap/admin

View on GitHub
websecmap/app/progressbar.py

Summary

Maintainability
A
50 mins
Test Coverage

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

def print_progress_bar(iteration, total, prefix="", suffix="", decimals=1, length=100, fill="█"):
Severity: Major
Found in websecmap/app/progressbar.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status