Skip to content

OpenRMF Core OSS 1.0

Compare
Choose a tag to compare
@Cingulara Cingulara released this 30 May 16:57
· 211 commits to master since this release
c08a647

Updates included with the 1.0 version of OpenRMF:

  • Fix for Vulnerability Edit button when Vulnerability has no CCI List
  • Version 1.0 labeling

If upgrading from a previous version before 0.14, you must run both "Refresh Data" functions from the Report screen as an Administrator one time to load the data. See https://cingulara.github.io/openrmf-docs/reports.html#a-note-on-refreshing-data for more information.

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. We included a separate Keycloak setup ZIP file below.