cmu-delphi/delphi-epidata

geo_coverage endpoint role restriction

Ouverte

#1 621 ouverte le 13 mars 2025

 (0 commentaire) (0 réaction) (1 personne assignée)Python (67 forks)auto 404
api changeapi keysbughelp wantedpython

Métriques du dépôt

Stars
 (104 étoiles)
Métriques de merge PR
 (Merge moyen 63j 20h) (11 PRs mergées en 30 j)

Description

The /covidcast/geo_coverage endpoint went into production recently with #1584. In our haste to release it, we neglected to add any of the role-based restrictions for protected signal sources. To prevent leakage of any privileged/restricted information, we need to add filtering of sources similar to the way other endpoints do.

Guide contributeur