JSON-Path Traversal Injection in Kysely A Case Study Powered by ClaudeCode
I. Introduction Kysely is an open-source TypeScript SQL query builder. It lets developers build type-safe SQL queries SELECT, INSERT, UPDATE, DELETE, joins, JSON traversal directly in TypeScript, with
May 19, 20266 min read


