Metadata for pg_auth_mon_14-3.0-6PGDG.rhel9.8.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: pg_auth_mon_14
Version: 3.0-6PGDG.rhel9.8
Arch: aarch64
Summary: PostgreSQL extension to store authentication attempts
License: MIT
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-rhel-9-8-arm64-pgbuild
Build Date: Sat May 23 22:06:52 2026
Size: 73526
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/e8
/usr/lib/.build-id/e8/6e09f5ac8df9e601c630d845c3b6960cd14c21
/usr/pgsql-14/doc/extension/README-pg_auth_mon.md
/usr/pgsql-14/lib/pg_auth_mon.so
/usr/pgsql-14/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-14/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-14/share/extension/pg_auth_mon.control

REQUIRES

ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
openssl-libs 1.1.1k
postgresql14-libs
postgresql14-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_14 3.0-6PGDG.rhel9.8
pg_auth_mon_14(aarch-64) 3.0-6PGDG.rhel9.8

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/e8 a
/usr/lib/.build-id/e8/6e09f5ac8df9e601c630d845c3b6960cd14c21 a
/usr/pgsql-14/doc/extension/README-pg_auth_mon.md d
/usr/pgsql-14/lib/pg_auth_mon.so
/usr/pgsql-14/share/extension/pg_auth_mon--1.0--1.1.sql
/usr/pgsql-14/share/extension/pg_auth_mon--1.0.sql
/usr/pgsql-14/share/extension/pg_auth_mon.control

LICENSE FILES

MIT