Golang implementation of openBSM library BSM is the audit format used by Darwin/FreeBSD See http://www.trustedbsd.org/openbsm.html
Go to file
2023-09-10 16:32:05 +02:00
.gitignore temporary work dir 2023-09-10 09:32:29 +02:00
bsmerrno.go Add error messages 2023-01-17 20:50:44 +01:00
go.mod Add go.mod 2022-01-04 11:06:12 +01:00
go.sum Add go.mod 2022-01-04 11:06:12 +01:00
libbsm.go Add RSYSLOG_SyslogProtocol23Format timestamp format, bugfix zone name was printed in base64 2023-09-10 16:32:05 +02:00
LICENSE Update owner 2022-01-04 09:36:33 +01:00
main.go Add RSYSLOG_SyslogProtocol23Format timestamp format, bugfix zone name was printed in base64 2023-09-10 16:32:05 +02:00
README.md Mise à jour de 'README.md' 2022-01-04 09:53:38 +01:00

libbsm

Golang implementation of openBSM library

BSM is the audit format used by Darwin/FreeBSD
See http://www.trustedbsd.org/openbsm.html