Metadata for pg_auth_mon_15-2.0-1.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_auth_mon_15
Version: 2.0-1.rhel7
Arch: ppc64le
Summary: PostgreSQL extension to store authentication attempts
License: MIT
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Mon Jun  5 10:41:08 2023
Size: 73059
URL: https://github.com/RafiaSabih/pg_auth_mon/
Description: The goal of this extension is to ease monitoring of login attempts to your database.
Although each failed login is written to database log file, but it is not straightforward
to identify through that information alone if your database is under some malicious
intents. However, if the information like total failed as well as successful login
attempts, timestamp of last failed and successful login are maintained individually,
then we can easily answer questions like,
 * if the user genuinely mistyped their password or their username is being compromised?
 * if there is any particular time when the malicious user/application is active?

FILES

/usr/pgsql-15/doc/extension/README-pg_auth_mon.md
/usr/pgsql-15/lib/pg_auth_mon.so
/usr/pgsql-15/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-15/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-15/share/extension/pg_auth_mon.control

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql15-libs
postgresql15-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

pg_auth_mon_15 2.0-1.rhel7
pg_auth_mon_15(ppc-64) 2.0-1.rhel7

CONFIG FILES

/usr/pgsql-15/doc/extension/README-pg_auth_mon.md d
/usr/pgsql-15/lib/pg_auth_mon.so
/usr/pgsql-15/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-15/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-15/share/extension/pg_auth_mon.control

LICENSE FILES

MIT