aboutsummaryrefslogtreecommitdiffstats
path: root/src/sec-updater/sec-updater.sh
Commit message (Collapse)AuthorAgeFilesLines
* sec-updater: Import SWID tags of updated packagesAndreas Steffen2017-09-091-13/+35
| | | | | | | 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: Write to log only if at least one update is found.Andreas Steffen2017-09-071-12/+89
|
* sec-updater: Checks for security updatesAndreas Steffen2017-09-011-0/+69
sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly.