What's Changed
- fix(security): harden node
/queryauth and blocksqlite_scanby @adubovikov in #927
Security
- GHSA-rm5w-rqr7-2h54: Node HTTP
POST /query(port+1) now always runsValidateRawSQL; Bearer auth whenflight_server.auth_tokenis set; auto-token on non-loopback binds (.homer_node_auth_token). Coordinator sendsnodes[].token. - GHSA-4687-q698-mccv: Block
sqlite_scanand other DuckDB external scanners inValidateRawSQL.
See SECURITY.md.
Full Changelog: 11.0.312...11.0.313