oshp/headers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.env
.gitattributes
.gitignore
.travis.yml
LICENSE
Procfile
README.md
app.json
appspec.yml
conf/develop.csv
conf/sql/headers-topsites_global.sql
conf/sql/headers.sql
conf/topsites_global.csv
deploy/before_install.sh
deploy/install_service.sh
deploy/start_service.sh
docker-compose.dashboard.develop.yml
docker-compose.dashboard.yml
docker-compose.scanner.develop.yml
docker-compose.scanner.yml
docker-compose.swarm.yml
docker/database/Dockerfile
docker/secureheaders/Dockerfile
docker/secureheaders/docker-entrypoint.sh
newrelic.ini
requirements.txt
runtime.txt
web/static/manifest.json
web/templates/403.html
web/templates/404.html
web/templates/500.html
web/templates/about.html
web/templates/error_template.html
web/templates/layout.html
web/templates/siteinfo.html
web/templates/summary.html
web/static/pws.js7
web/static/service-worker.js48
cli.py49
lib/__about__.py13
lib/__init__.py1
lib/charts/__init__.py1
lib/charts/datacharts.py20
lib/database/__init__.py1
lib/database/memory_db.py19
lib/database/rdms_db.py129
A
1 hr
lib/scanner/__init__.py1
lib/scanner/headers.py42
A
45 mins