No description
Find a file
2024-08-11 13:26:00 +03:00
.vscode vuln alerts from arch-audit 2024-08-11 13:20:55 +03:00
alerting vuln alerts from arch-audit 2024-08-11 13:20:55 +03:00
misc vuln alerts from arch-audit 2024-08-11 13:20:55 +03:00
tests vuln alerts from arch-audit 2024-08-11 13:20:55 +03:00
.gitignore alerting framework 2024-06-16 14:43:35 +03:00
lego-monitoring.service service unit 2024-06-16 16:37:37 +03:00
prettyprint.py unused imports removal 2024-07-27 19:20:40 +03:00
README.md add arch-audit to prereqs 2024-08-11 13:26:00 +03:00
requirements.txt alerting framework 2024-06-16 14:43:35 +03:00
service.py vuln alerts from arch-audit 2024-08-11 13:20:55 +03:00

lego-monitoring

Prerequisites

  • pacman -S libolm arch-audit
  • pip -r requirements.txt

Configuring

  • Run alerting/login.py once to generate credentials file
  • Invite the bot account to the room (you have to accept the invite manually)
  • Set room ID in alerting/common.py

Running

  • prettyprint.py -- check and print all sensors
  • service.py -- launch service
  • lego-monitoring.service is a systemd unit that starts service.py