From 67308f536ae212488208e8731f2114c1be52a247 Mon Sep 17 00:00:00 2001 From: Aaron W Morris Date: Fri, 7 Jul 2023 23:05:04 -0400 Subject: [PATCH] update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fd8663635..0294f5a1b 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,15 @@ indi-allsky is software used to manage a Linux-based All Sky Camera using the IN MacOS support is theoretically possible, but not tested. + +### Security +In an effort to increase security, I am trying to do a better job of tracking security issues in indi-allsky and the associated Software Bill of Materials. GitHub Dependabot alerts are enabled which help track things like vulnerable Python modules. + +https://github.com/aaronwmorris/indi-allsky/wiki/Security-considerations + +https://github.com/aaronwmorris/indi-allsky/wiki/Security-Notifications + + ### libcamera support libcamera is a new camera interface designed to replace the legacy camera interfaces such as V4L2.