GoVanguard/legion

View on GitHub
db/entities/cve.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(self, name, url, product, hostId, severity='', source='', version='', exploitId=0, exploit='',
Severity: Major
Found in db/entities/cve.py - About 1 hr to fix

There are no issues that match your filters.

Category
Status