An open API service indexing awesome lists of open source software.

https://github.com/leonjza/golert

🚨an osquery powered, almost cross platform HIDS
https://github.com/leonjza/golert

hids monitoring osquery security

Last synced: 11 months ago
JSON representation

🚨an osquery powered, almost cross platform HIDS

Awesome Lists containing this project

README

          

# golert

## build

Current build instruction is:

```bash
go build -o golert.ext && sudo cp golert.ext /var/osquery/extentions
```