-
Notifications
You must be signed in to change notification settings - Fork 1
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 fedramp-transform command implementation #39
Conversation
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>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
The error message did not include the control id which makes it difficult for the user to identify which implemented requirement to fix Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Implementation has been designed around how compliance-trestle currently processes SSP parameters and the assumption is that the plugin would be used in conjunction with Agile Authoring to acheieve the resulting SSP. Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Per the FedRAMP OSCAL SSP guidance each parameter should be set at least at the implemented requirements level. FedRAMP baselines only provide constraints. 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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One suggestion on not instantiating a class instance just to avoid potential unwanted init behavior down the road.
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Merging this now that 0.3.0 has been released. |
Types of changes
Summary
Adds
fedramp-transform
command to populate information in the SSP Appendix A templateSmaller diffs can be found:
#27
#29
#32
#34
Blocked by #46 This should not be merged to develop until 0.3.0 is released
Key links: