# secure-coding
2 articlestagged with “secure-coding”
Secure AI-Assisted Coding Practices
Guidelines for developers using AI coding tools securely — covering code review workflows, secret exposure prevention, dependency risks, and organizational policies for AI-assisted development.
secure-codingai-assistantsdeveloper-guidelinescode-reviewbest-practices
SQL Injection via LLM Code Generation
How LLMs generate SQL injection vulnerabilities through string formatting, improper parameterization, and ORM misuse, with detection and prevention strategies.
code-gen-securitysql-injectionllm-vulnerabilitiessecure-coding