Features/OpenSCAP

From FedoraProject

Jump to: navigation, search


Contents

OpenSCAP

Summary

Provide open-source Security Content Automation Protocol (SCAP) framework, basic set of applications and OVAL/XCCDF security content for Fedora 14.

Owner

Current status

Detailed Description

SCAP is a line of standards managed by NIST. It was created to provide a standardized approach to maintaining the security of systems, such as automatically verifying the presence of patches, checking system security configuration settings, and examining systems for signs of compromise.

The SCAP suite contains multiple complex data exchange formats that are to be used to transmit important vulnerability, configuration, and other security data. Historically, there have been few tools that provide a way to query this data in the needed format. This lack of tools makes the barrier to entry very high and discourages adoption of these protocols by the community. It's a goal of OpenSCAP project to create a framework of libraries to improve the accessibility of SCAP and enhance the usability of the information it represents.

The tools based on OpenSCAP library which are included in this Fedora feature are:

The last part of this feature a is an OVAL/XCCDF content that represent secure and consistent configuration of Fedora operating system. This content can be by any SCAP enabled tool.

Benefit to Fedora

Scope

This feature will be delivered in several packages: openscap, secstate, firstaidkit-plugin-openscap,... .

Goals

How To Test

  1. Install the system
  2. Scan the system by many different ways
  3. Check results and see the system is in compliance
  4. Change the system settings
  5. Scan again
  6. See the system is not in compliance

User Experience

Dependencies

None

Contingency Plan

The are not any dependencies on this feature, therefore no contingency plan is needed.

Documentation

Release Notes

Fedora 14 brings in support of the Security Content Automation Protocol (SCAP). A library called OpenSCAP that provides development framework and several SCAP scanning tools are included in the distribution. OVAL and XCCDF contents specific for fedora that can be used for automated system configuration checking are also provided

Comments and Discussion