Name: | postgresql16-anonymizer |
Version: | 2.3.0 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 9292953 |
License: | PostgreSQL AND NCSA AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause AND BSD-3-Clause AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND MIT AND (Unlicense OR MIT) AND Zlib |
RPM: |
postgresql16-anonymizer-2.3.0-2.el9.aarch64.rpm
|
Source RPM: |
postgresql16-anonymizer-2.3.0-2.el9.src.rpm
|
Build Date: | Sun Sep 21 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/dalibo/postgresql_anonymizer |
Summary: | Mask or replace personally identifiable information (PII) or sensitive data |
Description: | PostgreSQL Anonymizer is an extension to mask or replace
personally identifiable information (PII) or commercially sensitive data from
a PostgreSQL database.
The project has a declarative approach of anonymization. This means you can
declare the masking rules using the PostgreSQL Data Definition Language (DDL)
and specify your anonymization policy inside the table definition itself. |