CivicTechTO / toronto-bids

4 stars 2 forks source link

Remove recursion, fix SQL injection, add valididty checking. #27

Closed jrootham closed 1 year ago

jrootham commented 1 year ago

I mostly removed recursion. The library did not quite have the function that I wanted so I wrote the general solution and used that.

I discovered I had permitted SQL injection so I fixed that.

I added some validity checking to the arguments.