mealie/tests
Hayden 13850cda1f
security: multiple reported CVE fixes (#1515)
* update out of date license

* update typing / refactor

* fix arbitrarty path injection

* use markdown sanatizer to prevent XSS CWE-79

* fix CWE-918 SSRF by validating url and mime type

* add security docs

* update recipe-scrapers

* resolve DOS from arbitrary url

* update changelog

* bump version

* add ref to #1506

* add #1511 to changelog

* use requests decoder

* actually fix encoding issue
2022-07-31 13:10:20 -08:00
..
data Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
fixtures security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
integration_tests security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
multitenant_tests feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
unit_tests feat: advanced filtering API (#1468) 2022-07-09 20:57:09 -08:00
utils feat: extend Apprise JSON notification functionality with programmatic data (#1355) 2022-06-15 11:49:42 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00