Skip to content

Commit 5a51d71

Browse files
committed
Update some comments referring to the package column
1 parent 1c91055 commit 5a51d71

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/lib/semmle/javascript/frameworks

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/SQL.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ private module Sequelize {
365365
private module SpannerCsv {
366366
class SpannerSinks extends ModelInput::SinkModelCsv {
367367
override predicate row(string row) {
368-
// package; type; path; kind
368+
// type; path; kind
369369
row =
370370
[
371371
"@google-cloud/spanner.~SqlExecutorDirect;Argument[0];sql-injection",

0 commit comments

Comments
 (0)