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 initial implementation for the fedramp-transform command #27

Closed
wants to merge 6 commits into from

Commits on Feb 12, 2024

  1. chore: adds FedRAMP SSP Appendix A template to resources

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    17adc20 View commit details
    Browse the repository at this point in the history
  2. feat: adds fedramp-transform command

    Initial population is control origination in the
    control summary table
    
    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6d7033d View commit details
    Browse the repository at this point in the history
  3. test: adds unit test for transform command and related classes

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e3704f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. fix: handles control with no labels

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0e0670b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore: moves FEDRAMP constant from class data to const.py

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2477f79 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. feat: adds support for multiple checked boxes

    Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
    jpower432 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7227207 View commit details
    Browse the repository at this point in the history