GoVanguard/legion

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
.gitignore
.justcloned
.travis.yml
LICENSE
nmap.xsl
tests/parsers/nmap-fixtures/malformed-nmap-report.xml
tests/parsers/nmap-fixtures/valid-nmap-report.xml
app/ApplicationInfo.py35
app/ModelHelpers.py24
app/Project.py34
app/ProjectManager.py121
app/Screenshooter.py83
app/actions/AbstractObservable.py22
app/actions/AbstractObserver.py16
app/actions/updateProgress/AbstractUpdateProgressObservable.py25
app/actions/updateProgress/AbstractUpdateProgressObserver.py25
app/actions/updateProgress/UpdateProgressObservable.py24
app/auxiliary.py275
D
2 days
app/http/isHttps.py33
app/importers/NmapImporter.py286
D
2 days
app/importers/PythonImporter.py55
app/logging/legionLog.py56
app/logic.py52
app/settings.py245
A
3 hrs
app/shell/DefaultShell.py28
app/shell/Shell.py35
app/timing.py35
app/tools/ToolCoordinator.py50
app/tools/nmap/DefaultNmapExporter.py33
app/tools/nmap/NmapExporter.py17
app/tools/nmap/NmapHelpers.py21
app/tools/nmap/NmapPaths.py17
buildHugeNmapTest.py136
A
1 hr
controller/controller.py748
F
1 wk
db/RepositoryContainer.py29
db/RepositoryFactory.py35
db/SqliteDbAdapter.py70
db/database.py14
db/entities/app.py32
A
2 hrs
db/entities/cve.py41
A
1 hr
db/entities/host.py72
db/entities/l1script.py28
db/entities/nmapSession.py34
db/entities/note.py24
db/entities/os.py33
db/entities/port.py30
A
35 mins
db/entities/process.py52