mwielgoszewski/doorman

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
doorman/templates/manage/forms/rule.html
doorman/templates/manage/forms/tag.html
doorman/templates/manage/index.html
doorman/templates/manage/logs.html
doorman/templates/manage/node.html
doorman/templates/manage/nodes.html
doorman/templates/manage/pack.html
doorman/templates/manage/packs.html
doorman/templates/manage/queries.html
doorman/templates/manage/query.html
doorman/templates/manage/reports.html
doorman/templates/manage/results.html
doorman/templates/manage/rule.html
doorman/templates/manage/rules.html
doorman/templates/manage/tables/distributed.html
doorman/templates/manage/tables/distributed_results.html
doorman/templates/manage/tables/logs.html
doorman/templates/manage/tables/nodes.html
doorman/templates/manage/tables/packs.html
doorman/templates/manage/tables/queries.html
doorman/templates/manage/tables/results.html
doorman/templates/manage/tag.html
doorman/templates/manage/tags.html
doorman/templates/nav.html
package.json
requirements/dev.txt
requirements/prod.txt
tools/lib.sh
tools/motd-doorman.sh
tools/nginx.conf
tools/osquery.flags
tools/pg_hba.conf
tools/provision.sh
doorman/static/js/plugins.js230
doorman/__init__.py2
doorman/api.py269
C
1 day
doorman/application.py95
doorman/assets.py28
doorman/celery_serializer.py24
doorman/compat.py21
doorman/database.py59
doorman/extensions.py145
A
1 hr
doorman/extract_ddl.py69
doorman/manage/__init__.py1
doorman/manage/forms.py139
C
1 day
doorman/manage/views.py633
F
1 wk
doorman/models.py443
F
5 days
doorman/plugins/__init__.py2
doorman/plugins/alerters/__init__.py1
doorman/plugins/alerters/base.py11