mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Update some comments referring to the package column
This commit is contained in:
@@ -365,7 +365,7 @@ private module Sequelize {
|
||||
private module SpannerCsv {
|
||||
class SpannerSinks extends ModelInput::SinkModelCsv {
|
||||
override predicate row(string row) {
|
||||
// package; type; path; kind
|
||||
// type; path; kind
|
||||
row =
|
||||
[
|
||||
"@google-cloud/spanner.~SqlExecutorDirect;Argument[0];sql-injection",
|
||||
|
||||
Reference in New Issue
Block a user