Metadata for pg_auth_mon_17-3.0-3PGDG.rhel9.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_auth_mon_17
Version: 3.0-3PGDG.rhel9
Arch: ppc64le
Summary: PostgreSQL extension to store authentication attempts
License: MIT
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el9-ppc64le.postgresql.org
Build Date: Sat Mar  8 03:46:10 2025
Size: 73142
URL: https://github.com/RafiaSabih/pg_auth_mon/
Description: This extension eases monitoring of login attempts to your database. Postgres
writes each login attempt to a log file, but it is hard to identify through
that information alone if your database is under malicious activity.
Maintaining separately information like the total number of successful login
attempts, or a timestamp of the last failed login helps to answer questions
like:
 - when has a user successfully logged in for the last time ?
 - has a user genuinely mistyped their password or has their username been compromised?
 - is there any particular time when a malicious role is active?

Once we have spot a suspicious activity, we may dig deeper by using this
information along with the log file to identify the particular IP address etc.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/1733e2e269ed74ddb58af0f88276f9fd2c3c85
/usr/pgsql-17/doc/extension/README-pg_auth_mon.md
/usr/pgsql-17/lib/pg_auth_mon.so
/usr/pgsql-17/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-17/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-17/share/extension/pg_auth_mon.control

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql17-libs
postgresql17-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

pg_auth_mon_17 3.0-3PGDG.rhel9
pg_auth_mon_17(ppc-64) 3.0-3PGDG.rhel9

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/92 a
/usr/lib/.build-id/92/1733e2e269ed74ddb58af0f88276f9fd2c3c85 a
/usr/pgsql-17/doc/extension/README-pg_auth_mon.md d
/usr/pgsql-17/lib/pg_auth_mon.so
/usr/pgsql-17/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-17/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-17/share/extension/pg_auth_mon.control

LICENSE FILES

MIT