A scanner call server, with the Calls webapp.
Find a file
2024-11-02 14:44:14 -04:00
client wip 2024-11-02 14:44:14 -04:00
cmd Server header 2024-10-22 10:21:11 -04:00
internal Initial 2024-11-02 09:41:48 -04:00
pkg Rename to ApplyAlertRules 2024-11-02 14:43:47 -04:00
sql Store suppressed alerts 2024-11-02 14:27:07 -04:00
.gitignore coverage 2024-10-31 16:36:03 -04:00
config.sample.yaml Break out form unmarshal 2024-10-31 13:21:04 -04:00
go.mod Break out form unmarshal 2024-10-31 13:21:04 -04:00
go.sum Break out form unmarshal 2024-10-31 13:21:04 -04:00
LICENSE
Makefile Initial 2024-11-02 09:41:48 -04:00
README.md

stillbox

A Golang scanner call server (gordio), with the Calls webapp.

NOTE

If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.

Once gordio is actually usable (but not necessarily feature-complete), I will remove this note, and start using DB migrations and protobuf best practices (i.e. not changing field numbers).