Giter VIP home page Giter VIP logo

automate-compliance's People

Contributors

dependabot[bot] avatar jaormx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jaormx

automate-compliance's Issues

ensure control keys with additional keys (ie,. AC-1a or AC-3 (1)(a)) dont have narrative for primary key

Primary Control Keys such as AC-1 that have additional subcontrols/enhancements should ensure that it doesn't have a narrative for the primary key.

Example output from Parser.data:

{CP-6  [{ Text only} {a Text for enhancement} {b Text for enhancement}] [] []  []  []}

should be:

{CP-6  [{a Text for enhancement} {b Text for enhancement}] [] []  []  []}

This is the end state OpenControl:

- control_key: CP-6
  standard_key: NIST-800-53
  covered_by: []
  implementation_status: not applicable
  narrative:
    - key: a
      text: |-
        Text for enhancement...
    - key: b
      text: |-
        Text for enhancement...
...

Create standard for control parsing

Figure out a way to convert the control id's in the spreadsheet to OpenControl. I May need to modify the spreadsheet as a last resort, but hopefully, we won't have to.

Here is what these controls can look like in their different formats:

Control Structure Description
SI-17 This is a main control
PM-1a. This is a main control with sub-control (a). Controls can have a..z sub-controls.
PM-1a.1. Sub-controls can even have more sub-controls PM-1<a..z>.<1..n>. * This is the last breakdown for controls. There are no more for controls at this point
AC-3 (3) This is main control AC-3 with control-enhancement (3)
AC-3 (3)(b) Example sub-control (b) for AC-3 (3)
AC-3 (3)(b)(1) Furtherst breakdown you can have for control-enhancements

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.