Skip to main content

A python library of IT Compliance Standards

Project description

A python package extracted from prototype 800-53-Control-Server (https://github.com/govready/800-53-server)

Goal

Create a python class that generates basic information about a FISMA 800-53 security control including: - [x] Full name of control - [x] Who has responsibility for control (e.g., organization or information system)

Warning

This is early code. There may be errors!

Requirements

  • Python 2.6.6 or 2.7+

  • xsltproc - to perform XSL transformations

  • PyYAML - to generate YAML

Installation

Compliancelib can be installed with Python pip

` pip install compliancelib `

To install Python pip:

Compliancelib can beinstalled with Python Easy Install

` easy_install compliancelib `

Usage

To use, simply do in python shell:

>>> import compliancelib
>>> c=compliancelib.SecControl("AC-1")
>>> c.id
'AC-1'
>>> c.title
u'ACCESS CONTROL POLICY AND PROCEDURES'

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

compliancelib-0.2.4.tar.gz (10.0 MB view details)

Uploaded Source

File details

Details for the file compliancelib-0.2.4.tar.gz.

File metadata

  • Download URL: compliancelib-0.2.4.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for compliancelib-0.2.4.tar.gz
Algorithm Hash digest
SHA256 667aaad62d48ec1a24c524e9ddb7231617e77efa9d47e4ee56bf2964fd61fd2f
MD5 59485766edb12f06e7c541c4ecd41dbf
BLAKE2b-256 abb792bd4f99c81ed71c6fd0c66b7ce63b1cf5b5cf841d408a60b911cbe857e1

See more details on using hashes here.

Supported by

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