Building SCAP Content Just Got Easy

The Enhanced SCAP Editor (eSCAPe) is a utility for building Security Content Automation Protocol (SCAP) content files. In particular, eSCAPe can help you build OVAL and XCCDF files. Best of all, eSCAPe allows users to create SCAP content without requiring in-depth knowledge of the protocols themselvses.

Editor

eSCAPe (Enhanced SCAP Editor) is used to create Security Content Automation Protocol (SCAP) content files, in particular OVAL & XCCDF files. Allows experts to create SCAP content without requiring in-depth knowledge of the protocols themselves.

Library

A Java-based library containing an API for loading, interacting with, and saving SCAP(scap.nist.gov) content. The Enhanced SCAP Editor is built on top of this library and is an example of how to use it.

Download

Compiled Editor [version 0.0.13] -Download

MD5 - d4d718c 7ec08df33d8f5c92e0e9cfcdf

SHA1 - a264a75ff9c81f463e2b7cf3953eb64123ca7172

SHA256 - f13876e14f712f75cd6804dfa665c88971bc5aed240ade8d012aab5baff7bde6

Editor Source [version 0.0.13] -Download

MD5 - 85b66f8b87077b6784ad300818d1cde6

SHA1 - 4bdbef4977b72a8dda2b401eff36c8d10ac6d581

SHA256 - 667533bda1d840eb57bf12b18143632ed4c78644fa951771c43a4d7177f656d6

Library [version 0.0.16]-Download

MD5 - 5b636cdbe083579ed9d1b14cbf4a8971

SHA1 - 5ae23bce548f2e43eb1978d994865a66f32bc287

SHA256 - fe505ce5448f31c53d123f12941edc2353f8843354935721723f4d992af1313e

Open Source

The Enhanced SCAP Editor is based on the eSCAPe Library, an open source project licensed under the -GPLv3.

Library Documentation

To view the Java Docs for the eSCAPe libraries click-here.

Get Started

Check out the Editor Documentation page to get started building content. Developers interested in building their own SCAP tools can visit the Library Documentation page.