commonly-used-taint-config.sink.injection.spring-framework.sql-injection.README.adoc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tai-e Show documentation
Show all versions of tai-e Show documentation
An easy-to-learn/use static analysis framework for Java
The newest version!
= Description
- **Overview**:
The APIs in this directory provide various ways to execute SQL queries and return results. These methods are used for interacting with databases by executing SQL queries to retrieve data.
- **Common Use Cases**:
These APIs are commonly used for handling user input for data queries and SQL query execution, where users typically have some control over the parameters.
- **Security Risks**:
SQL Injection: Attackers can craft malicious inputs to insert SQL commands, allowing them to manipulate the database.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy