Skip to content

Add protection for SQL injection on SQL statements #106

@maxachis

Description

@maxachis

Usage of several SQL queries in database could potentially cause issues, either unintentionally (e.g. a special character in a text causes an error) or unintentionally (e.g., a SQL injection attack). need to come up with comprehensive plan for ensuring data is properly sanitized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions