Hi,

I'm proud to announce the first release of sql_firewall.

sql_firewall is a PostgreSQL extension which is intended to
protect database from SQL injections or unexpected queries.

sql_firewall module learns queries allowed to be executed,
and prevents/warns on executing queries which are not found
in the learned firewall rule.

For more information, please visit the github repo.

https://github.com/uptimejp/sql_firewall

Regards,
-- 
NAGAYASU Satoshi <sn...@uptime.jp>


-- 
Sent via pgsql-announce mailing list (pgsql-announce@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-announce

Reply via email to