GitHub / numerique-gouv / sso-operateur
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/numerique-gouv%2Fsso-operateur
étoiles: 0
forks: 0
issues ouvertes: 2
licence: mit
langage: Python
taille: 1,3 Mo
dépendances analysées:
20
date de création: il y a plus de 2 ans
date de mise à jour: il y a presque 2 ans
enregistré: il y a presque 2 ans
dernière synchronisation: il y a 4 jours
.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