Skip to content

Release 0.13.02

Compare
Choose a tag to compare
@Cingulara Cingulara released this 04 Apr 22:12
· 279 commits to master since this release
5db5227

Updates included with the 0.13 version of OpenRMF:

  • CCI full listing with title and NIST controls per vulnerability listed
  • Updated /healthz functions to check the database
  • Export the compliance report to XLSX
  • Updated Helm3 chart
  • Kubernetes CNI network policy YAML for security (examples)
  • #20 GitHub Actions integrated to fire off unit tests (start of this, not done)

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.