Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-18 | fuzz: remove input limit | manunio | 1 | -4/+2 | |
While working on https://github.com/djc/askama/pull/862 fuzz_parser was crashing and failing oss-fuzz build_checks. so a limit of 500 was placed, this pr removes that. | |||||
2023-09-13 | fuzz: Add fuzz for askama_parser | manunio | 4 | -0/+58 | |