aboutsummaryrefslogtreecommitdiffstats
path: root/src/sec-updater/sec-updater.8.in
Commit message (Collapse)AuthorAgeFilesLines
* sec-updater: Import SWID tags of updated packagesAndreas Steffen2017-09-091-6/+25
| | | | | | | sec-updater downloads the deb package files from security updates from a given linux repository and uses the swid_generator command to derive a SWID tag. The SWID tag is then imported into strongTNC using the manage.py importswid command.
* sec-updater: Checks for security updatesAndreas Steffen2017-09-011-0/+65
sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly.