We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c91055 commit 5a51d71Copy full SHA for 5a51d71
javascript/ql/lib/semmle/javascript/frameworks/SQL.qll
@@ -365,7 +365,7 @@ private module Sequelize {
365
private module SpannerCsv {
366
class SpannerSinks extends ModelInput::SinkModelCsv {
367
override predicate row(string row) {
368
- // package; type; path; kind
+ // type; path; kind
369
row =
370
[
371
"@google-cloud/spanner.~SqlExecutorDirect;Argument[0];sql-injection",
0 commit comments