You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to generate an SSP report based on FedRAMP but we're unable to import the component/controls
To Reproduce
to start the project:
git clone https://github.com/GovReady/govready-q && cd govready-q
# Change to dev_env directory
cd dev_env
# This will generate dev_env/docker/environment.json
python run.py init
# This will run + reuse previously built artifacts (database, files, etc)
python run.py dev
Steps to reproduce the behavior:
Go to Component Library
Import OSCAL Component
Select FedRAMP_rev4_HIGH-baseline_profile.json as linked below
Bug
Attempting to generate an SSP report based on FedRAMP but we're unable to import the component/controls
To Reproduce
to start the project:
Steps to reproduce the behavior:
FedRAMP_rev4_HIGH-baseline_profile.json
as linked belowFedRAMP baseline json we're trying to use:
https://github.com/GSA/fedramp-automation/blob/master/dist/content/baselines/rev4/json/FedRAMP_rev4_HIGH-baseline_profile.json
====================================
Desktop (please complete the following information):
====================================
Expected behavior
Import FEDRamp successfully with all the associated controls
Is our FedRAMP format incorrect or how can we properly import into GovReady?
The text was updated successfully, but these errors were encountered: