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

feat: adds control implementation response population to fedramp-transforms #29

Closed
wants to merge 13 commits into from

Conversation

jpower432
Copy link
Member

@jpower432 jpower432 commented Feb 27, 2024

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits are signed-off.

Summary

Blocked by/Stacked with #27

Partially addresses #20

Adds processing of control description responses in the fedramp-transform command

Additional Notes

There is a commit that adds component filtering for responses, but it removed by a later commit. This requirement can be fulfilled by trestle ssp-filter so I wanted to avoid duplicating that logic here.

Key links:

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Initial population is control origination in the
control summary table

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
FedRampDocx is a single class to handle as template population and
ControlImplementationDescriptions handle control responses for
each control and parts

BREAKING CHANGE: Adds a breaking API to ControlSummaries class

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
…rigination

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
…test.py

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Trestle already have filtering capabilites for components. This plugin
should not duplicate that logic.

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
@jpower432
Copy link
Member Author

Closing in favor of #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant