Martin Preisler
Martin Preisler
We already provide a dbus API but some prospective users would strongly prefer a REST API. We should refactor the System and DBusDaemon classes so that we can run one...
Some parts of the daemon are harmless and we don't have to require `root` permissions to access it -- for example the CVE scan. Some parts are more or less...
The test would take the working copy, tarball it and install it in a VM or container. Then something like to following would be run: ``` python setup.py install oscapd-cli...