Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Represent responsible entity for control enhancement #15

Open
gregelin opened this issue Oct 2, 2016 · 0 comments
Open

Represent responsible entity for control enhancement #15

gregelin opened this issue Oct 2, 2016 · 0 comments

Comments

@gregelin
Copy link

gregelin commented Oct 2, 2016

SC-7 (3) control enhancement did not indicate "responsible" in version 0.12.2.

>>> c = compliancelib.NIST800_53("SC-7")
>>> c.responsible
'information system'
>>> c = compliancelib.NIST800_53("SC-7 (3)")
>>> c.responsible
>>> 
>>> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant