SQL injection search
github.com
SQL injection search
1–10 of 114 posts
Re: SQL injection search
#2Re: SQL injection search
#3Heh, cute. This means Github could probably do some automated means of informing these people that their code is insecure and would be a danger to themselves and their users. I'm not sure if they should, but it's interesting that they could.
https://codeclimate.com/ is one I've used but it's Ruby only AFAIK.
Re: SQL injection search
#4Re: SQL injection search
#5That said, I'm sure a slight tweak to the search would find a lot in other languages as well.
Re: SQL injection search
#6Re: SQL injection search
#7Heh, cute. This means Github could probably do some automated means of informing these people that their code is insecure and would be a danger to themselves and their users. I'm not sure if they should, but it's interesting that they could.
Re: SQL injection search
#8Re: SQL injection search
#9Re: SQL injection search
#10It would be interesting to know if some of these developers are relying on "magic quotes" or something similar... and also to know how large share of the total number of projects these projects represent.