OpenSCAP / openscap-daemon

Manages continuous scans of your infrastructure
https://www.open-scap.org/tools/openscap-daemon
GNU Lesser General Public License v2.1
106 stars 32 forks source link

Allow non-interactive task creation #155

Closed punkymaniac closed 2 years ago

punkymaniac commented 3 years ago

As interactive task creation, 3 parameters are required as argument: title, input file and profile.

In interactive mode these arguments are no required.

Issue #3