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
blogs.night-wolf.io6 min read