Update Notifications, Fix DB Cleanup, Error Handling, Move ScanResult to Component

This commit is contained in:
2021-03-21 12:28:02 -04:00
parent 0632c06978
commit 6b40111a3b
24 changed files with 347 additions and 172 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
**/__pycache__/
**/.coverage
**/overseer.sqlite
src/overseer.egg-info/
build/
dist/