Source: scap-workbench
Section: admin
Priority: optional
Maintainer: Frank Lin PIAT <fpiat@klabs.be>
Uploaders: Klee Dienes <klee@debian.org>, Henri Salo <henri@nerv.fi>
Build-Depends: debhelper (>= 9.0.0), cmake, libqt4-dev, libopenscap8 (>= 1.2.0), libopenscap-dev (>= 1.2.0), pkg-config, asciidoctor, openssh-client
Standards-Version: 4.0.0
Homepage: https://www.open-scap.org/tools/scap-workbench/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/scap-workbench.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scap-workbench.git

Package: scap-workbench
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, libopenscap8 (>= 1.2.0)
Recommends: openssh-client, ssh-askpass
Description: Scanning and tailoring tool for SCAP content
 SCAP is a line of standards managed by NIST with the goal of
 providing a standard language for the expression of Computer Network
 Defense related information.
 .
 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).
 The assumption is that this is enough for users who want to scan a few 
 machines and users with huge amount of machines to scan will just use 
 scap-workbench to test or hand-tune their content before deploying it with
 more advanced (and harder to use) tools like spacewalk.
 .
 Feature highlights:
  * XCCDF 1.1 and 1.2 support
  * Source Data Stream 1.2 support
  * XCCDF 1.2 Tailoring file support
  * Evaluation of local machine
  * Evaluation of remote machine (using ssh)
  * Limited tailoring support - selection and unselection
  * Saving results as XCCDF 1.1 or 1.2 (depending on input) or ARF 1.1
