Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

SecurityCentral/scorecard

Repository files navigation

scorecard

This application will import and display data taken from the https://github.com/ComplianceAsCode/redhat project.

See http://atopathways.redhatgov.io/product-documents/ for a similar effort.

See also: https://github.com/opencontrol https://github.com/RedHatGov/ato-pathways

This initial Django project was created by doing:

mkdir -p ~/.virtenvs
virtualenv ~/.virtenvs/scorecard --python python3.6
source ~/.virtenvs/scorecard/bin/activate
pip install Django PyYAML psycopg2 gunicorn django-debug-toolbar
pip freeze > requirements.txt
./manage.py startapp scorecard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •