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

As a user, I want to generate the summaries #35

Open
afeld opened this issue Aug 25, 2016 · 2 comments
Open

As a user, I want to generate the summaries #35

afeld opened this issue Aug 25, 2016 · 2 comments

Comments

@afeld
Copy link
Member

afeld commented Aug 25, 2016

There are a couple of documents that FedRAMP requires that are summaries of information in the System Security Plan:

These require painstaking updating by hand, but should be straightforward to generate (or at least get the summary information for them) through code.

@brittag
Copy link
Member

brittag commented Aug 25, 2016

There's also a third I have in mind:

The "Information System Security Policies and Procedures” SSP attachment includes a copy of the narratives for our -1 controls.

There’s no specific format for that document, I just made up a format with a custom-written overview and then copy-paste of the -1 controls from the SSP.

The story is that sometimes compliance reviewers want to holistically review our policies and procedures, so they want a doc that has an overall list of them (separate from the SSP).

We don't need to deliver updates to this document to our compliance reviewers very often (just at big milestones), but it's another type of document that needs to be manually updated (to match the SSP content) every time we do need to deliver it to compliance reviewers.

@brittag
Copy link
Member

brittag commented Aug 25, 2016

A few other things:

All of these SSP attachments require copy-and-paste of "Prepared by" and "Prepared for" information, which isn't too big a deal since it shouldn't really change, but it's a little annoying.

Some of these attachments require copy-and-paste of the "System description" from the SSP:

  • Attachment 6 - Information System Contingency Plan
  • Attachment 10 - FIPS-199

And the SAR (part of the FedRAMP documentation package, but maintained by our 3PAO instead of us) also requires a copy-paste of the "System description". This means we basically need to ask them copy-and-paste a fresh version (if we've updated it recently) before documentation delivery deadlines.

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

3 participants