GitHub / numerique-gouv / sso-operateur
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/numerique-gouv%2Fsso-operateur
Stars: 0
Forks: 0
Open issues: 2
License: mit
Language: Python
Size: 1.3 MB
Dependencies parsed at:
20
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 1 day ago
.github/workflows/build.yaml
actions
- actions/checkout v2 composite
- docker://sonarsource/sonar-scanner-cli latest composite
.github/workflows/test.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- postgres 14-alpine docker
Dockerfile
docker
- python 3.9-slim-buster build
requirements.txt
pypi
- Django ==4.2.2
- black ==23.3.0
- django-csp ==3.7
- django-dsfr ==0.13.1
- django-oidc-provider ==0.8.0
- django-referrer-policy ==1.0
- flake8 ==6.0.0
- gunicorn ==20.1.0
- isort ==5.12.0
- mozilla-django-oidc ==3.0.0
- pre-commit ==3.3.2
- psycopg2-binary ==2.9.6
- python-dotenv ==0.21.0
- whitenoise ==6.4.0