Metadata for pg_auth_mon_14-2.0-1.rhel8.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: pg_auth_mon_14
Version: 2.0-1.rhel8
Arch: aarch64
Summary: PostgreSQL extension to store authentication attempts
License: MIT
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el8-arm64
Build Date: Mon Jun  5 10:41:05 2023
Size: 74179
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/lib/.build-id
/usr/lib/.build-id/62
/usr/lib/.build-id/62/7423e66aebdd04f19762154eac62c5a87b665a
/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)
postgresql14-libs
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

pg_auth_mon_14 2.0-1.rhel8
pg_auth_mon_14(aarch-64) 2.0-1.rhel8

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/62 a
/usr/lib/.build-id/62/7423e66aebdd04f19762154eac62c5a87b665a 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