Versions in this module Expand all Collapse all v0 v0.2.28 Dec 30, 2023 GO-2025-4088 GO-2025-4088: sqls-server/sqls is vulnerable to command injection in the config command in github.com/sqls-server/sqls v0.2.27 Dec 30, 2023 GO-2025-4088 GO-2025-4088: sqls-server/sqls is vulnerable to command injection in the config command in github.com/sqls-server/sqls v0.2.26 Dec 30, 2023 GO-2025-4088 GO-2025-4088: sqls-server/sqls is vulnerable to command injection in the config command in github.com/sqls-server/sqls v0.2.25 Dec 30, 2023 GO-2025-4088 GO-2025-4088: sqls-server/sqls is vulnerable to command injection in the config command in github.com/sqls-server/sqls v0.2.24 Dec 30, 2023 GO-2025-4088 GO-2025-4088: sqls-server/sqls is vulnerable to command injection in the config command in github.com/sqls-server/sqls Changes in this version + func Parse(text string) (ast.TokenList, error) + type Parser struct + func NewParser(src io.Reader, d dialect.Dialect) (*Parser, error) + func (p *Parser) Parse() (ast.TokenList, error)