cmu-delphi/delphi-epidata

geo_coverage endpoint role restriction

Aperta

#1621 aperta il 13 mar 2025

 (0 commenti) (0 reazioni) (1 assegnatario)Python (67 fork)auto 404
api changeapi keysbughelp wantedpython

Metriche repository

Star
 (104 stelle)
Metriche merge PR
 (Merge medio 63g 20h) (11 PR mergiate in 30 g)

Descrizione

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.

Guida contributor