sec-updater: Checks for security updates

sec-updater checks for security updates and backports in Debian/
Ubuntu repositories and sets the security flags in the strongTNC
policy database accordingly.
This commit is contained in:
Andreas Steffen
2017-09-01 11:19:40 +02:00
parent 076aac7069
commit b84817375d
10 changed files with 269 additions and 362 deletions
+4
View File
@@ -132,6 +132,10 @@ if USE_IMC_SWIMA
SUBDIRS += sw-collector
endif
if USE_IMV_SWIMA
SUBDIRS += sec-updater
endif
if USE_INTEGRITY_TEST
SUBDIRS += checksum
endif