laslabs/Python-Red-October

View on GitHub

Showing 2 of 5 total issues

File red_october.py has 336 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# -*- coding: utf-8 -*-
# Copyright 2016-2017 LasLabs Inc.
# License MIT (https://opensource.org/licenses/MIT).

import json
Severity: Minor
Found in red_october/red_october.py - About 4 hrs to fix

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

        def __init__(self, host, port, name, password, ssl=True, verify=True):
    Severity: Minor
    Found in red_october/red_october.py - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language