1754 matches across 12 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker/docker-entrypoint.sh | 1 | #!/bin/bash |
| LOW | docker/docker-entrypoint.sh | 61 | _mysql_log Error "$@" >&2 |
| LOW | docker/docker-entrypoint.sh | 321 | } |
| LOW | go/cmd/dolt/dolt.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/fileno_check.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/fileno_check_darwin.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/doc.go | 1 | // Copyright 2019-2022 Dolthub, Inc. |
| LOW | go/cmd/dolt/fileno_check_linux.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/system_checks.go | 1 | // Copyright 2020 Dolthub, Inc. |
| LOW | go/cmd/dolt/doltcmd/doltcmd.go | 1 | // Copyright 2025 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/credentials.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/command.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/arg_parser_helpers.go | 1 | // Copyright 2020 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/cli_context.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/cli_context.go | 41 | |
| LOW | go/cmd/dolt/cli/command_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/arg_parse_helpers_test.go | 1 | // Copyright 2020 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/documentation_helper.go | 1 | // Copyright 2020 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/query_helpers.go | 1 | // Copyright 2025 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/flags.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/messages.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/stdio_test.go | 1 | // Copyright 2022 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/doc.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/doc.go | 21 | // app command subcommand [<options>] |
| LOW | go/cmd/dolt/cli/help_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/help.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/arg_helpers.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/stdio.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/cli/prompt/resolver.go | 1 | // Copyright 2026 Dolthub, Inc. |
| LOW | go/cmd/dolt/errhand/derr.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/errhand/derr_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/errhand/doc.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/errhand/verr.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/errhand/panic_utils.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/doltversion/version.go | 1 | // Copyright 2024 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/log.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/gc.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/send_metrics.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/clone_test.go | 1 | // Copyright 2022 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/config.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/clean.go | 1 | // Copyright 2022 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/version.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/add.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/pull.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/backup.go | 1 | // Copyright 2021 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/merge.go | 1 | // Copyright 2024 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/reflog.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/show.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/fetch.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/rebase.go | 1 | // Copyright 2024 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/rm.go | 1 | // Copyright 2025 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/log_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/diff_output.go | 1 | // Copyright 2022 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/init_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/commands_test.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/sql_slash.go | 1 | // Copyright 2024 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/ls.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/stash.go | 1 | // Copyright 2023 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/branch.go | 1 | // Copyright 2019 Dolthub, Inc. |
| LOW | go/cmd/dolt/commands/assist.go | 1 | // Copyright 2022 Dolthub, Inc. |
| 1625 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | go/cmd/dolt/cli/arg_parse_helpers_test.go | 67 | {"John Doe <hi@hi.com>", "John Doe", "hi@hi.com", false}, |
| LOW | go/cmd/dolt/cli/arg_parse_helpers_test.go | 68 | {"John Doe <hi@hi.com", "John Doe", "hi@hi.com", false}, |
| LOW | go/cmd/dolt/cli/arg_parse_helpers_test.go | 69 | {"John Doe", "", "", true}, |
| LOW | go/libraries/doltcore/sqle/remotesrv_hook_test.go | 85 | meta, err := datas.NewCommitMeta("test", "test@test.com", "test commit") |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 1232 | "VALUES ('pbkdf2_sha256$216000$KRpZeDPgwc5E$vl/2hwrmtnckaBT0A8pf63Ph+oYuCHYI7qozMTZihTo=',NULL,1,'admin','','','admi |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5117 | Expected: []sql.Row{{true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t a |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5159 | {true, false, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 4"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5160 | {false, true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5166 | {true, false, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 4"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5167 | {false, true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5174 | {false, true, false, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 4"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5175 | {false, false, true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5181 | {true, false, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 4"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5182 | {false, true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5188 | {true, false, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 4"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5189 | {false, true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3"}, |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5210 | Expected: []sql.Row{{true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3 |
| LOW | go/libraries/doltcore/sqle/enginetest/dolt_queries.go | 5214 | Expected: []sql.Row{{true, "John Doe", "johndoe@example.com", "John Doe", "johndoe@example.com", "inserting into t 3 |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 827 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 827 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 834 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 834 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 841 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | …es/doltcore/sqle/enginetest/dolt_queries_procedures.go | 841 | 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', |
| LOW | go/store/nbs/block_store_test.go | 170 | addrs.Insert(hash.Of([]byte("lorem ipsum"))) |
| LOW | go/store/datas/commit_test.go | 95 | meta, err := NewCommitMetaWithAuthor("test", "test@test.com", "test commit", time.UnixMilli(0)) |
| LOW | go/store/prolly/tree/json_indexed_document_test.go | 490 | filler[fmt.Sprintf("zzzz_%05d", i)] = "lorem ipsum dolor sit amet, consectetur adipiscing elit" |
| LOW | go/store/prolly/tree/json_indexed_document_test.go | 490 | filler[fmt.Sprintf("zzzz_%05d", i)] = "lorem ipsum dolor sit amet, consectetur adipiscing elit" |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 114 | value: "lorem ipsum", |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 119 | value: "lorem ipsum", |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 124 | value: []byte("lorem ipsum"), |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 174 | value: []byte("lorem ipsum"), |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 179 | value: []byte("lorem ipsum"), |
| LOW | go/store/prolly/tree/prolly_fields_test.go | 189 | value: "lorem ipsum", |
| LOW | …tegration-tests/compatibility/test_files/big_table.sql | 2 | (1, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'), |
| LOW | …tegration-tests/compatibility/test_files/big_table.sql | 2 | (1, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.'), |
| LOW | …tegration-tests/compatibility/test_files/big_table.sql | 61 | (60,'Phasellus dignissim dolor sit amet nunc pellentesque, suscipit mattis massa faucibus.'), |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | go/libraries/doltcore/doltdb/doltdb.go | 1145 | // non-nil in the case that the commit cannot be resolved, there aren't as many ancestors as requested, or the |
| HIGH | go/libraries/doltcore/sqle/dsess/session_db_provider.go | 45 | // RequestedName returns the name of the database as requested by the user when the name was resolved to this |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | go/libraries/doltcore/merge/merge_schema.go | 480 | // In this case, only theirsChanged, so we need to check if moving from ours->theirs |
| LOW | go/libraries/doltcore/merge/merge_schema.go | 501 | // In this case, only oursChanged, so we need to check if moving from theirs->ours |
| LOW | …/libraries/doltcore/branch_control/expr_parser_node.go | 210 | // Since we have more sort orders in the slice, we need to check if we also match the next one |
| LOW | …/libraries/doltcore/branch_control/expr_parser_node.go | 222 | // If we have no more sort orders in the slice, then we need to check if we match a child |
| LOW | …ore/sqle/binlogreplication/binlog_row_serialization.go | 96 | // Otherwise, for primary key tables, we need to check if the next column is stored in the key or value. |
| LOW | go/store/prolly/proximity_map.go | 244 | // Step 1: Create `levelMap`, a map from (indexLevel, keyBytes) -> values |
| LOW | go/store/prolly/proximity_map.go | 249 | // Step 2: Create `pathMaps`, a list of maps, each corresponding to a different level of the ProximityMap |
| LOW | go/store/prolly/proximity_map.go | 259 | // Step 3: Create an iter over each `pathMap` created in the previous step, and walk the shape of the final ProximityMap |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | go/cmd/dolt/commands/diff.go | 1792 | // Note this is only for printing the diff. This is not robust for other purposes. |
| MEDIUM | …libraries/doltcore/dtestutils/sql_server_driver/cmd.go | 441 | // TODO: This could be more robust if we sniffed it on first connect. |
| MEDIUM | go/libraries/doltcore/sqle/database_provider.go | 427 | // TODO: this needs to be robust in the face of the DB not having the default branch |
| MEDIUM | go/store/nbs/cmp_chunk_table_writer.go | 49 | // precise number of bytes written. Definitely don't use this value for offsets or anything like that. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | go/libraries/doltcore/sqle/enginetest/dolt_harness.go | 344 | d.engine.Analyzer.Catalog.MySQLDb.AddRootAccount() |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …s/mysql-client-tests/python/python-replication-test.py | 105 | except Exception: |
| MEDIUM | …ts/mysql-client-tests/python/mariadb-connector-test.py | 75 | print(f"Error connecting to MariaDB: {e}") |
| MEDIUM | …tion-tests/mysql-client-tests/swift/Sources/main.swift | 50 | print("Error: \(mysql.errorMessage())") |
| MEDIUM | …tion-tests/mysql-client-tests/swift/Sources/main.swift | 124 | print("Error: \(error)") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | integration-tests/bats/helper/data-generation.bash | 4 | # This file provides utilities for quickly generating substantial amounts of test data |
| MEDIUM | …-tests/go-sql-server-driver/tests/sql-server-orig.yaml | 400 | # Creating a collated database currently creates a new Dolt commit |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | integration-tests/bats/helper/pytest.py | 1 | |
| LOW | integration-tests/bats/helper/pytest.py | 3 | |
| LOW | integration-tests/bats/helper/pytest.py | 6 | |
| LOW | …ion-tests/mysql-client-tests/python/sqlalchemy-test.py | 3 | |
| LOW | …s/mysql-client-tests/python/python-replication-test.py | 6 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | docker/docker-entrypoint.sh | 12 | # Usage: |
| LOW | docker/docker-entrypoint.sh | 71 | # Usage: |
| LOW | docker/docker-entrypoint.sh | 209 | # Usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ion-tests/mysql-client-tests/python/sqlalchemy-test.py | 28 | |
| LOW | …ts/mysql-client-tests/python/mariadb-connector-test.py | 24 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | integration-tests/mysql-client-tests/node/helpers.js | 39 | export function getQueryWithEscapedParameters(q, parameters) { |