Skip to content

Verify we are handling SQL injection issues #567

@briri

Description

@briri

Review the code in the MySQLModel prepareValue function to make sure we're scanning for SQL Injection properly.

Also make sure all queries are using this function to clean input values and not using string interpolation directly unless the value is controlled.

Also check/update the src/lambda/layer/rds code in the dmptool-infrastructure repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions