injection-cheat-sheets icon indicating copy to clipboard operation
injection-cheat-sheets copied to clipboard

Provide some tips to handle Injection into application code (OWASP TOP 10 - A1).

Introduction

Provide some tips to handle Injection into Java application code.

It's the code repository of the OWASP cheatsheet Injection Prevention Cheat Sheet in Java.

Code of samples are implemented using Maven test cases.

GH action sample codes testing state

Java CI with Maven