Skip to main content

Python package for handling Security Content Automation Protocol.

Project description

Python package for handling Security Content Automation Protocol.

Warning: This project is still under development, please do not use it in a production environment.

Installing

Install and update using pip:

$ pip install pyscap

Features

  • Load and dump SCAP files.

    • OVAL

    • OCIL

    • XCCDF

    • DS

    • ARF

Usage

import pyscap

my_benchmark = pyscap.xccdf.Benchmark.parse("my_benchmark.xml")
print(my_benchmark.title)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyscap-0.1.2.tar.gz (141.6 kB view hashes)

Uploaded Source

Built Distribution

pyscap-0.1.2-py3-none-any.whl (158.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page