Release 0.12.1
The final release for version 0.12 with the following all inclusive features:
- Live editing of checklist data and vulnerabilities (Administrator and Editor)
- Updated Reports
- Filtering of System Checklist listing
- Filtering of Checklist Vulnerability listing
- Generated Test Plan Summary across all checklists in a system
- Generated POA&M of Open and Not Reviewed items across all checklists in a system
- Generated Risk Assessment Report across all checklists in a system
- Checklist Upgrade to latest Release (i.e. MS Windows 10 V1 Release 19 can upgrade to V1 Release 20)
- Updated documentation
IMPORTANT: You must look at the .env file to see we set the Keycloak/OpenID location and realm. Check the .env file in the scripts directory to see how to set those variables. The docker-compose stack YML files read that .env file to launch. These cannot be "localhost" as "localhost" inside a docker container is that container, not the host it is running on.
Make sure Keycloak is running correctly with a new "openrmf" realm before starting OpenRMF. This keeps it separate from other realms.