Files
codeql/python/ql/test/query-tests/Security
Rasmus Wriedt Larsen 471318369b Python: Don't quote %s in django example
This is vulnerable to SQL injection because of the quotes around %s -- added
some code that highlights this in test.py

Since our examples did this in the safe query, I ended up rewriting them
completely, causing a lot of trouble for myself :D
2019-10-29 13:58:07 +01:00
..
2019-03-19 15:44:11 +01:00
2019-02-26 16:27:04 +01:00
2019-09-26 15:03:47 +02:00