-
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 control implementation response population to fedramp-transforms #29
Commits on Feb 12, 2024
-
chore: adds FedRAMP SSP Appendix A template to resources
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17adc20 - Browse repository at this point
Copy the full SHA 17adc20View commit details -
feat: adds fedramp-transform command
Initial population is control origination in the control summary table Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d7033d - Browse repository at this point
Copy the full SHA 6d7033dView commit details -
test: adds unit test for transform command and related classes
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e3704f4 - Browse repository at this point
Copy the full SHA e3704f4View commit details
Commits on Feb 17, 2024
-
fix: handles control with no labels
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e0670b - Browse repository at this point
Copy the full SHA 0e0670bView commit details
Commits on Feb 19, 2024
-
chore: moves FEDRAMP constant from class data to const.py
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2477f79 - Browse repository at this point
Copy the full SHA 2477f79View commit details
Commits on Feb 22, 2024
-
feat: adds support for multiple checked boxes
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7227207 - Browse repository at this point
Copy the full SHA 7227207View commit details -
feat: updates FedRAMPSSPReader to collect control responses
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f2fd73 - Browse repository at this point
Copy the full SHA 2f2fd73View commit details -
feat: adds FedRampDocx and ControlImplementation description classes
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>
Configuration menu - View commit details
-
Copy full SHA for 5c93eb0 - Browse repository at this point
Copy the full SHA 5c93eb0View commit details -
chore: updates class organization and add check for invalid control o…
…rigination Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for afc9313 - Browse repository at this point
Copy the full SHA afc9313View commit details -
feat: adds filtering for responses by component
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 825e700 - Browse repository at this point
Copy the full SHA 825e700View commit details -
test: moves check functions to test_utils and adds test in transform_…
…test.py Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c30499 - Browse repository at this point
Copy the full SHA 9c30499View commit details -
chore: removes include_components and tests
Trestle already have filtering capabilites for components. This plugin should not duplicate that logic. Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dbe66f5 - Browse repository at this point
Copy the full SHA dbe66f5View commit details
Commits on Feb 26, 2024
-
chore: updates docx response format in the cell
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26d4166 - Browse repository at this point
Copy the full SHA 26d4166View commit details