Skip to content
TILens What matters today in tech
Theme

Daily edition · DevSec

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

24 Oct 2023 edition
DevSec

Getting started with query parameterization

In this hands-on article, we’ll review how to leverage SQL query parameterization and stored procedures to prevent injection attacks, as well as some additional security measures that help keep our code safe.

Source: Snyk Blog