In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade sonnixgres to version 0.2.0 or higher.
sonnixgres is an A production-ready Python library for PostgreSQL database interactions with connection pooling, query caching, and rich console output.
Affected versions of this package are vulnerable to SQL Injection due to inadequate sanitization of SQL identifiers in utils.sanitize_sql_identifier and the lack of validation for the view_query parameter in core.create_view.