Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

Flag unprepared SQL #71

Open
nickdaugherty opened this issue Feb 16, 2014 · 0 comments
Open

Flag unprepared SQL #71

nickdaugherty opened this issue Feb 16, 2014 · 0 comments

Comments

@nickdaugherty
Copy link
Contributor

Catch unprepared SQL - can do pattern matching for common SQL queries (SELECT, INSERT, DELETE, UPDATE) and find any matching strings that include variables that haven't been run through $wpdb->prepare().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant