A GUI tool that serves as an SCAP scanner and provides tailoring functionality for SCAP content.
The main goal of this application is to lower the initial barrier of using SCAP. Therefore, the scope of very narrow - scap-workbench only scans a single machine and only with XCCDF/SDS (no direct OVAL evaluation).
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security/scap-workbench && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-pkexec-avoid-potential-local-root-exploit-by- |
0000004409 4.31 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000698 698 Bytes | |
_servicedata | 0000000244 244 Bytes | |
scap-workbench-1.2.1+git20221219.10c1929.tar.gz | 0001904394 1.82 MB | |
scap-workbench.changes | 0000006712 6.55 KB | |
scap-workbench.spec | 0000003967 3.87 KB |
Comments 1
According to the sub header, "...scap-workbench only scans a single machine...".
Unfortunately, this is inaccurate with hand compiling and having "oscap-ssh" on the same system. Other Linux distributions providing "scap-workbench" have this "remote scan (via SSH)" option as well. So it might be time for a review and updating as a polite suggestion.