GSA-TTS / continuous-assessment-poc

Assessment results proof of concept
https://continuous_monitoring-staging.app.cloud.gov
Other
2 stars 0 forks source link

Role authorization #3

Closed rahearn closed 6 days ago

rahearn commented 1 week ago

This PR adds:

  1. A user model
  2. A CRUD controller for adding, updating, or deleting Document models
  3. Role-based authorization code for controlling which users can create, update, or destroy documents
  4. Control language updates related to authorization code
  5. unit tests that output OSCAL AssessmentPlan and AssessmentResults documents.
github-actions[bot] commented 1 week ago

Terraform plan in terraform/staging

No changes. Your infrastructure matches the configuration. ``` No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```

:memo: Plan generated in Run Terraform plan in staging #5

github-actions[bot] commented 6 days ago

Terraform plan in terraform/staging

No changes. Your infrastructure matches the configuration. ``` No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ```

:white_check_mark: Plan applied in Deploy Staging #4