corona-zahlen-landkreis / corona_landkreis_fallzahlen_scraping

Scraping Germany's local districts websites for newer corona-case-numbers!
GNU General Public License v3.0
17 stars 9 forks source link

webinterface for API needs fix #66

Open dadosch opened 4 years ago

dadosch commented 4 years ago

Due to dependency updates, caused by security issues, which were closed with https://github.com/corona-zahlen-landkreis/corona_landkreis_fallzahlen_scraping/pull/61 and https://github.com/corona-zahlen-landkreis/corona_landkreis_fallzahlen_scraping/pull/24

a fix for the API webinterface is needed.

dasmur commented 4 years ago

Could you elaborate a little bit on this? What has changed and what, in result, fails right now?

Edit: Ok, I did not directly get the context, this does "only" affect the server, not the crawler. How about creating 2 new labels which identify the component of an issue?

dadosch commented 4 years ago

Yes, this affects only the server or api part. The crawlers are strictly in the landkreise folder. Back in March, during the Hackathon, someone tested these PRs I just merged, and noted that they break functionality. So I opened the issue in case people are wondering why it doesn't work