mirror of
https://github.com/keycloak/libunix-dbus-java.git
synced 2026-02-16 14:30:13 -08:00
master
Update the readme with a reference on how to report vulnerabilities
libunix-dbus-java
🚌 Fork of Unix Sockets Library. See: http://www.matthew.ath.cx/projects/java/
Requirements
dnf install zlib-devel automake autoconf
Instructions to build
$ libtoolize;aclocal;autoconf;automake --add-missing;
$ ./configure --with-jvm=<PATH OF YOUR JAVA_HOME> && make && make install
Reporting security vulnerabilities
If you've found a security vulnerability, please look at the instructions on how to properly report it
Description
Languages
Java
63.8%
C
34%
M4
1.5%
Makefile
0.7%